[cc-commits] [CC SVN] r14221 - in ccwordpress/branches/production: . www/wp-content/themes/cc5
webmaster at creativecommons.org
webmaster at creativecommons.org
Tue Mar 9 14:58:09 EST 2010
Author: bse
Date: 2010-03-09 19:58:09 +0000 (Tue, 09 Mar 2010)
New Revision: 14221
Modified:
ccwordpress/branches/production/
ccwordpress/branches/production/www/wp-content/themes/cc5/index.css
ccwordpress/branches/production/www/wp-content/themes/cc5/site.css
Log:
Merged revisions 14220 via svnmerge from
svn+ssh://svn@code.creativecommons.org/svnroot/ccwordpress/trunk
........
r14220 | bse | 2010-03-09 19:57:22 +0000 (Tue, 09 Mar 2010) | 1 line
Some spacing tweaks for headers and list items
........
Property changes on: ccwordpress/branches/production
___________________________________________________________________
Modified: svnmerge-integrated
- /ccwordpress/trunk:1-8296,8298-9115,9117-9643,9645-9659,9661-9687,9689-9733,9736-9759,9761-9839,9841-9901,9903-9920,9922-10049,10051-10061,10063-10087,10093-10094,10096-10164,10166-10173,10175-10638,10640-10734,10736,10740-11077,11079-11279,11281-11284,11286-11366,11368-11544,11561,11571,11573,11578,11581,11587,11649,11651-11940,11943,11945-12117,12120,12122,12168,12226,12348-12449,12454,12456,12484-12485,12520,12579,12600-12603,12605-12616,12632-12657,12659-12669,12671-12848,12850-12854,12856-12885,12888-12900,12903,12919-12921,12923,12935,12972-12978,13008,13041,13055,13057,13072,13121-13208,13221,13229,13235,13241,13243-13244,13264-13322,13324,13385,13387,13441,13443,13445-13446,13455,13457-13470,13472,13475,13477,13486-13489,13491,13493,13515,13517,13527-13528,13550,13562,13568,13571,13573-13597,13615,13624-13625,13627-13629,13632,13634,13636,13639-13640,13644,13648-13649,13651,13655,13670,13672,13712,13735,13741,13743-13745,13774,13799,13801,13807,13812,13820-13890,
13892-13896,13910,13939-13940,13942,13946-13991,14016,14050,14088,14091,14128-14141,14202,14218
+ /ccwordpress/trunk:1-8296,8298-9115,9117-9643,9645-9659,9661-9687,9689-9733,9736-9759,9761-9839,9841-9901,9903-9920,9922-10049,10051-10061,10063-10087,10093-10094,10096-10164,10166-10173,10175-10638,10640-10734,10736,10740-11077,11079-11279,11281-11284,11286-11366,11368-11544,11561,11571,11573,11578,11581,11587,11649,11651-11940,11943,11945-12117,12120,12122,12168,12226,12348-12449,12454,12456,12484-12485,12520,12579,12600-12603,12605-12616,12632-12657,12659-12669,12671-12848,12850-12854,12856-12885,12888-12900,12903,12919-12921,12923,12935,12972-12978,13008,13041,13055,13057,13072,13121-13208,13221,13229,13235,13241,13243-13244,13264-13322,13324,13385,13387,13441,13443,13445-13446,13455,13457-13470,13472,13475,13477,13486-13489,13491,13493,13515,13517,13527-13528,13550,13562,13568,13571,13573-13597,13615,13624-13625,13627-13629,13632,13634,13636,13639-13640,13644,13648-13649,13651,13655,13670,13672,13712,13735,13741,13743-13745,13774,13799,13801,13807,13812,13820-13890,
13892-13896,13910,13939-13940,13942,13946-13991,14016,14050,14088,14091,14128-14141,14202,14218,14220
Modified: ccwordpress/branches/production/www/wp-content/themes/cc5/index.css
===================================================================
--- ccwordpress/branches/production/www/wp-content/themes/cc5/index.css 2010-03-09 19:57:22 UTC (rev 14220)
+++ ccwordpress/branches/production/www/wp-content/themes/cc5/index.css 2010-03-09 19:58:09 UTC (rev 14221)
@@ -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/branches/production/www/wp-content/themes/cc5/site.css
===================================================================
--- ccwordpress/branches/production/www/wp-content/themes/cc5/site.css 2010-03-09 19:57:22 UTC (rev 14220)
+++ ccwordpress/branches/production/www/wp-content/themes/cc5/site.css 2010-03-09 19:58:09 UTC (rev 14221)
@@ -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