[Phpslash-commit] CVS: phpslash-dev/public_html/styles basic_print.css,NONE,1.1
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-10-19 16:55:41
|
Update of /cvsroot/phpslash/phpslash-dev/public_html/styles In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26698/phpslash-dev/public_html/styles Added Files: basic_print.css Log Message: printer friendly output --- NEW FILE: basic_print.css --- /** * phpSlash CSS * * (c) Copyright 2oo2 phpSlash http://www.php-slash.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) [...966 lines suppressed...] /** * variableList.tpl */ #variableList { } #variableList td.descr { } /** * variableNew.tpl */ #variableNew { } #variableNew td.descr { text-align: right; } |