Made text different from background, per forum thread

This commit is contained in:
Jude Anthony 2006-12-18 16:29:07 +00:00
parent 08b8be6e15
commit 15bc906357

View File

@ -50,7 +50,7 @@ h3, h2 {
width:100%; }
#serendipityAdminBanner h1 {
color: #fff;
color: #333;
font-size : 20px;
padding-left:15px;
padding-top: 10px;
@ -301,4 +301,4 @@ table#serendipity_customfields .customfield_value textarea {
#serendipityAdminBodyImageSelector .serendipityAdminContent {
width: auto;
margin: 0px;
}
}