cosmetics

This commit is contained in:
Gaspard Jankowiak 2013-11-06 12:00:43 +01:00
commit 4a24f45c47
2 changed files with 15 additions and 4 deletions

View file

@ -127,6 +127,10 @@ body {
margin: 0;
}
footer {
opacity: 0.7;
}
/* =============================================================================
Links
========================================================================== */
@ -820,6 +824,10 @@ table.submitted a {
color: #77C;
}
#content {
margin-bottom: 10px;
}
#content h1 {
border-left: 0.3em solid #77d;
border-radius: 3px;