1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Some tiny fixes.

git-svn-id: file:///svn/phpbb/trunk@7628 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2007-05-18 10:29:26 +00:00
parent 8b4b4651c8
commit 2ef42b7ae0
9 changed files with 12 additions and 8 deletions

View File

@@ -188,6 +188,10 @@ a#logo:hover {
float: right;
}
#site-description h1 {
margin-right: 0;
}
/* Round cornered boxes and backgrounds
---------------------------------------- */
.headerbar {