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

[ticket/16612] Change class names from agreement text

PHPBB3-16612
This commit is contained in:
Christian Schnegelberger
2020-10-08 21:02:41 +02:00
parent 794ad66896
commit 604b3f49b7
3 changed files with 6 additions and 6 deletions

View File

@@ -361,11 +361,11 @@ dd.option {
line-height: 1.4em;
}
.agreement-text {
.agreement {
font-size: 10px;
}
.agreement-text p {
.agreement .agreement-text {
line-height: 17px;
margin-bottom: 10px;
}