mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-02 16:08:26 +02:00
deploy: b2c8a2e572
This commit is contained in:
commit
a417b4ed65
12 changed files with 43 additions and 0 deletions
7
css/bootstrap.min.css
vendored
Normal file
7
css/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
15
css/style.css
Normal file
15
css/style.css
Normal file
|
@ -0,0 +1,15 @@
|
|||
tr {
|
||||
border-top: 1px solid #ccc;
|
||||
border-left: 1px solid #ccc;
|
||||
}
|
||||
|
||||
td, th {
|
||||
border-bottom: 1px solid #ccc;
|
||||
border-right: 1px solid #ccc;
|
||||
padding: 7px;
|
||||
}
|
||||
|
||||
h2, h3, h4 {
|
||||
margin-top: 15px;
|
||||
color: #0d6efd;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue