Changeset 1134325
- Timestamp:
- 04/14/2015 08:53:13 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
r1132099 r1134325 193 193 } 194 194 .moovdiv { 195 195 196 } 197 .moovdiv div.div-stats { 198 position: relative; 199 width: auto; 196 200 } 197 201 … … 323 327 } 324 328 @media only screen and (max-width: 960px) { 325 326 } 329 /* 330 tablet 331 */ 332 } -
free-counter/trunk/template/counter_style.css
r1132099 r1134325 193 193 } 194 194 .moovdiv { 195 195 196 } 197 .moovdiv div.div-stats { 198 position: relative; 199 width: auto; 196 200 } 197 201 … … 323 327 } 324 328 @media only screen and (max-width: 960px) { 325 326 } 329 /* 330 tablet 331 */ 332 }
Note: See TracChangeset
for help on using the changeset viewer.