[SITE] home and footer finished + nav for top level
This commit is contained in:
parent
e98b1fc877
commit
74408319b5
17 changed files with 2033 additions and 24 deletions
22
assets/css/templates/home.css
Normal file
22
assets/css/templates/home.css
Normal file
|
@ -0,0 +1,22 @@
|
|||
/* STYLE for jannikbeyerstedt.de
|
||||
* for specific template
|
||||
*/
|
||||
/* line 6, /Users/jannik/Sites/aquila-jannik4/assets/scss/templates/home.scss */
|
||||
main div.home {
|
||||
text-align: center;
|
||||
margin-top: 20%;
|
||||
margin-bottom: 20%; }
|
||||
/* line 10, /Users/jannik/Sites/aquila-jannik4/assets/scss/templates/home.scss */
|
||||
main div.home h1 {
|
||||
margin: 0;
|
||||
font-family: 'Alegreya Sans', "Verdana", "Arial", sans-serif;
|
||||
font-weight: 100;
|
||||
font-size: 60px;
|
||||
margin-top: 15px;
|
||||
margin-bottom: 15px; }
|
||||
/* line 18, /Users/jannik/Sites/aquila-jannik4/assets/scss/templates/home.scss */
|
||||
main div.home p {
|
||||
margin: 0;
|
||||
font-size: 20px; }
|
||||
|
||||
/*# sourceMappingURL=home.css.map */
|
10
assets/css/templates/home.css.map
Normal file
10
assets/css/templates/home.css.map
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"version": 3,
|
||||
"file": "home.css",
|
||||
"sources": [
|
||||
"../../scss/templates/home.scss"
|
||||
],
|
||||
"sourcesContent": [],
|
||||
"mappings": "AAAA;;GAEG;;AAGE,IAAI,CAAC,GAAG,AAAA,KAAK,CAAP;EACP,UAAU,EAAE,MAAO;EACnB,UAAU,EAAE,GAAI;EAChB,aAAa,EAAE,GAAI,GAHX;;EAIR,IAAI,CAAC,GAAG,AAAA,KAAK,CAAC,EAAE,CAAb;IACD,MAAM,EAAE,CAAE;IACV,WAAW,EAAE,+CAAgD;IAC7D,WAAW,EAAE,GAAI;IACjB,SAAS,EAAE,IAAK;IAChB,UAAU,EAAE,IAAK;IACjB,aAAa,EAAE,IAAK,GANlB;;EAQJ,IAAI,CAAC,GAAG,AAAA,KAAK,CAAC,CAAC,CAAb;IACA,MAAM,EAAE,CAAE;IACV,SAAS,EAAE,IAAK,GAFf",
|
||||
"names": []
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue