Fixes from Daniel Fernandes <dfernandes1978@hotmail.com>:

*  Some minor fixes about validator
 *  Some cleanups
 *  Some code rellocated ( about pwiki )



git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1281 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2009-10-26 16:39:17 +00:00
parent 97830b9d2a
commit cbd903ffdf
18 changed files with 109 additions and 191 deletions
+4
View File
@@ -314,6 +314,10 @@ div.logoimg {
border-bottom: 4px solid #FFA600;
}
/* Font colors */
font.names { color: #EC981F ; }
/* Alignment classes */
.float-left { float: left;}
.float-right { float: right; }