X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/862a7763364af7fb80ee3515a88a7f157438dbe0..v1.4-5-g387941691e:/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;