1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 02:36:38 +02:00
... yeah, that's it.


git-svn-id: file:///svn/phpbb/trunk@7126 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Jonathan Stanley
2007-03-05 18:38:56 +00:00
parent cad46456b7
commit fe0a81d270
7 changed files with 17 additions and 5 deletions

View File

@@ -128,6 +128,10 @@ a:hover {
font-size: 1.1em;
}
#page-header p#skip {
display: none;
}
#page-body {
clear: both;
}