X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/e23bdedbbacbada904520b4d2a90d13f3dd5179d..3d6f1a6afd0d5bd83e105821553124b37e036668:/base.css diff --git a/base.css b/base.css index 54c1e1a..206ee8a 100644 --- a/base.css +++ b/base.css @@ -17,6 +17,12 @@ a:active, a:hover { /* common sections */ +h1 { + background-image: -moz-repeating-linear-gradient(top left -75deg, + rgba(255,0,0,.5), rgba(255,0,0,0) 1ex, + rgba(255,0,0,0) 2ex, rgba(255,0,0,.5) 3ex + ); +} h1, h2 { font-size: 200%; margin: 0;