From: <rv...@us...> - 2010-03-12 11:38:28
|
Revision: 552 http://treebase.svn.sourceforge.net/treebase/?rev=552&view=rev Author: rvos Date: 2010-03-12 11:38:21 +0000 (Fri, 12 Mar 2010) Log Message: ----------- Updated styles for h3 headings and paragraphs in submission and search. Modified Paths: -------------- trunk/treebase-web/src/main/webapp/styles/styles.css Modified: trunk/treebase-web/src/main/webapp/styles/styles.css =================================================================== --- trunk/treebase-web/src/main/webapp/styles/styles.css 2010-03-12 11:37:20 UTC (rev 551) +++ trunk/treebase-web/src/main/webapp/styles/styles.css 2010-03-12 11:38:21 UTC (rev 552) @@ -52,7 +52,7 @@ background-image: url("../images/footer_bg.gif") } -#contentRight h2, #contentRight h3, #contentRight p { +#contentRight h2, #contentRight h3, #contentRight p, #content p, #content h3 { padding-left: 15px !important; padding-right: 15px !important; padding-top: 15px !important This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |