1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 11:10:18 +02:00

[ticket/12769] Delete imageset & consolidate imgs

This commit is contained in:
Michael Miday
2015-09-15 22:43:42 +02:00
parent 956723af0e
commit 5988e3a192
61 changed files with 50 additions and 451 deletions

View File

@@ -164,6 +164,12 @@ ol ol ul, ol ul ul, ul ol ul, ul ul ul {
text-decoration: none;
}
.site_logo {
display: inline-block;
width: 149px;
height: 52px;
}
/* Site description and logo */
.site-description {
float: left;