mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00: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
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue