This commit is contained in:
albert
2013-03-22 10:24:01 -07:00
parent 8bfd7b408f
commit 87edfd52b1
4 changed files with 20 additions and 1 deletions

View File

@@ -3,6 +3,12 @@ div#c-wiki-pages {
color: #AAA;
}
div.notice {
font-size: 0.8em;
padding: 1em;
margin: 1em 0;
}
del {
background: #FCC;
text-decoration: none;