wiki page work

This commit is contained in:
albert
2011-03-11 17:02:27 -05:00
parent 851d1fa26d
commit 7dd345ca75
11 changed files with 77 additions and 78 deletions

View File

@@ -665,6 +665,14 @@ div#artists {
/*** Wiki Pages ***/
div#c-wiki-pages {
span.version {
color: #AAA;
}
h1 {
margin-bottom: 0.5em;
}
div#a-edit, div#a-new {
textarea {
width: 500px;
@@ -672,10 +680,6 @@ div#c-wiki-pages {
}
div#preview {
h1:first-child {
color: #333;
margin-bottom: 0.5em;
}
}
}
}