Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #3 from bcd04001/master
Site Title Fix
  • Loading branch information
jmr06005 committed Nov 24, 2014
2 parents 90654d4 + 12b8497 commit ec3f234
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion style.css
Expand Up @@ -43,7 +43,7 @@ Template: hale
#uc-site-title {
}
#uc-site-title a {
text-transform: uppercase;

}


Expand Down Expand Up @@ -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;
}

0 comments on commit ec3f234

Please sign in to comment.