7 lines
83 B
CSS
7 lines
83 B
CSS
body {
|
|
background-color: #091440;
|
|
color: white;
|
|
}
|
|
img {
|
|
height: 70px;
|
|
} |