X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=themes%2Fdefault%2Fstylesheet.css;h=1c0ebcfed91fa53334be6ee13662e1dc8073d9c3;hp=07571c9b58f304777b698b751c9b8b7e79995b73;hb=597c52097954f47e89451fea0086cf9c606be7d2;hpb=5ec91df1ab9f055342d68a996271da04fa545631 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;