[Phpslash-commit] CVS: phpslash-ft/public_html/styles basic.css,NONE,1.1
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-04-09 16:58:42
|
Update of /cvsroot/phpslash/phpslash-ft/public_html/styles In directory usw-pr-cvs1:/tmp/cvs-serv13130 Added Files: basic.css Log Message: Lars Heuer's xhtml template set --- NEW FILE: basic.css --- /** * phpSlash CSS * * (c) Copyright 2oo2 phpSlash http://www.phpslash.org/ * * Covers all phpSlash templates, but article-pf.tpl * article-pf.tpl serves a own style between the <head> tag * * Please inform us about new, nice themes! :-)) * * Important attibutes are body, td, titleBar, header, footer, story, * comment and fancyBox * If you change the layout of this attributes, your site * won't look like every phpSlash site. ;-) * * * It's tested with: * - NN 4.77 (Linux) * - NN 6 (Linux) [...1013 lines suppressed...] /** * variableList.tpl */ #variableList { } #variableList td.descr { } /** * variableNew.tpl */ #variableNew { } #variableNew td.descr { text-align: right; } |