added blurred image
This commit is contained in:
parent
f70e376482
commit
0cd29e19d9
Binary file not shown.
After Width: | Height: | Size: 100 KiB |
|
@ -38,7 +38,7 @@
|
|||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<header class="jumbotron jumbotron-fluid" style="background: url({{ url_for('static',filename='bg.png')}}) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;">
|
||||
<header class="jumbotron jumbotron-fluid" style="background: url({{ url_for('static',filename='bg_blur.jpg')}}) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;">
|
||||
<div class="container">
|
||||
<h1 style="color: white;">Curie Web</h1>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue