8 lines
58 B
CSS
8 lines
58 B
CSS
/*
|
|
* Hauptinhalt
|
|
*/
|
|
|
|
#content {
|
|
background: #FFAE00;
|
|
}
|