Move site CSS to a separate file
This commit is contained in:
10
calsocial/static/css/style.css
Normal file
10
calsocial/static/css/style.css
Normal file
@@ -0,0 +1,10 @@
|
||||
header > h1 > img {
|
||||
height: 1em;
|
||||
}
|
||||
|
||||
footer {
|
||||
margin-top: 3em;
|
||||
font-weight: bold;
|
||||
border-top: 1px dotted black;
|
||||
padding-top: 1em;
|
||||
}
|
Reference in New Issue
Block a user