mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
OOps, forgot one
git-svn-id: file:///svn/phpbb/trunk@1579 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
1f6b7aa567
commit
7c87460aea
1 changed files with 2 additions and 1 deletions
|
@ -70,7 +70,8 @@ TH.thCornerR { border-left-width: 0px; border-top-width: 1px; border-right-width
|
||||||
TD.row3Right { background-color: {T_TR_COLOR3}; border: #FFFFFF; border-style: solid; border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
|
TD.row3Right { background-color: {T_TR_COLOR3}; border: #FFFFFF; border-style: solid; border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
|
||||||
|
|
||||||
/* 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 */
|
||||||
|
|
Loading…
Add table
Reference in a new issue