summaryrefslogtreecommitdiffstats
path: root/themes/default/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/stylesheet.css')
-rw-r--r--themes/default/stylesheet.css17
1 files changed, 8 insertions, 9 deletions
diff --git a/themes/default/stylesheet.css b/themes/default/stylesheet.css
index 07571c9..1c0ebcf 100644
--- a/themes/default/stylesheet.css
+++ b/themes/default/stylesheet.css
@@ -86,14 +86,17 @@ div.header {
vertical-align: middle;
white-space: nowrap;
text-align: left;
+ height: 2em;
}
-div.subheader {
- background-color: #eeeeee;
- padding: 5px 10px 5px 10px;
- vertical-align: middle;
+div.header_title {
white-space: nowrap;
text-align: left;
+ float: left;
+}
+
+div.header_menu {
+ text-align: right;
}
div.tagresult{
@@ -139,10 +142,6 @@ div.indexnavigationcenter{
text-align: center;
}
-div.textright {
- text-align: right;
-}
-
div.welcome {
padding: 10px;
margin-left: 10px;
@@ -221,7 +220,7 @@ div.thumb a.thumblink:hover {
color: #4761ab;
}
-.clearboth { clear: both; }
+.cb { clear: both; }
#photo_details {
width: 150px;