add support for internal or external css/js/googlefonts
This commit is contained in:
parent
d2965a16bd
commit
e2f16fd06d
7 changed files with 84 additions and 22 deletions
|
@ -1,3 +1,11 @@
|
|||
body {
|
||||
padding-top: 30px;
|
||||
}
|
||||
|
||||
#contact-div {
|
||||
color: red;
|
||||
}
|
||||
|
||||
#googlefont-test {
|
||||
font-family: Lobster;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue