some styling
This commit is contained in:
parent
c2b79d8201
commit
c2d56a57fa
2 changed files with 3 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
<div>
|
<div>
|
||||||
<a href="{{ site.baseurl }}/" class="nodecoration"><img src="{{ site.baseurl }}/assets/img/logo%20galleri%20momangen.svg" alt="{{ site.title }}" /></a>
|
<a href="{{ site.baseurl }}/" class="nodecoration"><img src="{{ site.baseurl }}/assets/img/logo%20galleri%20momangen.svg" alt="{{ site.title }}" /></a>
|
||||||
{% if page.url == "/" %}
|
{% if page.url == "/" %}
|
||||||
<div id="poster" class="column">
|
<div id="poster">
|
||||||
|
|
||||||
|
|
||||||
<!-- Begin Up next -->
|
<!-- Begin Up next -->
|
||||||
|
|
|
||||||
|
|
@ -121,6 +121,8 @@ a:active {
|
||||||
flex: 1 1 300px;
|
flex: 1 1 300px;
|
||||||
margin-left:5px;
|
margin-left:5px;
|
||||||
margin-right: 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 {
|
img {
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue