good spot with most basic things showing
This commit is contained in:
@@ -19,6 +19,14 @@ a {
|
||||
|
||||
|
||||
/* my personal css */
|
||||
html {
|
||||
background: url('/wallpapers/superhuman.jpg') no-repeat center center fixed;
|
||||
-webkit-background-size: cover;
|
||||
-moz-background-size: cover;
|
||||
-o-background-size: cover;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
main {
|
||||
padding: 4em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user