11 lines
176 B
CSS
11 lines
176 B
CSS
|
.front-links > ul > li > a, .front-links > ul > li > a:visited {
|
||
|
color: white;
|
||
|
}
|
||
|
|
||
|
.bent-surrounding {
|
||
|
background: transparent;
|
||
|
}
|
||
|
|
||
|
#lyphetitle > h2 {
|
||
|
color: white;
|
||
|
}
|