Changeset 1162549
- Timestamp:
- 05/18/2015 09:41:54 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
r1155225 r1162549 196 196 } 197 197 .moovdiv div.div-stats { 198 text-align: center; 199 border-bottom: 1px solid #ffffff; 198 background: #D6D6D6; 199 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); 200 overflow: hidden; 200 201 } 201 202 .moovdiv div.col-row{ 202 203 width:25%; 203 margin-top: 3px; 204 padding:5px; 204 line-height: 15px; 205 padding: 10px; 206 font-size: 14px; 205 207 } 206 208 .table-stat-moovdiv { … … 322 324 } 323 325 .moovdiv span.title-row { 324 font-size: 1 7px;325 text-align: center;326 font-size: 15px; 327 margin: 5px; 326 328 } 327 329 … … 331 333 */ 332 334 .moovdiv span.title-row { 333 font-size: 12px; 335 font-size: 11px; 336 margin:3px; 334 337 } 335 338 } -
free-counter/trunk/template/counter_style.css
r1155225 r1162549 196 196 } 197 197 .moovdiv div.div-stats { 198 text-align: center; 199 border-bottom: 1px solid #ffffff; 198 background: #D6D6D6; 199 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); 200 overflow: hidden; 200 201 } 201 202 .moovdiv div.col-row{ 202 203 width:25%; 203 margin-top: 3px; 204 padding:5px; 204 line-height: 15px; 205 padding: 10px; 206 font-size: 14px; 205 207 } 206 208 .table-stat-moovdiv { … … 322 324 } 323 325 .moovdiv span.title-row { 324 font-size: 1 7px;325 text-align: center;326 font-size: 15px; 327 margin: 5px; 326 328 } 327 329 … … 331 333 */ 332 334 .moovdiv span.title-row { 333 font-size: 12px; 335 font-size: 11px; 336 margin:3px; 334 337 } 335 338 }
Note: See TracChangeset
for help on using the changeset viewer.