11 lines
107 B
CSS
11 lines
107 B
CSS
body {
|
|
padding-top: 30px;
|
|
}
|
|
|
|
#contact-div {
|
|
color: red;
|
|
}
|
|
|
|
#googlefont-test {
|
|
font-family: Lobster;
|
|
} |