Changeset 1152813
- Timestamp:
- 05/04/2015 11:14:53 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
r1149864 r1152813 200 200 } 201 201 .moovdiv div.col-row{ 202 float:left; 203 text-align: left; 204 font-size: 16px; 205 width:60%; 202 display:inline; 203 width:233px; 204 padding: 10px; 206 205 } 207 206 .table-stat-moovdiv { … … 323 322 } 324 323 .moovdiv span.title-row { 325 font-size: 16px; 326 width: 70%; 327 324 margin:10px 5px; 325 width: 300px; 328 326 } 329 327 … … 333 331 */ 334 332 .moovdiv span.title-row { 335 font-size: 12px; 336 width: 30%; 337 333 margin:5px 2px; 334 width: 150px; 338 335 } 339 336 } -
free-counter/trunk/template/counter_style.css
r1149864 r1152813 200 200 } 201 201 .moovdiv div.col-row{ 202 float:left; 203 text-align: left; 204 font-size: 16px; 205 width:60%; 202 display:inline; 203 width:233px; 204 padding: 10px; 206 205 } 207 206 .table-stat-moovdiv { … … 323 322 } 324 323 .moovdiv span.title-row { 325 font-size: 16px; 326 width: 70%; 327 324 margin:10px 5px; 325 width: 300px; 328 326 } 329 327 … … 333 331 */ 334 332 .moovdiv span.title-row { 335 font-size: 12px; 336 width: 30%; 337 333 margin:5px 2px; 334 width: 150px; 338 335 } 339 336 }
Note: See TracChangeset
for help on using the changeset viewer.