mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-16 14:46:28 +02:00
Reduce the size of h2 a little ...
git-svn-id: file:///svn/phpbb/trunk@4124 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -29,8 +29,13 @@ p {
|
||||
font-size: 8pt;
|
||||
}
|
||||
|
||||
.maintitle, h1, h2 {
|
||||
font: bold 18pt 'Trebuchet MS', Verdana,sans-serif;
|
||||
.maintitle, h1 {
|
||||
font: bold 18pt 'Trebuchet MS', Verdana, sans-serif;
|
||||
text-decoration:none;
|
||||
line-height: 120%;
|
||||
}
|
||||
h2 {
|
||||
font: bold 12pt Arial, Helvetica, sans-serif;
|
||||
text-decoration:none;
|
||||
line-height: 120%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user