Plugin Directory

Changeset 1152813


Ignore:
Timestamp:
05/04/2015 11:14:53 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

    r1149864 r1152813  
    200200}
    201201.moovdiv div.col-row{
    202     float:left;
    203     text-align: left;
    204     font-size: 16px;
    205     width:60%;
     202    display:inline;
     203    width:233px;
     204    padding: 10px;
    206205}
    207206.table-stat-moovdiv {
     
    323322}
    324323.moovdiv span.title-row {
    325     font-size: 16px;
    326     width: 70%;
    327 
     324    margin:10px 5px;
     325    width: 300px;
    328326}
    329327
     
    333331*/
    334332.moovdiv span.title-row {
    335 font-size: 12px;
    336 width: 30%;
    337 
     333margin:5px 2px;
     334width: 150px;
    338335}
    339336}
  • free-counter/trunk/template/counter_style.css

    r1149864 r1152813  
    200200}
    201201.moovdiv div.col-row{
    202     float:left;
    203     text-align: left;
    204     font-size: 16px;
    205     width:60%;
     202    display:inline;
     203    width:233px;
     204    padding: 10px;
    206205}
    207206.table-stat-moovdiv {
     
    323322}
    324323.moovdiv span.title-row {
    325     font-size: 16px;
    326     width: 70%;
    327 
     324    margin:10px 5px;
     325    width: 300px;
    328326}
    329327
     
    333331*/
    334332.moovdiv span.title-row {
    335 font-size: 12px;
    336 width: 30%;
    337 
     333margin:5px 2px;
     334width: 150px;
    338335}
    339336}
Note: See TracChangeset for help on using the changeset viewer.