]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
web: fix white shadows
authorVincent Bernat <bernat@luffy.cx>
Sun, 13 Jan 2013 13:06:55 +0000 (14:06 +0100)
committerVincent Bernat <bernat@luffy.cx>
Sun, 13 Jan 2013 13:06:55 +0000 (14:06 +0100)
content/media/css/lldpd.2.article.less

index 83c21ac9b7889447baad2db1b4711c2412dcec3e..e00274c027eafaadbb8cb86f2ff3e68dd6bf6513 100644 (file)
@@ -28,7 +28,7 @@ article {
        font-weight: bold;
        page-break-after: avoid;
        page-break-inside: avoid;
-       text-shadow: white 0 1px 2px, white 1px 1px 1px;
+       text-shadow: #aaa 0 1px 2px, #aaa 1px 1px 1px;
     }
     header h1 {
         .font-size(2.625);