1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/12599] Place standalone text in a box.

PHPBB3-12599
This commit is contained in:
Cesar G
2014-05-27 09:26:49 -07:00
parent 6e5f33e5fb
commit a07b29c1df
7 changed files with 33 additions and 9 deletions

View File

@@ -178,6 +178,10 @@ a#logo:hover {
color: #000000;
}
.main-description {
font-size: 1.15em;
}
.content {
color: #333333;
}