Update of /cvsroot/phpwiki/phpwiki/themes/WikiTrek
In directory usw-pr-cvs1:/tmp/cvs-serv23556/phpwiki/themes/WikiTrek
Added Files:
WikiTrek-gravimetric.css
Log Message:
Moved some styles to the heavy file, but OmniWeb 4.1 now @imports :-( (Still a valid approach for Netscape).
--- NEW FILE ---
.toolbar .wiki {
color : #000;
}
.wikiaction {
color : #000;
}
.wiki:hover {
color : #000;
}
.wikiaction:hover {
color : #000;
}
|