mirror of
https://github.com/wahyd4/sohub.git
synced 2026-08-09 04:56:09 +10:00
8 lines
95 B
CSS
8 lines
95 B
CSS
body {
|
|
overflow: hidden;
|
|
background-color: #1f8dd6;
|
|
}
|
|
|
|
.footer a{
|
|
color: #ffffff;
|
|
} |