Plugin Directory

Changeset 1142004


Ignore:
Timestamp:
04/22/2015 10:17:57 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

    r1140478 r1142004  
    198198    position: relative;
    199199    width: 50%;
     200    margin: 10px 5px;
    200201}
    201202.moovdiv div.col-row{
     
    203204    text-align: center;
    204205    font-size: 14px;
    205    
     206    border: 1px solid #fff;
    206207}
    207208.table-stat-moovdiv {
     
    324325.moovdiv span.title-row {
    325326    font-size: 20px;
    326     width: 50%;
    327     height: 33px;
     327    width: 70%;
    328328    line-height: 15px;
    329329}
  • free-counter/trunk/template/counter_style.css

    r1140478 r1142004  
    198198    position: relative;
    199199    width: 50%;
     200    margin: 10px 5px;
    200201}
    201202.moovdiv div.col-row{
     
    203204    text-align: center;
    204205    font-size: 14px;
    205    
     206    border: 1px solid #fff;
    206207}
    207208.table-stat-moovdiv {
     
    324325.moovdiv span.title-row {
    325326    font-size: 20px;
    326     width: 50%;
    327     height: 33px;
     327    width: 70%;
    328328    line-height: 15px;
    329329}
Note: See TracChangeset for help on using the changeset viewer.