Fixed footer and license
This commit is contained in:
@@ -6,7 +6,7 @@ body {
|
||||
line-height: 1.5;
|
||||
max-width: 768px;
|
||||
margin: auto;
|
||||
padding: 1em;
|
||||
padding: 0 1rem 0 1rem;
|
||||
font-family: Tahoma, Verdana, Arial, sans-serif;
|
||||
color: lightgray;
|
||||
}
|
||||
@@ -88,7 +88,7 @@ div#footer {
|
||||
|
||||
div#footer p {
|
||||
color: grey;
|
||||
font-size: 0.8rem;
|
||||
font-size: 0.9rem;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user