web/wp-content/themes/IRI-Theme/style.css
changeset 204 09a1c134465b
parent 199 9ff3c84d7b27
child 206 919b4ddb13fa
equal deleted inserted replaced
203:f507feede89a 204:09a1c134465b
   969 
   969 
   970 .lang{
   970 .lang{
   971 	padding-left:650px;
   971 	padding-left:650px;
   972 }
   972 }
   973 
   973 
   974 
       
   975 .addtoany_share_save_container {
       
   976     margin: 16px 0;
       
   977 }
       
   978 ul.addtoany_list {
       
   979     display: inline;
       
   980     list-style-type: none;
       
   981     margin: 0 !important;
       
   982     padding: 0 !important;
       
   983     text-indent: 0 !important;
       
   984 }
       
   985 ul.addtoany_list li {
       
   986     background: none repeat scroll 0 0 transparent !important;
       
   987     border: 0 none;
       
   988     display: inline !important;
       
   989     line-height: 32px;
       
   990     list-style-type: none;
       
   991     margin: 0 !important;
       
   992     padding: 0 !important;
       
   993 }
       
   994 ul.addtoany_list li:before {
       
   995     content: "";
       
   996 }
       
   997 ul.addtoany_list li a {
       
   998     padding: 0 9px;
       
   999 }
       
  1000 ul.addtoany_list img {
       
  1001     border: 0 none;
       
  1002     float: none;
       
  1003     margin: 0;
       
  1004     padding: 0;
       
  1005     vertical-align: middle;
       
  1006 }
       
  1007 ul.addtoany_list a img {
       
  1008     opacity: 0.6;
       
  1009 }
       
  1010 ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img {
       
  1011     opacity: 1;
       
  1012 }
       
  1013 a.addtoany_share_save img {
       
  1014     border: 0 none;
       
  1015     height: auto;
       
  1016     width: auto;
       
  1017 }
       
  1018