mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
10 lines
126 B
CSS
10 lines
126 B
CSS
#header {
|
|
color: #333333;
|
|
border-left: 1px;
|
|
border-right: 2px;
|
|
}
|
|
#footer {
|
|
color: #114411;
|
|
border-color: #842210;
|
|
}
|