summaryrefslogtreecommitdiff
path: root/demos/quickstart/themes
diff options
context:
space:
mode:
authorxue <>2005-12-25 23:09:01 +0000
committerxue <>2005-12-25 23:09:01 +0000
commitaef9116ba5329eeb24a375b7b914fac84652d29d (patch)
tree980bbc5639056afcb625dc4b9761735ac1784480 /demos/quickstart/themes
parentcc44b9c507c6390c31a2f49f0a1f228a08c62b2e (diff)
Diffstat (limited to 'demos/quickstart/themes')
-rw-r--r--demos/quickstart/themes/Simple/style.css18
1 files changed, 18 insertions, 0 deletions
diff --git a/demos/quickstart/themes/Simple/style.css b/demos/quickstart/themes/Simple/style.css
index a0d2a8fb..9bde1930 100644
--- a/demos/quickstart/themes/Simple/style.css
+++ b/demos/quickstart/themes/Simple/style.css
@@ -7,6 +7,24 @@ body {
padding:0px;
}
+h1 {
+ font-size:14pt;
+}
+
+h2 {
+ font-size:12pt;
+}
+
+h3 {
+ font-size:11pt;
+ font-weight:bold;
+}
+
+h4 {
+ font-size:10pt;
+ font-weight:bold;
+}
+
#header {
font-size:13pt;
font-weight:bold;