issue118, first code for friendly looking URLs and new config-option $user_friendly_url
[phpfspot.git] / themes / default / stylesheet.css
index e9a505c7ec5b1368dde502ecdb9c4d9ae5e4ad53..7771736f1d10a466a693aaea33c7a7c7b6a860f5 100644 (file)
@@ -83,6 +83,13 @@ div.header {
    white-space:            nowrap;
 }
 
+div.subheader {
+   background-color:       #eeeeee;
+   padding:                5px 10px 5px 10px;
+   vertical-align:         middle;
+   white-space:            nowrap;
+}
+
 img {
    border:                none;
 }