Plugin Directory

Changeset 1138645


Ignore:
Timestamp:
04/19/2015 07:21:58 PM (11 years ago)
Author:
Free-counter
Message:

bug fix

Location:
free-counter
Files:
2 edited

Legend:

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

    r1138601 r1138645  
    198198    position: relative;
    199199    width: 50%;
     200    margin-left:16px;
     201    margin-right:20px;
    200202}
    201203.moovdiv div.col-row{
    202204    clear:both;
    203205    text-align: center;
     206    padding: 10px 15px;
    204207}
    205208.moovdiv span.title-row {
  • free-counter/trunk/template/counter_style.css

    r1138601 r1138645  
    198198    position: relative;
    199199    width: 50%;
     200    margin-left:16px;
     201    margin-right:20px;
    200202}
    201203.moovdiv div.col-row{
    202204    clear:both;
    203205    text-align: center;
     206    padding: 10px 15px;
    204207}
    205208.moovdiv span.title-row {
Note: See TracChangeset for help on using the changeset viewer.