mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-17 07:01:22 +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;
|
font-size: 8pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
.maintitle, h1, h2 {
|
.maintitle, h1 {
|
||||||
font: bold 18pt 'Trebuchet MS', Verdana,sans-serif;
|
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;
|
text-decoration:none;
|
||||||
line-height: 120%;
|
line-height: 120%;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user