Changeset 1142004
- Timestamp:
- 04/22/2015 10:17:57 AM (11 years ago)
- Location:
- free-counter
- Files:
-
- 2 edited
-
tags/1.1/template/counter_style.css (modified) (3 diffs)
-
trunk/template/counter_style.css (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
free-counter/tags/1.1/template/counter_style.css
r1140478 r1142004 198 198 position: relative; 199 199 width: 50%; 200 margin: 10px 5px; 200 201 } 201 202 .moovdiv div.col-row{ … … 203 204 text-align: center; 204 205 font-size: 14px; 205 206 border: 1px solid #fff; 206 207 } 207 208 .table-stat-moovdiv { … … 324 325 .moovdiv span.title-row { 325 326 font-size: 20px; 326 width: 50%; 327 height: 33px; 327 width: 70%; 328 328 line-height: 15px; 329 329 } -
free-counter/trunk/template/counter_style.css
r1140478 r1142004 198 198 position: relative; 199 199 width: 50%; 200 margin: 10px 5px; 200 201 } 201 202 .moovdiv div.col-row{ … … 203 204 text-align: center; 204 205 font-size: 14px; 205 206 border: 1px solid #fff; 206 207 } 207 208 .table-stat-moovdiv { … … 324 325 .moovdiv span.title-row { 325 326 font-size: 20px; 326 width: 50%; 327 height: 33px; 327 width: 70%; 328 328 line-height: 15px; 329 329 }
Note: See TracChangeset
for help on using the changeset viewer.