Changeset 1135974
- Timestamp:
- 04/16/2015 08:17:24 AM (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
r1135493 r1135974 197 197 .moovdiv div.div-stats { 198 198 position: relative; 199 width: auto;200 margin-left: 15px;199 width: 50%; 200 padding-left: 15px; 201 201 } 202 202 .moovdiv div.col-row{ 203 203 margin-top: 10px; 204 204 clear:both; 205 padding-left: 10px;206 205 text-align: center; 207 206 } -
free-counter/trunk/template/counter_style.css
r1135493 r1135974 197 197 .moovdiv div.div-stats { 198 198 position: relative; 199 width: auto;200 margin-left: 15px;199 width: 50%; 200 padding-left: 15px; 201 201 } 202 202 .moovdiv div.col-row{ 203 203 margin-top: 10px; 204 204 clear:both; 205 padding-left: 10px;206 205 text-align: center; 207 206 }
Note: See TracChangeset
for help on using the changeset viewer.