some styling

This commit is contained in:
Set Sakrecoer 2019-06-17 17:41:02 +02:00
parent c2b79d8201
commit c2d56a57fa
2 changed files with 3 additions and 1 deletions

View file

@ -6,7 +6,7 @@
<div>
<a href="{{ site.baseurl }}/" class="nodecoration"><img src="{{ site.baseurl }}/assets/img/logo%20galleri%20momangen.svg" alt="{{ site.title }}" /></a>
{% if page.url == "/" %}
<div id="poster" class="column">
<div id="poster">
<!-- Begin Up next -->

View file

@ -121,6 +121,8 @@ a:active {
flex: 1 1 300px;
margin-left:5px;
margin-right: 5px;
background: linear-gradient(90deg, rgb(255, 255, 255), rgb(240, 248, 247), rgb(255, 255, 255), rgb(230, 241, 239), rgb(255, 255, 255));
img {
float: left;
margin-right: 5px;