Fixed menu text color
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
This commit is contained in:
parent
215f9c1353
commit
0bbad6bebe
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Document : menu
|
Document : menu.css
|
||||||
Created on : 2012.08.15., 11:10:44
|
Created on : 2012.08.15., 11:10:44
|
||||||
Author : Gergely Polonkai
|
Author : Gergely Polonkai
|
||||||
Description:
|
Description:
|
||||||
@ -12,6 +12,7 @@
|
|||||||
border-color: #29140d;
|
border-color: #29140d;
|
||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu ul {
|
#menu ul {
|
||||||
|
Loading…
Reference in New Issue
Block a user