template tweaks
This commit is contained in:
parent
e205c65125
commit
84e5df182a
|
|
@ -246,7 +246,7 @@ iframe.videoGalleryFrame:hover {height: 190px; width:300px}
|
|||
|
||||
.inline-list li {
|
||||
display: inline;
|
||||
padding-left: 10px;
|
||||
padding-left: 8px;
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ block content
|
|||
li
|
||||
a#aboutbutton(class='scroll-to-div', href='#about', data-target='about') about
|
||||
li
|
||||
a(href='https://gitea.unboundedpress.com/', target='_blank') code
|
||||
a(href='https://gitea.unboundedpress.org/', target='_blank') code
|
||||
|
||||
div#gallery.header-section
|
||||
div.header-inner
|
||||
|
|
|
|||
Loading…
Reference in a new issue