2 background-color: white
;
3 font-family: cantarell
, sans-serif
;
13 h3
{ border-top: solid
0.5em #eee; }
15 h4
{ border-top: solid
0.2em #eee; }
17 p
{ margin: 0 0 1em 0; }
19 a:link
, a:visited
, a:hover
, a:active
{
21 text-decoration: none
;
32 list-style-type: none
;
45 .toc a:hover, .toc a:focus {
46 background-color: #ddd;
60 .page_toc a:hover, .page_toc a:focus {
65 /* ensure anchors don't vanish below the fixed header */
78 display: inline-block
;
89 background-color: #005a9c;
101 .c-pageturner a:hover {
103 background-color: white
;
107 border: 3px solid
#005a9c;
109 margin: 0 2em 1em 2em;
112 div
.note p
, div
.note h4
{
117 background-color: #eee;
118 border: 1px solid black
;
124 .o-box { padding: 1.2em;
128 .c-program { background-color: #f5f5f5;
129 border: 2px solid
#ca8;
131 font-family: monospace
;
132 white-space: pre-wrap
;
134 .c-program-type { color: #533; }
135 .c-program-token { color: #000;
138 .c-program-methodname { color: #520;
141 .c-program-phrase { color: #161; }
143 .c-informaltable { border: solid
2px #ccc;
146 .c-informaltable td { border-bottom: solid
1px #ccc;
147 border-right: solid
1px #ccc;
149 .c-informaltable td:last-child { border-right: none
; }
150 .c-informaltable tr:last-child td { border-bottom: none
; }
151 .c-informaltable tr:nth-child(even) { background-color: #f5f5f5; }
153 .c-rules { border: solid
2px #729fcf;
155 background-color: #f5f5f5;
156 white-space: pre-wrap
;
159 .c-document_version { border: solid
2px #ccc;
163 .c-document_version tr td:first-child { text-align: right
; }
164 .c-document_version tr:nth-child(odd) { background-color: #f0f0f0; }
166 blockquote span
.literal
{
167 font-family: monospace
;
170 padding-right: 0.5em;
187 body
{ max-width: 35em; }
191 * { background: none
!important
; }
194 padding: 2em 0 4em 0;
196 h1
+p
, h1
+p
+p
, h1
+p
+p
+p
{ max-width: 28em;
199 .c-document_version { position: absolute
; bottom: 0; }
200 h2
, .toc
{ page-break-before: always
; }
201 h1
, h2
, h3
, h4
{ page-break-after: avoid
; }
209 counter-increment: page
;
210 @top-center
{ content: "Vala Reference Manual"; }
212 content: counter
(page
);
214 font-family: cantarell
, sans-serif
;