[ADD] conf deplate, and test viki.
[arrow.git] / archlinux_conf / home / .deplate / css / serif-e.css
blobce53fbb24f8a4939a3834016d737626b4d7b0e62
1 /* Text style: sans-serif */
2 /* @Author: Thomas Link (micathom AT gmail com) */
3 /* @Created: 13-Apr-2004. */
4 /* @Last Change: 20-Mär-2005. */
5 /* @Revision: 0.617 */
7 body, table, div {
8 /* font-family: Georgia, Bookman, Times, Serif; */
9 font-family: Georgia, Minion Web, Palatino, Book Antiqua, Utopia, Times New Roman, serif;
10 /* font-size-adjust: .5; */
11 font-size: 1.0em;
14 big {
15 font-weight: bolder;
18 h1, h2, h3, h4, h5, h6 {
19 /* font-family : Georgia, Bookman, Times, Serif; */
20 /* font-family : Verdana, Monaco, Sans-Serif; */
21 font-family: Verdana, Myriad Web, Syntax, sans-serif;
22 font-weight: bold;
24 h1 {
25 font-size: 2.0em;
27 h2 {
28 font-size: 1.8em;
30 h3 {
31 font-size: 1.6em;
33 h4 {
34 font-size: 1.4em;
36 h5 {
37 font-size: 1.2em;
39 h6 {
40 font-size: 1.0em;
43 tr.head, th, td.high {
44 font-weight: bold;
46 div.tableNote {
47 font-size: 0.9em;
48 font-style: italic;
51 blockquote {
52 font-family: Sans-Serif;
54 blockquote.quote {
56 blockquote.longquote {
58 blockquote.abstract {
59 font-style: italic;
62 dt {
63 font-weight: bold;
66 code, pre {
67 font-family: 'Monotype.com', Courier New, Courier, Monospace;
68 font-size-adjust: -.5;
72 /* htmlnavigation: Usage note */
75 /* Navigation bar */
76 a:link.navbar, a:visited.navbar {
77 text-decoration: none;
78 font-size: 0.9em;
80 select.navmenu {
81 font-size: 0.8em;
83 p.navgo {
84 font-size: 0.8em;
88 /* Figure */
91 /* Caption */
92 caption, p.caption {
93 font-weight: bold;
96 /* Title */
97 p.title, p.author, p.authornote, p.date {
98 font-weight: bold;
100 p.title {
101 font-size: 2.4em;
103 p.author {
104 font-size: 2.0em;
106 p.authornote {
107 font-size: 1.8em;
109 p.date {
110 font-size: 1.8em;
114 /* Table of Contents etc. */
117 /* Mini Table of Contents */
120 /* Footnotes */
121 a:link.footnote, a:visited.footnote {
122 font-size: 0.8em;
123 text-decoration: none;
125 p.footnotes, ol.footnotes, li.footnotes {
126 font-size: 0.9em;
128 p.footnotes {
129 font-weight: bold;
133 /* OpenOffice compatible footnotes */
134 .sdfootnoteanc {
135 font-size: 0.8em;
137 .sdfootnotesym, .sdfootnote {
138 font-size: 0.9em;
142 /* Bibliography */
145 /* Index */
148 /* Marker */
151 /* Header, Footer */
154 /* Validate HTML */
157 /* TabBar */
158 .tabBarLeft, .tabBarTop {
159 font-size: 0.9em;
161 a.tabBarEntry {
162 text-decoration: none;
163 font-family: Verdana, Myriad Web, Syntax, sans-serif;
166 /* ProgressBar */
167 span.progress {
168 font-size: 0.9em;