Changeset 1143022
- Timestamp:
- 04/23/2015 08:26:09 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
r1142004 r1143022 196 196 } 197 197 .moovdiv div.div-stats { 198 position: relative;199 198 width: 50%; 200 199 margin: 10px 5px; … … 204 203 text-align: center; 205 204 font-size: 14px; 206 border: 1px solid #fff; 205 width:200px; 206 border: 1px solid #D6D6D6; 207 background: none repeat scroll 0 0 #FFFFFF; 208 207 209 } 208 210 .table-stat-moovdiv { -
free-counter/trunk/template/counter_style.css
r1142004 r1143022 196 196 } 197 197 .moovdiv div.div-stats { 198 position: relative;199 198 width: 50%; 200 199 margin: 10px 5px; … … 204 203 text-align: center; 205 204 font-size: 14px; 206 border: 1px solid #fff; 205 width:200px; 206 border: 1px solid #D6D6D6; 207 background: none repeat scroll 0 0 #FFFFFF; 208 207 209 } 208 210 .table-stat-moovdiv {
Note: See TracChangeset
for help on using the changeset viewer.