1
0
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:
hanakin
2017-01-08 21:48:08 -05:00
committed by Michael Miday
parent 725805e7ed
commit dbf1987bb3
2 changed files with 8 additions and 1 deletions

View File

@@ -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;
}