mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9687 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -24,12 +24,20 @@ td {
|
||||
line-height: 150%;
|
||||
}
|
||||
|
||||
.code,
|
||||
.quote {
|
||||
.code, .codecontent,
|
||||
.quote, .quotecontent {
|
||||
margin: 0 5px 0 5px;
|
||||
padding: 5px;
|
||||
font-size: smaller;
|
||||
border: black solid 1px;
|
||||
}
|
||||
|
||||
.quotetitle {
|
||||
color: black;
|
||||
display : block;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.forum {
|
||||
font-family: Arial,Helvetica,sans-serif;
|
||||
font-weight: bold;
|
||||
|
Reference in New Issue
Block a user