Fixed menu text color

Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
This commit is contained in:
Gergely POLONKAI 2012-08-16 21:35:55 +02:00
parent 215f9c1353
commit 0bbad6bebe
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/*
Document : menu
Document : menu.css
Created on : 2012.08.15., 11:10:44
Author : Gergely Polonkai
Description:
@ -12,6 +12,7 @@
border-color: #29140d;
font-size: 80%;
height: 50px;
color: white;
}
#menu ul {