OOps, forgot one

git-svn-id: file:///svn/phpbb/trunk@1579 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Bart van Bragt 2001-12-15 01:56:27 +00:00
parent 1f6b7aa567
commit 7c87460aea

View file

@ -71,6 +71,7 @@ TD.row3Right { background-color: {T_TR_COLOR3}; border: #FFFFFF; border-style:
/* The largest text used in the index page title and toptic title etc. */ /* The largest text used in the index page title and toptic title etc. */
.maintitle { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000; } .maintitle { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000; }
a.maintitle { text-decoration : none; }
/* General normal text */ /* General normal text */