Browse Source

[design] suppression du hover sur le titre

Signed-off-by: CapsLock <faimaison@legeox.net>
CapsLock 10 years ago
parent
commit
85e9f0d4d1
2 changed files with 0 additions and 6 deletions
  1. 0 5
      coin/static/css/illyse.css
  2. 0 1
      illyse-si-design/css/illyse.css

+ 0 - 5
coin/static/css/illyse.css

@@ -26,7 +26,6 @@ h1:hover:before {
 	content: "\\_x<";
 }
 h1:hover:after {
-	content: "PAN Administre les Ninternetz";
 	position: absolute;
 	text-align: center;
 	z-index: -1;
@@ -34,10 +33,6 @@ h1:hover:after {
 	left: 25%;
 }
 
-h1:hover a {
-	opacity: 0.1;
-}
-
 h1 a, h1:after {
 	color: #0086A9;
 	font-weight: bold;

+ 0 - 1
illyse-si-design/css/illyse.css

@@ -26,7 +26,6 @@ h1:hover:before {
 	content: "\\_x<";
 }
 h1:hover:after {
-	content: "PAN Administre les Ninternetz";
 	position: absolute;
 	text-align: center;
 	z-index: -1;