9 lines
102 B
CSS
9 lines
102 B
CSS
img {
|
|
margin: 10px;
|
|
width: 420px;
|
|
}
|
|
|
|
p {
|
|
font-family: Courier new;
|
|
font-size: 18px;
|
|
}
|