Finalize theme
This commit is contained in:
parent
91286e6577
commit
07e816219f
18 changed files with 109 additions and 64 deletions
|
@ -13,6 +13,7 @@
|
|||
margin: 0;
|
||||
background-attachment: fixed;
|
||||
transform: scale(1.1);
|
||||
-webkit-transform: scale(1.1);
|
||||
filter: blur(3px);
|
||||
-webkit-filter: blur(3px);
|
||||
background-size: cover;
|
||||
|
@ -109,7 +110,7 @@
|
|||
height: auto;
|
||||
}
|
||||
|
||||
.home .greeting{
|
||||
.home .greeting {
|
||||
font-size: 24pt;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue