8 lines
87 B
CSS
8 lines
87 B
CSS
main div {
|
|
font-size: 28px;
|
|
}
|
|
|
|
main img {
|
|
box-shadow: 0px 0px 8px 4px black;
|
|
}
|