small change to page template

master
Lazer 9 years ago
parent 376c7c2633
commit b506967bd6

@ -251,6 +251,10 @@ iframe {
border-bottom: 3px solid white;
}
#sideBarDescInfo p {
padding: 0;
}
.project {
width: 100%;
margin-top: 50px;

@ -48,7 +48,7 @@
<div class="zwartArea zwartAreaWhite sidebarBorderLeft" id="section02">
<div class="fixedsticky" id="filter" style="top:0;">
<div class="themes" id="sortArea">
<a href="index.html" class="hoverBackB"><img src="./img/arrowBack.svg"></a><p>{title}</p><a class="closeSidebar"><img src="./img/arrowUpW.svg"/></a>
<a href="index.html" class="hoverBackB"><img src="./img/arrowBack.svg"></a> <p>{title}</p><a class="closeSidebar"><img src="./img/arrowUpW.svg"/></a>
</div>
</div>

Loading…
Cancel
Save