diff --git a/css/alpha.spip.css b/css/alpha.spip.css index 150682c..10ff0fc 100644 --- a/css/alpha.spip.css +++ b/css/alpha.spip.css @@ -18,6 +18,8 @@ a:focus, a:hover, a:active {background-color:transparent;color:inherit} #header {z-index: 999;} +#header a {color:#fff; text-decoration: none; border: 0;} +#header div.accueil {left: 1.25em; position: absolute;top: 0;} /* tricky: si aucun slogan h2 défini, ne pas afficher une bordure grise sur l'intro diff --git a/inclure/header.html b/inclure/header.html index df25741..9629c83 100644 --- a/inclure/header.html +++ b/inclure/header.html @@ -1,5 +1,5 @@