1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

Fixed bug #493598 and added SPAN to signature

git-svn-id: file:///svn/phpbb/trunk@1646 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Bart van Bragt
2001-12-20 16:58:39 +00:00
parent bd80fef17f
commit 809f65ee8e
2 changed files with 3 additions and 1 deletions

View File

@@ -135,7 +135,7 @@ a.postlink:hover { text-decoration: underline; color : #C23030 }
background-color: #FAFAFA; border: #c2cdd6; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.signature { font-size : 11px; text-decoration : none; line-height : 150%; color : #333366; }
.signature { font-size : 11px; text-decoration : none; color : #333366; }
.editedby { font-size : 10px; line-height : 100%; color : #333333; }