From 9d2fdaa38bbfe831ee867df7d7a5075e0fa15b91 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Aug 2016 16:15:41 +0000 Subject: Remove trailing whitespace --- ice/ice.css | 82 ++++++++++++++++++++++++++++++------------------------------- 1 file changed, 41 insertions(+), 41 deletions(-) (limited to 'ice') diff --git a/ice/ice.css b/ice/ice.css index 1936644..5c9ab45 100644 --- a/ice/ice.css +++ b/ice/ice.css @@ -92,7 +92,7 @@ body { background-repeat: no-repeat; background-position: 400px 140px; } -#page { +#page { position: relative; left: 0px; top: 0px; @@ -203,7 +203,7 @@ body { background: #dff; background: white; font-weight: bold; - text-transform: uppercase; + text-transform: uppercase; } #nav ul li ul li a { clear: right; @@ -223,47 +223,47 @@ body { * PAGE > MAIN > SUBNAV *---------------------------------------------------------------------------------- */ -#subnav { -position:absolute; -top:55px; -//top:54px; -height:40px; -left:200px; -padding-top:2px; -} +#subnav { +position:absolute; +top:55px; +//top:54px; +height:40px; +left:200px; +padding-top:2px; +} #subnav ul { //padding-top: 5px; } - -#subnav li { -display:inline; -height:40px; -margin:0px 0px 5px 0px; + +#subnav li { +display:inline; +height:40px; +margin:0px 0px 5px 0px; //margin-right: 5px; -padding:3px 5px 2px 5px; -font-size:12px; -color:#ffffff; -background-image: url(menu_item.png); -border:1px solid #bbb; -border-bottom:none; -} - -#subnav a { -font-size:12px; -/*color: black; */ -} +padding:3px 5px 2px 5px; +font-size:12px; +color:#ffffff; +background-image: url(menu_item.png); +border:1px solid #bbb; +border-bottom:none; +} -#subnav a.selected { -color: #003566; -text-transform: uppercase; -} +#subnav a { +font-size:12px; +/*color: black; */ +} -#subnav li.selected { -background: #dff; -background: white; +#subnav a.selected { +color: #003566; +text-transform: uppercase; +} + +#subnav li.selected { +background: #dff; +background: white; font-weight: bold; -color: #003566; +color: #003566; } /*---------------------------------------------------------------------------------- @@ -279,10 +279,10 @@ color: #003566; border-left: 1px solid #cacaca; border-bottom: 3px solid #cacaca; } -#content h1,h2,h3,h4,h5 { +#content h1,h2,h3,h4,h5 { clear: both; padding-top: 3px; - border-bottom: 1px solid #cacaca; + border-bottom: 1px solid #cacaca; border-top: 1px solid #cacaca; font-weight: bold; font-size: 14px; @@ -290,18 +290,18 @@ border-bottom: 3px solid #cacaca; overflow: hidden; vertical-align: top; } -#content h1 { +#content h1 { margin-top: 20px; height: 17px; background-image: url(h1.png); padding-left: 5px; } -#content h2 { +#content h2 { height: 18px; background-image: url(h2.png); padding-left: 10px; } -#content h3 { +#content h3 { height: 14px; background-image: url(h3.png); font-size: 12px; @@ -405,7 +405,7 @@ border-bottom: 3px solid #cacaca; margin-right: 10px; padding: 5px; clear: both; - text-align: center; + text-align: center; border-top: 1px solid #d6d6d6; font-size: 10px; color: #aaa; -- cgit v1.2.3