Plugin Directory

Changeset 1144433


Ignore:
Timestamp:
04/24/2015 09:06:59 AM (11 years ago)
Author:
Free-counter
Message:

update styles

Location:
free-counter
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • free-counter/tags/1.1/template/counter_style.css

    r1143022 r1144433  
    193193}
    194194.moovdiv {
    195    
     195
    196196}
    197197.moovdiv div.div-stats {
     
    206206    border: 1px solid #D6D6D6;
    207207    background: none repeat scroll 0 0 #FFFFFF;
    208    
     208
    209209}
    210210.table-stat-moovdiv {
     
    326326}
    327327.moovdiv span.title-row {
    328     font-size: 20px;
     328    font-size: 16px;
    329329    width: 70%;
    330     line-height: 15px;
     330
    331331}
    332332
     
    335335vertical tablet computer
    336336*/
     337.moovdiv span.title-row {
     338font-size: 14px;
     339width: 200px;
     340
     341}
    337342}
    338343@media only screen and (max-width: 524px) {
     
    340345}
    341346@media only screen and (max-width: 960px) {
    342     /*
    343     tablet
    344     */
    345 }
     347/*
     348tablet
     349*/
     350}
  • free-counter/trunk/template/counter_style.css

    r1143022 r1144433  
    193193}
    194194.moovdiv {
    195    
     195
    196196}
    197197.moovdiv div.div-stats {
     
    206206    border: 1px solid #D6D6D6;
    207207    background: none repeat scroll 0 0 #FFFFFF;
    208    
     208
    209209}
    210210.table-stat-moovdiv {
     
    326326}
    327327.moovdiv span.title-row {
    328     font-size: 20px;
     328    font-size: 16px;
    329329    width: 70%;
    330     line-height: 15px;
     330
    331331}
    332332
     
    335335vertical tablet computer
    336336*/
     337.moovdiv span.title-row {
     338font-size: 14px;
     339width: 200px;
     340
     341}
    337342}
    338343@media only screen and (max-width: 524px) {
     
    340345}
    341346@media only screen and (max-width: 960px) {
    342     /*
    343     tablet
    344     */
    345 }
     347/*
     348tablet
     349*/
     350}
Note: See TracChangeset for help on using the changeset viewer.