|
From: Greg M. <bli...@us...> - 2008-11-24 03:45:48
|
Update of /cvsroot/phpwebsite-comm/modules/wiki/templates In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv27733/templates Modified Files: style.css Log Message: Tweaked to use main theme box style. Index: style.css =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/wiki/templates/style.css,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** style.css 23 Oct 2006 02:37:35 -0000 1.3 --- style.css 24 Nov 2008 03:45:39 -0000 1.4 *************** *** 34,41 **** } - div.wiki div.box { - border: 2px white solid; - } - div.wiki div.wiki-menu { border-top: 1px solid white; --- 34,37 ---- |