Changeset 1139213
- Timestamp:
- 04/20/2015 03:12:42 PM (11 years ago)
- Location:
- free-counter
- Files:
-
- 2 edited
-
tags/1.1/template/counter_style.css (modified) (1 diff)
-
trunk/template/counter_style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
free-counter/tags/1.1/template/counter_style.css
r1138645 r1139213 198 198 position: relative; 199 199 width: 50%; 200 margin-left:16px;201 margin-right:20px;202 200 } 203 201 .moovdiv div.col-row{ 204 clear:both; 205 text-align: center; 206 padding: 10px 15px; 202 float:left; 203 text-align: center; 204 font-size: 14px; 205 207 206 } 208 207 .moovdiv span.title-row { 209 208 font-size: 20px; 210 209 font-weight: bold; 211 margin:10px;212 padding: 10px 15px;213 210 } 214 211 -
free-counter/trunk/template/counter_style.css
r1138645 r1139213 198 198 position: relative; 199 199 width: 50%; 200 margin-left:16px;201 margin-right:20px;202 200 } 203 201 .moovdiv div.col-row{ 204 clear:both; 205 text-align: center; 206 padding: 10px 15px; 202 float:left; 203 text-align: center; 204 font-size: 14px; 205 207 206 } 208 207 .moovdiv span.title-row { 209 208 font-size: 20px; 210 209 font-weight: bold; 211 margin:10px;212 padding: 10px 15px;213 210 } 214 211
Note: See TracChangeset
for help on using the changeset viewer.