cosmetics
This commit is contained in:
parent
00b8f260d0
commit
4a24f45c47
2 changed files with 15 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue