Plugin Directory

Changeset 1135974


Ignore:
Timestamp:
04/16/2015 08:17:24 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

    r1135493 r1135974  
    197197.moovdiv div.div-stats {
    198198    position: relative;
    199     width: auto;
    200     margin-left: 15px;
     199    width: 50%;
     200    padding-left: 15px;
    201201}
    202202.moovdiv div.col-row{
    203203    margin-top: 10px;
    204204    clear:both;
    205     padding-left: 10px;
    206205    text-align: center;
    207206}
  • free-counter/trunk/template/counter_style.css

    r1135493 r1135974  
    197197.moovdiv div.div-stats {
    198198    position: relative;
    199     width: auto;
    200     margin-left: 15px;
     199    width: 50%;
     200    padding-left: 15px;
    201201}
    202202.moovdiv div.col-row{
    203203    margin-top: 10px;
    204204    clear:both;
    205     padding-left: 10px;
    206205    text-align: center;
    207206}
Note: See TracChangeset for help on using the changeset viewer.