Changeset 1149864
- Timestamp:
- 04/30/2015 06:51:37 AM (11 years ago)
- Location:
- free-counter
- Files:
-
- 2 edited
-
tags/1.1/template/counter_style.css (modified) (2 diffs)
-
trunk/template/counter_style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
free-counter/tags/1.1/template/counter_style.css
r1144433 r1149864 201 201 .moovdiv div.col-row{ 202 202 float:left; 203 text-align: center; 204 font-size: 14px; 205 width:200px; 206 border: 1px solid #D6D6D6; 207 background: none repeat scroll 0 0 #FFFFFF; 208 203 text-align: left; 204 font-size: 16px; 205 width:60%; 209 206 } 210 207 .table-stat-moovdiv { … … 336 333 */ 337 334 .moovdiv span.title-row { 338 font-size: 1 4px;339 width: 200px;335 font-size: 12px; 336 width: 30%; 340 337 341 338 } -
free-counter/trunk/template/counter_style.css
r1144433 r1149864 201 201 .moovdiv div.col-row{ 202 202 float:left; 203 text-align: center; 204 font-size: 14px; 205 width:200px; 206 border: 1px solid #D6D6D6; 207 background: none repeat scroll 0 0 #FFFFFF; 208 203 text-align: left; 204 font-size: 16px; 205 width:60%; 209 206 } 210 207 .table-stat-moovdiv { … … 336 333 */ 337 334 .moovdiv span.title-row { 338 font-size: 1 4px;339 width: 200px;335 font-size: 12px; 336 width: 30%; 340 337 341 338 }
Note: See TracChangeset
for help on using the changeset viewer.