[Phpslash-commit] CVS: phpslash-ft/public_html/styles basic.css,1.1,1.2
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-04-19 17:38:21
|
Update of /cvsroot/phpslash/phpslash-ft/public_html/styles In directory usw-pr-cvs1:/tmp/cvs-serv18080/phpslash-ft/public_html/styles Modified Files: basic.css Log Message: storyNew.tpl - align in basic.css Index: basic.css =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/public_html/styles/basic.css,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** basic.css 9 Apr 2002 16:58:39 -0000 1.1 --- basic.css 19 Apr 2002 17:26:39 -0000 1.2 *************** *** 382,385 **** --- 382,387 ---- #storyNew .descr { + text-align: right; + vertical-align: middle; } |