]> nos-oignons.net Git - website.git/blobdiff - local.css
Encore de la mise en page…
[website.git] / local.css
index de4b4295747815336729a433bb3fd6e23b0d91a3..a1626b4ae224ba23c23941a984eca78dc5cd955d 100644 (file)
--- a/local.css
+++ b/local.css
@@ -376,9 +376,6 @@ pre {
        text-align: center;
        color: white;
        background: #57075f;
-       background: -webkit-linear-gradient(#001030, #57075f);
-       background:    -moz-linear-gradient(#001030, #57075f);
-       background:         linear-gradient(#001030, #57075f);
        z-index: 400;
 }
 
@@ -483,6 +480,11 @@ pre {
                border-bottom: solid #ccc 1px;
        }
 
+       #content a:link:after,
+       #content a:visited:after {
+               content:" [" attr(href) "] ";
+       }
+
        #footer {
                margin-top: 2em;
                text-align: left;