8 lines
75 B
CSS
8 lines
75 B
CSS
.logo {
|
|
width: 40px;
|
|
height: 40px;
|
|
}
|
|
|
|
body {
|
|
color: #4a4a4a;
|
|
}
|