7 lines
88 B
CSS
7 lines
88 B
CSS
#Header {
|
|
color:rgba(255,255,255,1);
|
|
}
|
|
#ScrollContent {
|
|
padding:2.63em 0em 0em 0em;
|
|
}
|