Changeset 1144433
- Timestamp:
- 04/24/2015 09:06:59 AM (11 years ago)
- Location:
- free-counter
- Files:
-
- 2 edited
-
tags/1.1/template/counter_style.css (modified) (5 diffs)
-
trunk/template/counter_style.css (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
free-counter/tags/1.1/template/counter_style.css
r1143022 r1144433 193 193 } 194 194 .moovdiv { 195 195 196 196 } 197 197 .moovdiv div.div-stats { … … 206 206 border: 1px solid #D6D6D6; 207 207 background: none repeat scroll 0 0 #FFFFFF; 208 208 209 209 } 210 210 .table-stat-moovdiv { … … 326 326 } 327 327 .moovdiv span.title-row { 328 font-size: 20px;328 font-size: 16px; 329 329 width: 70%; 330 line-height: 15px; 330 331 331 } 332 332 … … 335 335 vertical tablet computer 336 336 */ 337 .moovdiv span.title-row { 338 font-size: 14px; 339 width: 200px; 340 341 } 337 342 } 338 343 @media only screen and (max-width: 524px) { … … 340 345 } 341 346 @media only screen and (max-width: 960px) { 342 /*343 tablet344 */345 } 347 /* 348 tablet 349 */ 350 } -
free-counter/trunk/template/counter_style.css
r1143022 r1144433 193 193 } 194 194 .moovdiv { 195 195 196 196 } 197 197 .moovdiv div.div-stats { … … 206 206 border: 1px solid #D6D6D6; 207 207 background: none repeat scroll 0 0 #FFFFFF; 208 208 209 209 } 210 210 .table-stat-moovdiv { … … 326 326 } 327 327 .moovdiv span.title-row { 328 font-size: 20px;328 font-size: 16px; 329 329 width: 70%; 330 line-height: 15px; 330 331 331 } 332 332 … … 335 335 vertical tablet computer 336 336 */ 337 .moovdiv span.title-row { 338 font-size: 14px; 339 width: 200px; 340 341 } 337 342 } 338 343 @media only screen and (max-width: 524px) { … … 340 345 } 341 346 @media only screen and (max-width: 960px) { 342 /*343 tablet344 */345 } 347 /* 348 tablet 349 */ 350 }
Note: See TracChangeset
for help on using the changeset viewer.