add support for internal or external css/js/googlefonts
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
body {
|
||||
padding-top: 30px;
|
||||
}
|
||||
|
||||
#contact-div {
|
||||
color: red;
|
||||
}
|
||||
|
||||
#googlefont-test {
|
||||
font-family: Lobster;
|
||||
}
|
Reference in New Issue
Block a user