Skip to content
Snippets Groups Projects
Commit a9ed9bda authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update docs css

parent 69be2672
No related branches found
No related tags found
1 merge request!284OP#7559 Doku der Icinga checks - keine H1 Überschriften verwenden https://projects.iml.unibe.ch/work_packages/7559
......@@ -131,19 +131,17 @@ a.Brand {
padding-top: 6em;
}
/**
h1::before{color: #aaa;content: 'h1: ';}
h2::before{color: #aaa;content: 'h2: ';}
h3::before{color: #aaa;content: 'h3: ';}
h4::before{color: #aaa;content: 'h4: ';}
h5::before{color: #aaa;content: 'h5: ';}
h6::before{color: #aaa;content: 'h6: ';}
h1::before{color: #aaa;content: '';}
*/
h2::before{color: #888;content: ': : ';}
h3::before{color: #aaa;content: '> ';}
h4::before{color: #aaa;content: '_ ';}
h5::before{color: #aaa;content: 'h5: ';}
h6::before{color: #aaa;content: 'h6: ';}
h3::before{color: #ccc;content: '> ';}
h4::before{color: #ccc;content: '_ ';}
.s-content h1::before{
color: #f00;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment