summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2002-12-20 13:06:25 +0000
committerBjörn Stenberg <bjorn@haxx.se>2002-12-20 13:06:25 +0000
commita25a2d524c5f4e79c100f0ba4b07bbb4feea96d0 (patch)
tree863dfbff9ad335f47d8612fc064cbe6d4eca5156 /www
parentaf70b2fcc1cfacef5220c59d7c414617df41a693 (diff)
downloadrockbox-a25a2d524c5f4e79c100f0ba4b07bbb4feea96d0.tar.gz
rockbox-a25a2d524c5f4e79c100f0ba4b07bbb4feea96d0.zip
Smaller sponsor text to avoid line wrap
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3033 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r--www/style.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/www/style.css b/www/style.css
index e9f6538dc2..7412496cfd 100644
--- a/www/style.css
+++ b/www/style.css
@@ -20,7 +20,7 @@ H2 {
font-size: 14pt;
}
-H3 {
+H3, div.h5 {
text-decoration: none;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-style: normal;
@@ -36,6 +36,10 @@ BODY, P, DIV, TD, TH, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT, A
font-size: 10pt;
}
+P.ind {
+ margin-left: 3em;
+}
+
A {
text-decoration: underline;
}
@@ -52,7 +56,7 @@ A {
.menutext {
color: #f0f0f0;
- font-size: 8pt;
+ font-size: 7pt;
}
.buildok {