[Phphtmllib-devel] SF.net SVN: phphtmllib:[3435] trunk/open2300/htdocs/css/main.css
Status: Beta
Brought to you by:
hemna
From: <he...@us...> - 2010-03-15 17:20:21
|
Revision: 3435 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3435&view=rev Author: hemna Date: 2010-03-15 17:20:11 +0000 (Mon, 15 Mar 2010) Log Message: ----------- added download link Modified Paths: -------------- trunk/open2300/htdocs/css/main.css Modified: trunk/open2300/htdocs/css/main.css =================================================================== --- trunk/open2300/htdocs/css/main.css 2010-03-15 17:13:01 UTC (rev 3434) +++ trunk/open2300/htdocs/css/main.css 2010-03-15 17:20:11 UTC (rev 3435) @@ -117,8 +117,14 @@ #idCurrentConditions, #idWxMonthData { font-size: .6em; + color: black; } +a.download:active, a.download:link, a.download:visited { + font-size: .6em; + color: #000000; +} + #idCurrentConditionscontents, #idWxMonthDatacontents { border: 1px solid #000088; } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |