From: <var...@us...> - 2008-09-08 03:23:51
|
Revision: 6250 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6250&view=rev Author: vargenau Date: 2008-09-08 03:24:01 +0000 (Mon, 08 Sep 2008) Log Message: ----------- Valid CSS Modified Paths: -------------- trunk/themes/Crao/crao.css Modified: trunk/themes/Crao/crao.css =================================================================== --- trunk/themes/Crao/crao.css 2008-09-07 16:14:51 UTC (rev 6249) +++ trunk/themes/Crao/crao.css 2008-09-08 03:24:01 UTC (rev 6250) @@ -165,7 +165,7 @@ background-color: transparent; font: bolder 67px/50px Verdana, Arial, Helvetica, sans-serif; letter-spacing: -0.1em; - font-variant: condensed; + /* font-variant: condensed; */ } #logo img { border: 0px; @@ -258,7 +258,7 @@ text-align: left; } blockquote.mail-style-quote { - border-left: #ff993;/* MODIFY-color */ + border-left: #FF9933;/* MODIFY-color */ margin: 0em; margin-bottom: 1em; border: 1px solid #FF9933;/* MODIFY-color */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |