diff options
Diffstat (limited to 'phpBB/templates')
-rw-r--r-- | phpBB/templates/subSilver/subSilver.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/subSilver.css b/phpBB/templates/subSilver/subSilver.css index 39c1ff6e6e..2d1fc60ef8 100644 --- a/phpBB/templates/subSilver/subSilver.css +++ b/phpBB/templates/subSilver/subSilver.css @@ -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; } |