new
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<style>
|
||||
body{
|
||||
background-image: url(<%- theme.background.url %>);
|
||||
background-repeat:no-repeat;
|
||||
background-size:cover;
|
||||
background-attachment:fixed;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user