1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-20 23:41:29 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2020-10-14 21:21:42 +02:00
3 changed files with 28 additions and 17 deletions

View File

@@ -402,6 +402,17 @@ dd.option {
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}
.agreement {
font-size: 12px;
line-height: 17px;
margin-bottom: 10px;
}
.agreement-text {
line-height: 17px;
margin-bottom: 10px;
}
dl.faq {
font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;