Plugin Directory

Changeset 1155225


Ignore:
Timestamp:
05/07/2015 09:31:02 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

    r1154411 r1155225  
    196196}
    197197.moovdiv div.div-stats {
    198     font-size: 14px;
    199     text-align: left;
    200     padding: 10px 5px;
     198    text-align: center;
     199    border-bottom: 1px solid #ffffff;
    201200}
    202201.moovdiv div.col-row{
    203202    width:25%;
     203    margin-top: 3px;
     204    padding:5px;
    204205}
    205206.table-stat-moovdiv {
     
    321322}
    322323.moovdiv span.title-row {
    323     margin:15px 7px;
    324     width: 50%;
    325     padding:7px 12px;
     324    font-size: 17px;
     325    text-align: center;
    326326}
    327327
     
    331331*/
    332332.moovdiv span.title-row {
    333 margin:9px 3px;
    334 width: 30%;
    335 padding:2px 5px;
     333font-size: 12px;
    336334}
    337335}
  • free-counter/trunk/template/counter_style.css

    r1154411 r1155225  
    196196}
    197197.moovdiv div.div-stats {
    198     font-size: 14px;
    199     text-align: left;
    200     padding: 10px 5px;
     198    text-align: center;
     199    border-bottom: 1px solid #ffffff;
    201200}
    202201.moovdiv div.col-row{
    203202    width:25%;
     203    margin-top: 3px;
     204    padding:5px;
    204205}
    205206.table-stat-moovdiv {
     
    321322}
    322323.moovdiv span.title-row {
    323     margin:15px 7px;
    324     width: 50%;
    325     padding:7px 12px;
     324    font-size: 17px;
     325    text-align: center;
    326326}
    327327
     
    331331*/
    332332.moovdiv span.title-row {
    333 margin:9px 3px;
    334 width: 30%;
    335 padding:2px 5px;
     333font-size: 12px;
    336334}
    337335}
Note: See TracChangeset for help on using the changeset viewer.