mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-22 00:05:49 +02:00
[ticket/14976] more em converstions and size fixes
PHPBB3-14976
This commit is contained in:
@@ -15,7 +15,7 @@ html {
|
||||
|
||||
body {
|
||||
font-family: Verdana, Helvetica, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
font-size: 16px;
|
||||
line-height: normal;
|
||||
word-wrap: break-word;
|
||||
margin: 0;
|
||||
@@ -1083,6 +1083,7 @@ fieldset.fields1 dl.pmlist dd.recipients {
|
||||
/* Miscellaneous styles
|
||||
---------------------------------------- */
|
||||
.copyright {
|
||||
font-size: 10px;
|
||||
text-align: center;
|
||||
padding: 5px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user