Subversion Repositories Sites.obs-saisons.fr

Rev

Rev 143 | Rev 149 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 143 Rev 144
Line 705... Line 705...
705
	width:565px;
705
	width:565px;
706
}
706
}
Line 707... Line 707...
707
 
707
 
708
.contenu_onglet {
708
.contenu_onglet {
709
	padding: 20px;
709
	padding: 20px;
710
	font-size: 1.1em;
710
	font-size: 1em;
Line 711... Line 711...
711
}
711
}
712
 
712
 
713
ul.liste_onglets {
713
ul.liste_onglets {
Line 743... Line 743...
743
	background: #D1C6AB;
743
	background: #D1C6AB;
744
}
744
}
Line 745... Line 745...
745
 
745
 
746
#onglets ul.liste_onglets li a {
746
#onglets ul.liste_onglets li a {
747
	text-decoration: none;
747
	text-decoration: none;
748
	color: #000;
748
	color: #546F83;
749
	display: block;
749
	display: block;
750
	font-size: 1.1em;
750
	font-size: 1.1em;
751
	padding-left: 5px;
751
	padding-left: 7px;
752
	padding-right: 5px;
752
	padding-right: 7px;
753
	outline: none;
753
	outline: none;
Line 754... Line 754...
754
}
754
}