Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2014-05-30 17:06:00 +03:00
parent 79e128a99a
commit 628242e7f1
1 changed files with 5 additions and 0 deletions

View File

@ -120,6 +120,11 @@ pre {
font-size: 80%;
}
#pageinfo {
margin: 1em 0px;
border-top: 1px dotted #c0c0c0;
}
.selflink { background: #ffffff; color: black }
.actions ul { background: #ffffff; border: none; padding-bottom: 0px; font-family: 'Open Sans', sans-serif;}
.actions a { margin-right: 1ex; color: #dfdfdf; font-family: 'Open Sans', sans-serif;}