Committer: mchervonniy
LJSV-1815: Minimalism-Moon & Stars displays incorrectly with sidebar on leftU trunk/htdocs/stc/sup/s/moon-and-stars.css
Modified: trunk/htdocs/stc/sup/s/moon-and-stars.css =================================================================== --- trunk/htdocs/stc/sup/s/moon-and-stars.css 2011-09-27 09:41:00 UTC (rev 11037) +++ trunk/htdocs/stc/sup/s/moon-and-stars.css 2011-09-27 09:44:37 UTC (rev 11038) @@ -1,6 +1,6 @@ BODY { + font-family:Arial,sans-serif; background-color:#14213F; - font-family:Arial,sans-serif; color:#9F9F9F; } #page, @@ -22,8 +22,8 @@ .header .nav .item A:link:hover, .header .nav .item A:visited:hover, A:hover { + text-decoration:none; color:#AA5C46; - text-decoration:none; } /* HEADER */ @@ -70,8 +70,8 @@ right:16px; width:188px; top:50px; + z-index:20; color:#5E6164; - z-index:20; } .column-left .header .nav { left:132px; @@ -130,8 +130,8 @@ } .content .entry-wrap { padding:10px; + border-radius:6px; background-color:#2D4257; - border-radius:6px; } .content-inner A, .content-inner A:link, @@ -149,9 +149,9 @@ margin-right: 0; } .entry-title A { - color:#E68F00; font-size:24px; font-weight:normal; + color:#E68F00; } .content .entry .entry-text .author { max-width:210px; @@ -159,8 +159,8 @@ margin-top:-3em; } .entry-date { + font-size:24px; color:#5E6164; - font-size:24px; } .sidebar-inner { width:300px; @@ -174,12 +174,12 @@ /* ENTRYMENU */ #page .entrymenu .comments { + border-radius:6px; background-color:#D57F00; - border-radius:6px; } .entrymenu .comments A { + padding:5px 15px; color:#FFF; - padding:5px 15px; } #page .entrymenu, #page .entrymenu .postcomment { @@ -242,15 +242,15 @@ border-collapse:collapse; } .calendar-wrap TABLE THEAD TH { + padding:5px 0; border-color:#172C42; background-color:#D57F00; font-size:14px; - padding:5px 0; color:#000; } #page .layout .calendar-wrap TBODY TD { + border:1px solid #172C42; background-color:#2C4157; - border:1px solid #172C42; } /* SIDEBAR */ @@ -265,8 +265,8 @@ } .sidebar-block DT { margin-top: 0; + font-size:18px; color:#E68F00; - font-size:18px; } .sidebar-links DD, .sidebar-summary LI {