[Phphtmllib-devel] SF.net SVN: phphtmllib:[3297] trunk/open2300/htdocs/css/main.css
Status: Beta
Brought to you by:
hemna
From: <he...@us...> - 2009-11-25 17:46:22
|
Revision: 3297 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3297&view=rev Author: hemna Date: 2009-11-25 17:46:12 +0000 (Wed, 25 Nov 2009) Log Message: ----------- formatting Modified Paths: -------------- trunk/open2300/htdocs/css/main.css Modified: trunk/open2300/htdocs/css/main.css =================================================================== --- trunk/open2300/htdocs/css/main.css 2009-11-25 17:43:41 UTC (rev 3296) +++ trunk/open2300/htdocs/css/main.css 2009-11-25 17:46:12 UTC (rev 3297) @@ -22,18 +22,18 @@ } #idPageHeadText { - width: 100%; - text-align:center; + width: 100%; + text-align:center; font-size:1.4em; font-weight:bold; - padding-top:8px; + padding-top:8px; } #idPageSubHeadText { - width: 100%; - text-align:center; + width: 100%; + text-align:center; font-size:.6em; - padding-top:0px; + padding-top:0px; } @@ -61,35 +61,35 @@ .wx { padding:2px; background-color: #eeeeee; - border: 1px solid #aaaaaa; + border: 1px solid #aaaaaa; } #idCurrentConditions { - font-size: .6em; + font-size: .6em; } #idCurrentConditionscontents{ - border: 1px solid #000088; + border: 1px solid #000088; } #idCurrentConditionscontents .cctitle { - font-size: .8em; - font-weight:bold; - background-color: #000088; - color: #ffffff; - padding:2px; - margin:1px; + font-size: .8em; + font-weight:bold; + background-color: #000088; + color: #ffffff; + padding:2px; + margin:1px; } #idcclastupdate { - background-color: #efefef; - padding:2px; - margin:1px; + background-color: #efefef; + padding:2px; + margin:1px; } .linkrefresh,.linkrefresh:visited { - color:#ffffff; -} + color:#ffffff; +} #idCamDiv { border: 1px solid #000088; @@ -98,16 +98,17 @@ } #idCamDiv .camtitle { - font-size: .6em; - font-weight:bold; - background-color: #000088; - color: #ffffff; - padding:2px; - margin:1px; + font-size: .6em; + font-weight:bold; + background-color: #000088; + color: #ffffff; + padding:2px; + margin:1px; } #idCamDiv #idCamTitle a:active,a:visited,a:link { color:#ffffff; + font-weight:bold; font-family: arial, helvetica, sans-serif; } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |