Plugin Directory

Changeset 1342126


Ignore:
Timestamp:
02/03/2016 10:57:16 AM (10 years ago)
Author:
samiullah-kaifi
Message:

style updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scroll-to-anywhere/trunk/scfront.php

    r1342099 r1342126  
    7676  -moz-box-shadow: 0px 1px 3px #<?php echo $wp_SCTOA_bottomtext;?>;
    7777  box-shadow: 0px 1px 3px #<?php echo $wp_SCTOA_bottomtext;?>;
    78   font-family: Georgia;
     78  font-family: Georgia !important;
    7979  color: #<?php echo $wp_SCTOA_textColor;?>
    80   font-size: 12px;
     80  font-size: 12px !important;
    8181  background: #<?php echo $wp_SCTOA_bgColor;?>;
    8282  padding: 10px 20px 10px 20px;
     
    8484  z-index:999999999999999;
    8585  width:100%;
     86  text-transform:lowercase !important;
    8687}
    8788
Note: See TracChangeset for help on using the changeset viewer.