Merge branch 'master' of github.com:neocities/neocities

This commit is contained in:
Kyle Drake 2015-04-01 17:39:27 -07:00
commit 724fe393bc
2 changed files with 17 additions and 1 deletions

View file

@ -1156,8 +1156,22 @@ a.tag:hover {
}
.section.featured-Websites {
background: #971D31;
border-top: 1px solid #C02841;
border-bottom: 1px solid #801629;
padding: 30px 0;
position: relative;
h2.delta {
color: white;
margin: 0;
text-align: left;
margin-bottom: .5em;
margin-left: 5.25%;
}
.btn-Action {
margin-top: 1.8em;
margin-right: 5.25%;
}
}
.section.featured-Websites .nav {
float:left;

View file

@ -206,6 +206,7 @@
<main class="content-Base">
<div class="section featured-Websites">
<h2 class="delta">Featured Sites</h2>
<!--
<div class="nav prev"></div>
-->
@ -221,6 +222,7 @@
<!--
<div class="nav next"></div>
-->
<a href="/browse" class="btn-Action float-Right">Browse all sites</a>
</div>
<div class="section previews">