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