mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Updates
git-svn-id: file:///svn/phpbb/trunk@4744 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
2be369db47
commit
15e8ddd229
1 changed files with 4 additions and 4 deletions
|
@ -75,9 +75,9 @@ p.postapprove { margin: 1px 0px; color: green; }
|
|||
.cattitle { }
|
||||
|
||||
|
||||
.gen { margin: 1px 0px; font-size: 80%; }
|
||||
.genmed { margin: 1px 0px; font-size: 70%; }
|
||||
.gensmall { margin: 1px 0px; font-size: 60%; }
|
||||
.gen { margin: 1px 1px; font-size: 80%; }
|
||||
.genmed { margin: 1px 1px; font-size: 70%; }
|
||||
.gensmall { margin: 1px 1px; font-size: 60%; }
|
||||
|
||||
.copyright { color: #444; font-weight: normal; font-size: 60%; font-family: Verdana, Arial, Helvetica, sans-serif;}
|
||||
.titles { color: black; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 130%; text-decoration: none; }
|
||||
|
@ -94,7 +94,7 @@ th { height: 28px; color: #FFA34F; font-size: 70%; font-weight: bold; background
|
|||
.row2 { background-color: #DCE1E5; padding: 4px; }
|
||||
.row3 { background-color: #C7CFD7; padding: 4px; }
|
||||
.spacer { background-color: #D1D7DC; }
|
||||
hr { background-color: #D1D7DC; color: #D1D7DC; height: 1px; border-width: 0px; }
|
||||
hr { height: 1px; border-width: 0px; background-color: #D1D7DC; color: #D1D7DC }
|
||||
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Reference in a new issue