X-Git-Url: http://git.euphorik.ch/?p=pompage.git;a=blobdiff_plain;f=doc%2Fwebdeveloper%2Fstylesheets%2Foutline_headings_before.css;fp=doc%2Fwebdeveloper%2Fstylesheets%2Foutline_headings_before.css;h=0000000000000000000000000000000000000000;hp=fc196eb1ea8b85a27d17486957f7049c1e5d9719;hb=eb7467621891b71883916c90f91bddf4c38d615f;hpb=de6efc861c1f471125cb4d3ab3d0f82572b3d21b diff --git a/doc/webdeveloper/stylesheets/outline_headings_before.css b/doc/webdeveloper/stylesheets/outline_headings_before.css deleted file mode 100644 index fc196eb..0000000 --- a/doc/webdeveloper/stylesheets/outline_headings_before.css +++ /dev/null @@ -1,31 +0,0 @@ -@import url("imports/before.css"); - -h1:before -{ - content: "

" !important; -} - -h2:before -{ - content: "

" !important; -} - -h3:before -{ - content: "

" !important; -} - -h4:before -{ - content: "

" !important; -} - -h5:before -{ - content: "

" !important; -} - -h6:before -{ - content: "
" !important; -}