Update terminal colors, additions to the vimrc

This commit is contained in:
natemaia
2018-11-04 22:19:12 -08:00
parent 749193ba48
commit a0b18cc1c8
12 changed files with 235 additions and 44 deletions

View File

@ -20,14 +20,11 @@
<a href="https://archlabsblog.wordpress.com">Official Website</a>
</span>
<span class="item">
<a href="https://plus.google.com/u/0/communities/111177505820810068511">ArchLabs G+</a>
<a href="https://forum.archlabslinux.com/">ArchLabs Forum</a>
</span>
<span class="item">
<a href="https://www.reddit.com/r/ArchLabsLinux/">ArchLabs Reddit</a>
</span>
<span class="item">
<a href="https://forum.archlabslinux.com/">ArchLabs Forum</a>
</span>
<span class="item">
<a href="https://twitter.com/ArchLabsLinux">ArchLabs Twitter</a>
</span>
@ -70,14 +67,14 @@
<div class="stripe" style="background-color:#BA386F">
<div class="title">
<span>GetArchLabs</span>
<span>ArchLabs</span>
</div>
<div class="content">
<span class="item">
<a href="https://sourceforge.net/projects/archlabs-linux-minimo/">Official Download</a>
<a href="https://bitbucket.org/archlabslinux/iso/issues/new">Got an Issue?</a>
</span>
<span class="item">
<a href="https://forum.archlabslinux.com/c/bug-reports">Got a suggestion?</a>
<a href="https://forum.archlabslinux.com/">Got a Suggestion?</a>
</span>
</div>
</div>

View File

@ -127,6 +127,7 @@ input[type=text]:focus {
top: 50%;
transform: translateY(-50%);
}
.stripe .content span {
line-height: calc(25vh - 50px);
display: none;