[cc-commits] [CC SVN] r14220 - ccwordpress/trunk/www/wp-content/themes/cc5
webmaster at creativecommons.org
webmaster at creativecommons.org
Tue Mar 9 14:57:22 EST 2010
Author: bse
Date: 2010-03-09 19:57:22 +0000 (Tue, 09 Mar 2010)
New Revision: 14220
Modified:
ccwordpress/trunk/www/wp-content/themes/cc5/index.css
ccwordpress/trunk/www/wp-content/themes/cc5/site.css
Log:
Some spacing tweaks for headers and list items
Modified: ccwordpress/trunk/www/wp-content/themes/cc5/index.css
===================================================================
--- ccwordpress/trunk/www/wp-content/themes/cc5/index.css 2010-03-08 22:30:46 UTC (rev 14219)
+++ ccwordpress/trunk/www/wp-content/themes/cc5/index.css 2010-03-09 19:57:22 UTC (rev 14220)
@@ -304,7 +304,6 @@
}
#ccINews ul li {
- margin-bottom: 1em;
overflow: auto;
clear: both;
@@ -484,7 +483,6 @@
.titleStrip {
font-weight:bold;
padding: 0px 3px 2px;
- margin-bottom: 0.5em !important;
margin-left: -3px;
}
.wideTitleStrip {
Modified: ccwordpress/trunk/www/wp-content/themes/cc5/site.css
===================================================================
--- ccwordpress/trunk/www/wp-content/themes/cc5/site.css 2010-03-08 22:30:46 UTC (rev 14219)
+++ ccwordpress/trunk/www/wp-content/themes/cc5/site.css 2010-03-09 19:57:22 UTC (rev 14220)
@@ -10,6 +10,7 @@
#mainContent h1, h2, h3, h4, h5 {
font-family: helvetica, arial, sans-serif;
margin-top: 0;
+ margin-bottom: 0;
color: #202020;
}
More information about the cc-commits
mailing list