crossley 2003/05/07 22:49:43
Modified: src/webapp/resources/styles main.css Log: Copyright text is black. Revision Changes Path 1.4 +1 -1 cocoon-2.1/src/webapp/resources/styles/main.css Index: main.css =================================================================== RCS file: /home/cvs/cocoon-2.1/src/webapp/resources/styles/main.css,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- main.css 7 May 2003 10:18:17 -0000 1.3 +++ main.css 8 May 2003 05:49:43 -0000 1.4 @@ -16,7 +16,7 @@ span.year { color: #336699; } -p.copyright { text-align: center; color: #336699; padding-top: 10px; border-width: 1px 0px 0px 0px; border-style: solid; border-color: #336699; } +p.copyright { text-align: center; padding-top: 10px; border-width: 1px 0px 0px 0px; border-style: solid; border-color: #336699; } p.author { color: #336699; padding-bottom: 10px; } p.block { text-align: center; }