From: Ove Klykken Date: Tue, 5 Aug 2014 15:35:09 +0000 (-0400) Subject: Font sizes mostly in calendar page X-Git-Tag: VV1^2~4 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=55692755b3ff2e143b8a19e969c3638439031044;p=web%2FCityofMI.git Font sizes mostly in calendar page --- diff --git a/Toolkit/Events/css/event.css b/Toolkit/Events/css/event.css index 8010c67..d6e4289 100755 --- a/Toolkit/Events/css/event.css +++ b/Toolkit/Events/css/event.css @@ -33,7 +33,8 @@ padding: 0 5px 5px 5px; color: #0578B2; /*border-top: 1px solid #999;*/ - } + font-size: 18px; + } /* Event Shortcuts */ #event-shortcuts ul { /*background: #c4d2da;*/ @@ -64,7 +65,8 @@ background: #fff; text-decoration: none; color: black; - } + font-size: 14px; + } #event-shortcuts a:hover { border-top-color: #aaa; border-right-color: #ccc; @@ -158,7 +160,7 @@ margin: 0; padding: 3px 6px; font-size: 11px; - font-size: 1rem; + /* font-size: 1rem; */ } #event-featured a { position: absolute; @@ -169,7 +171,7 @@ background: rgba(255, 255, 255, .9); padding: 3px 5px; font-size: 12px; - font-size: 1rem; + /* font-size: 1rem; */ } /* MAIN EVENT PAGE */ .eventrow { @@ -195,7 +197,7 @@ margin-right: 0; } #event-main-column .event-category-block h2 { - font-size: 1.3rem; + /* font-size: 1.3rem; */ border-bottom: 1px solid #999; margin: 0; padding: 5px 10px; @@ -225,7 +227,7 @@ text-align: right; padding: 5px; font-size: 12px; - font-size: 1.2rem; + /* font-size: 1.2rem; */ display: none; } .event-more:hover { @@ -255,7 +257,7 @@ bottom: 20px; left: 20px; font-size: 18px; - font-size: 1.8rem; + /* font-size: 1.8rem; */ } #eventDetailTop { background: #eee; @@ -301,7 +303,7 @@ border-left-color: #ccc; background: white; font-size: 12px; - font-size: 1.0rem; + /* font-size: 1.0rem; */ color: #000; cursor: pointer; } @@ -318,7 +320,7 @@ #eventDetailInfo { padding: 10px; font-size: 12px; - font-size: .8rem; + /* font-size: .8rem; */ height: 1%; overflow: hidden; line-height: 1.5; @@ -363,7 +365,7 @@ #eventDetailContact h3 { margin: 0; font-size: 12px; - font-size: 1.0rem; + /* font-size: 1.0rem; */ } #eventDetailContact p { margin: 0; @@ -384,7 +386,7 @@ /* Event Search Result */ .event-search { font-size: 12px; - font-size: 1.2rem; + /* font-size: 1.2rem; */ background: #eee; border: 1px dashed #ccc; padding: 3px 6px; @@ -402,12 +404,12 @@ display: block; margin: 0; font-size: 12px; - font-size: 1.2rem; + /* font-size: 1.2rem; */ font-weight: bold; } .event-list h3 { font-size: 12px; - font-size: 1.2rem; + /* font-size: 1.2rem; */ float: left; padding: 3px; width: 280px; @@ -417,14 +419,14 @@ } .event-list h3 a { font-size: 13px; - font-size: 1.3rem; + /* font-size: 1.3rem; */ } .event-list-Frequency { float: right; text-align: right; width: 80px; font-size: 11px; - font-size: 1.1rem; + /* font-size: 1.1rem; */ margin: 0; } .ulCr, .ulCr li, .ulCr ul {