Changeset 1132099
- Timestamp:
- 04/10/2015 03:20:16 PM (11 years ago)
- Location:
- free-counter
- Files:
-
- 2 edited
-
tags/1.1/template/counter_style.css (modified) (1 diff)
-
trunk/template/counter_style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
free-counter/tags/1.1/template/counter_style.css
r1122164 r1132099 313 313 margin-top: 9px; 314 314 } 315 316 @media only screen and (max-width: 758px) { 317 /* 318 vertical tablet computer 319 */ 320 } 321 @media only screen and (max-width: 524px) { 322 /*phone*/ 323 } 324 @media only screen and (max-width: 960px) { 325 326 } -
free-counter/trunk/template/counter_style.css
r862486 r1132099 313 313 margin-top: 9px; 314 314 } 315 316 @media only screen and (max-width: 758px) { 317 /* 318 vertical tablet computer 319 */ 320 } 321 @media only screen and (max-width: 524px) { 322 /*phone*/ 323 } 324 @media only screen and (max-width: 960px) { 325 326 }
Note: See TracChangeset
for help on using the changeset viewer.