1
0
Fork 0
forked from len0rd/rockbox

Smaller sponsor text to avoid line wrap

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3033 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Björn Stenberg 2002-12-20 13:06:25 +00:00
parent af70b2fcc1
commit a25a2d524c

View file

@ -20,7 +20,7 @@ H2 {
font-size: 14pt; font-size: 14pt;
} }
H3 { H3, div.h5 {
text-decoration: none; text-decoration: none;
font-family: Verdana,Arial,Helvetica,sans-serif; font-family: Verdana,Arial,Helvetica,sans-serif;
font-style: normal; font-style: normal;
@ -36,6 +36,10 @@ BODY, P, DIV, TD, TH, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT, A
font-size: 10pt; font-size: 10pt;
} }
P.ind {
margin-left: 3em;
}
A { A {
text-decoration: underline; text-decoration: underline;
} }
@ -52,7 +56,7 @@ A {
.menutext { .menutext {
color: #f0f0f0; color: #f0f0f0;
font-size: 8pt; font-size: 7pt;
} }
.buildok { .buildok {