- link in blue for seminaire categorie
authorhurons@caf4f556-3d62-0410-8435-a86758001935
Thu, 04 Mar 2010 17:22:07 +0000
changeset 160 2fbe5abcff09
parent 159 cb80efdd1330
child 161 9860baa9a13d
- link in blue for seminaire categorie
web/wp-content/themes/IRI-Theme/style.css
--- a/web/wp-content/themes/IRI-Theme/style.css	Thu Mar 04 17:19:10 2010 +0000
+++ b/web/wp-content/themes/IRI-Theme/style.css	Thu Mar 04 17:22:07 2010 +0000
@@ -920,6 +920,25 @@
 									
 .ui-accordion .ui-accordion-content-active { display: block; }
 
+.ui-widget-content a {
+	color:#3466fe;
+}
+.ui-widget-content  a:active
+{
+	color: #5fbcde;
+	text-decoration: none;
+}
+.ui-widget-content  a:hover
+{
+	color: #3466fe;
+	text-decoration: none;
+}
+
+a:visited
+{
+	/*color: #5fbcde;*/
+	text-decoration: none;
+}
 
 /*#accordionSeminaire.ui-widget 
 #accordionSeminaire.ui-helper-reset*/
@@ -931,6 +950,7 @@
 	padding-left:10px;
 	height:500px;
 }
+
 #accordion_seminaire_free{
 	float: right;
 	width: 50%;