Insert some <h3>'s into various config pages and minor meddling with the css.
This commit is contained in:
@ -170,7 +170,7 @@ div.configure {
|
||||
}
|
||||
|
||||
div.messages {
|
||||
padding: 0 10px;
|
||||
padding: 10px;
|
||||
margin: 10px 0 20px 0;
|
||||
-moz-border-radius: 4px;
|
||||
-khtml-border-radius: 4px;
|
||||
|
@ -328,7 +328,7 @@ h2 {
|
||||
font-size: 12pt;
|
||||
color: #001;
|
||||
letter-spacing: 0.05em;
|
||||
background: #ddf url('images/tabletile.png');
|
||||
background: #ddf url('images/lightbluetile.png');
|
||||
text-shadow: 0px 0px 1px rgba(0, 0, 64, 0.5);
|
||||
padding: 7px 10px;
|
||||
wordwrap: none;
|
||||
|
Reference in New Issue
Block a user