1 @import url
("../imports/before.css");
5 background-color: #ffff99 !important
;
6 border-color: #ffcc66 !important
;
7 color: #000000 !important
;
8 margin-right: 1em !important
;
11 h1
.webdeveloper-document-outline
13 font-size: 2.5em !important
;
15 h1
.webdeveloper-document-outline:before
17 content: "<h1>" !important
;
20 h2
.webdeveloper-document-outline
22 font-size: 2em !important
;
23 margin-left: 50px !important
;
25 h2
.webdeveloper-document-outline:before
27 content: "<h2>" !important
;
30 h3
.webdeveloper-document-outline
32 font-size: 1.5em !important
;
33 margin-left: 100px !important
;
35 h3
.webdeveloper-document-outline:before
37 content: "<h3>" !important
;
40 h4
.webdeveloper-document-outline
42 font-size: 1em !important
;
43 margin-left: 150px !important
;
45 h4
.webdeveloper-document-outline:before
47 content: "<h4>" !important
;
50 h5
.webdeveloper-document-outline
52 font-size: 0.9em !important
;
53 margin-left: 200px !important
;
55 h5
.webdeveloper-document-outline:before
57 content: "<h5>" !important
;
60 h6
.webdeveloper-document-outline
62 font-size: 0.8em !important
;
63 margin-left: 250px !important
;
65 h6
.webdeveloper-document-outline:before
67 content: "<h6>" !important
;
70 .webdeveloper-document-outline
72 background-color: #ffffff !important
;
73 background-image: none
!important
;
74 border-style: none
!important
;
75 color: #000000 !important
;
77 padding: 0 0 0.1em 0 !important
;
79 .webdeveloper-document-outline:before
81 display: inline
!important
;
84 .webdeveloper-document-outline-missing
86 color: #cc0000 !important
;
88 .webdeveloper-document-outline-missing:before
90 background-color: #ffcccc !important
;
91 border-color: #ff6666 !important
;
98 background-color: #ffffff !important
;
99 border-color: #000000 !important
;
102 .webdeveloper-document-outline-missing
104 color: #000000 !important
;