server libraries locally in the docker container
This commit is contained in:
12
app/static/style.css
Normal file
12
app/static/style.css
Normal file
@@ -0,0 +1,12 @@
|
||||
header h1 {
|
||||
font-family: 'Bebas Neue', cursive;
|
||||
}
|
||||
|
||||
.table>tbody {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.table>tbody a {
|
||||
font-weight: 700;
|
||||
text-decoration: none;
|
||||
}
|
||||
Reference in New Issue
Block a user