web/wp-content/themes/IRI-Theme/style.css
changeset 194 32102edaa81b
parent 180 d8780eeb2607
child 197 6f2ea86df1aa
equal deleted inserted replaced
193:2f6f6f7551ca 194:32102edaa81b
   745 #partenaire a { text-decoration: none; }
   745 #partenaire a { text-decoration: none; }
   746 
   746 
   747 ul#partenaire
   747 ul#partenaire
   748 {
   748 {
   749 	text-align: center;
   749 	text-align: center;
   750 	margin: 0 0 1em 0;
   750 	margin: 0 0 0.5em 0;
   751 	border: 0 none;
   751 	border: 0 none;
   752 	padding: 0;
   752 	padding: 0;
   753 	width: 950px;
   753 	width: 950px;
   754 	/*For KHTML*/
   754 	/*For KHTML*/
   755 	list-style: none;
   755 	list-style: none;
   756 	height: 15px;
   756 	height: 15px;
   757 }
   757 }
   758 ul#partenaire li
   758 ul#partenaire li
   759 {
   759 {
   760 	margin: 0 0 10px 0;
   760 	margin: 0 0 18px 0;
   761 	border: 0 none;
   761 	border: 0 none;
   762 	padding: 0;
   762 	padding: 0;
   763 	float: left;
   763 	float: left;
   764 	/*For Gecko*/
   764 	/*For Gecko*/
   765 	list-style: none;
   765 	list-style: none;
   801 	/*For IE*/
   801 	/*For IE*/
   802 }
   802 }
   803 /* Root Menu */
   803 /* Root Menu */
   804 ul#partenaire a
   804 ul#partenaire a
   805 {
   805 {
   806 	padding: 0px 18px 0 18px;
   806 	padding: 0px 13px 0 13px;
   807 	float: none !important;
   807 	float: none !important;
   808 	/*For Opera*/
   808 	/*For Opera*/
   809 	/*For IE*/
   809 	/*For IE*/
   810 	display: block;
   810 	display: block;
   811 	color: #000;
   811 	color: #000;
   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