mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
I updated my copy with the Area51 template so here it is, along with a couple of bugfixes :]
git-svn-id: file:///svn/phpbb/trunk@2917 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
BIN
phpBB/templates/subSilver/images/phpbb_logo.jpg
Normal file
BIN
phpBB/templates/subSilver/images/phpbb_logo.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.5 KiB |
BIN
phpBB/templates/subSilver/images/phpbb_logo_bg.jpg
Normal file
BIN
phpBB/templates/subSilver/images/phpbb_logo_bg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.3 KiB |
@@ -109,9 +109,11 @@ a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #DD6900; text-decoration: u
|
||||
|
||||
|
||||
/* The register, login, search etc links at the top of the page */
|
||||
.mainmenu { font-size : 11px; color : #000000 }
|
||||
.mainmenu { font-size : 11px; color : black }
|
||||
a.mainmenu { text-decoration: none; color : #006699; }
|
||||
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }
|
||||
a.mainmenuw,a.mainmenuw:visited { text-decoration: none; color : white; }
|
||||
a.mainmenuw:hover{ text-decoration: underline; color : black; }
|
||||
|
||||
|
||||
/* Forum category titles */
|
||||
|
Reference in New Issue
Block a user