update style
This commit is contained in:
parent
7869889bb1
commit
44fe91d805
2 changed files with 3 additions and 2 deletions
|
|
@ -6,7 +6,8 @@
|
|||
<link rel='stylesheet' href='/style.css' type='text/css' >
|
||||
</head>
|
||||
<body style="background-image: url({{ config.extra.backgroundimage }})">
|
||||
<div class="container" style="background: {{ config.extra.backgroundcolor}}; box-shadow: inset 0 0 2000px {{ config.extra.backgroundcolor }}">
|
||||
<!-- <div class="container" style="background: {{ config.extra.backgroundcolor}}40; box-shadow: inset 0 0 2000px {{config.extra.backgroundcolor}}40">-->
|
||||
<div class="container" style="background: {{ config.extra.backgroundcolor}}40; box-shadow: inset 0 0 2000px">
|
||||
<div class="header">
|
||||
<p>Here comes the banner</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue