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

Site Title Fix #3

Merged
merged 1 commit into from Nov 24, 2014
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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;
}