1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-08 17:56:52 +02:00

[ticket/15676] Use paragraphs and classes as suggested by hanakin

PHPBB3-15676
This commit is contained in:
Marc Alexander
2018-06-20 21:50:49 +02:00
parent 7284bf5883
commit 2f3bd918ac
2 changed files with 35 additions and 7 deletions

View File

@@ -981,9 +981,15 @@ fieldset.fields1 dl.pmlist dd.recipients {
/* Miscellaneous styles
---------------------------------------- */
.copyright {
line-height: 16px;
font-size: 10px;
text-align: center;
padding: 5px;
padding: 10px;
}
.footer-row {
font-size: 10px;
line-height: 1.8;
margin: 0;
}
.small {