Plugin Directory

Changeset 1162549


Ignore:
Timestamp:
05/18/2015 09:41:54 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

    r1155225 r1162549  
    196196}
    197197.moovdiv div.div-stats {
    198     text-align: center;
    199     border-bottom: 1px solid #ffffff;
     198    background: #D6D6D6;
     199    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
     200    overflow: hidden;
    200201}
    201202.moovdiv div.col-row{
    202203    width:25%;
    203     margin-top: 3px;
    204     padding:5px;
     204    line-height: 15px;
     205    padding: 10px;
     206    font-size: 14px;
    205207}
    206208.table-stat-moovdiv {
     
    322324}
    323325.moovdiv span.title-row {
    324     font-size: 17px;
    325     text-align: center;
     326    font-size: 15px;
     327    margin: 5px;
    326328}
    327329
     
    331333*/
    332334.moovdiv span.title-row {
    333 font-size: 12px;
     335font-size: 11px;
     336margin:3px;
    334337}
    335338}
  • free-counter/trunk/template/counter_style.css

    r1155225 r1162549  
    196196}
    197197.moovdiv div.div-stats {
    198     text-align: center;
    199     border-bottom: 1px solid #ffffff;
     198    background: #D6D6D6;
     199    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
     200    overflow: hidden;
    200201}
    201202.moovdiv div.col-row{
    202203    width:25%;
    203     margin-top: 3px;
    204     padding:5px;
     204    line-height: 15px;
     205    padding: 10px;
     206    font-size: 14px;
    205207}
    206208.table-stat-moovdiv {
     
    322324}
    323325.moovdiv span.title-row {
    324     font-size: 17px;
    325     text-align: center;
     326    font-size: 15px;
     327    margin: 5px;
    326328}
    327329
     
    331333*/
    332334.moovdiv span.title-row {
    333 font-size: 12px;
     335font-size: 11px;
     336margin:3px;
    334337}
    335338}
Note: See TracChangeset for help on using the changeset viewer.