forked from len0rd/rockbox
Don't set font size for A tags
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3316 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8df9cb3fb3
commit
1aa0fce992
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ H3, div.h5 {
|
||||||
font-size: 12pt;
|
font-size: 12pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
BODY, P, DIV, TD, TH, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT, A
|
BODY, P, DIV, TD, TH, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT
|
||||||
{
|
{
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-family: Verdana,Arial,Helvetica,sans-serif;
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue