Plugin Directory

Changeset 1139213


Ignore:
Timestamp:
04/20/2015 03:12:42 PM (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

    r1138645 r1139213  
    198198    position: relative;
    199199    width: 50%;
    200     margin-left:16px;
    201     margin-right:20px;
    202200}
    203201.moovdiv div.col-row{
    204     clear:both;
    205     text-align: center;
    206     padding: 10px 15px;
     202    float:left;
     203    text-align: center;
     204    font-size: 14px;
     205   
    207206}
    208207.moovdiv span.title-row {
    209208    font-size: 20px;
    210209    font-weight: bold;
    211     margin:10px;
    212     padding: 10px 15px;
    213210}
    214211
  • free-counter/trunk/template/counter_style.css

    r1138645 r1139213  
    198198    position: relative;
    199199    width: 50%;
    200     margin-left:16px;
    201     margin-right:20px;
    202200}
    203201.moovdiv div.col-row{
    204     clear:both;
    205     text-align: center;
    206     padding: 10px 15px;
     202    float:left;
     203    text-align: center;
     204    font-size: 14px;
     205   
    207206}
    208207.moovdiv span.title-row {
    209208    font-size: 20px;
    210209    font-weight: bold;
    211     margin:10px;
    212     padding: 10px 15px;
    213210}
    214211
Note: See TracChangeset for help on using the changeset viewer.