Welcome to Bring's home page! A webring for humans.
You don't have to use this template, you can make your own thing
<div class="bnav">
<p><a href="placeholderurl/username/previous" id="left"><</a> bring <a href="placeholderurl/username/next" id="right">></a></p>
</div>
.bnav {
background: linear-gradient(45deg, rgba(0, 0, 0, 0.5), rgba(0, 1, 12, 0.9)),
url("placeholderurl/images/bg2.jpg");
background-size: 100%;
margin-top: 20px;
text-align: center;
align-items: center;
width: 150px;
padding: 0px;
animation-name: move-bg;
}
.bnav a{
vertical-align: sub;
font-size: 25px;
text-decoration: none;
}
#left,#right{
transition: all 0.2s ease;
}
#left:hover{
margin-right: 4px;
}
#right:hover{
margin-left: 4px;
}
Contact me by matrix, @gnawmon:matrix.org
Source Code