diff --git a/style.css b/style.css index b0b0aa7..4092cbf 100644 --- a/style.css +++ b/style.css @@ -43,7 +43,7 @@ Template: hale #uc-site-title { } #uc-site-title a { - text-transform: uppercase; + } @@ -1015,4 +1015,21 @@ ul.letter-list-hold ul.pages-ul { #uc-navbar .navbar-inner { margin-bottom:-3px; } + + +.uc-listcal .uc-cal-event-date { + top:2px; +} + +.uc-listcal .uc-cal-event-title { + line-height:1.5em; +} + +a.uc-cal-link { + padding-left:150px; +} + +.uc-ecw { + padding-bottom:15px; +} \ No newline at end of file