1
0
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:
Ludovic Arnaud
2002-10-03 23:32:45 +00:00
parent 743460bd80
commit aee5fbcd8a
5 changed files with 11 additions and 12 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

@@ -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 */