mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-21 00:02:18 +02:00
[ticket/13741] Remove reference to unused body font-size declaration
Remove reference to font-size declaration that is no longer used in prosilver PHPBB3-13741
This commit is contained in:
parent
6c308d81bd
commit
9f54d2b590
@ -53,9 +53,7 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
|
||||
font-family: Verdana, Helvetica, Arial, sans-serif;
|
||||
/*font-size: 62.5%; This sets the default font size to be equivalent to 10px */
|
||||
font-size: 10px;
|
||||
line-height: normal;
|
||||
margin: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user