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

a bunch of fixes

git-svn-id: file:///svn/phpbb/trunk@7884 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2007-07-14 15:44:10 +00:00
parent e16e766409
commit 3585dbd42c
22 changed files with 224 additions and 109 deletions

View File

@@ -581,6 +581,10 @@ div.rules {
font-size: 1.1em;
}
div.rules li {
margin-left: 20px;
}
p.rules {
background-color: #ececec;
background-image: none;
@@ -596,6 +600,7 @@ p.rules a {
clear: both;
}
#top {
position: absolute;
top: -20px;