Link adjustments

This commit is contained in:
Thomas Smith 2023-01-23 16:35:22 -05:00
parent dc582d818c
commit 25276b1e04
2 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@
text-align: center;
border:none;
text-decoration: none;
color: rgb(255, 255, 255);
color: rgb(225, 225, 225);
white-space: nowrap;
z-index: 0;
}
@ -45,7 +45,7 @@
position: absolute;
content: "";
background: rgb(91, 0, 184);
transition-duration: 0.3s;
transition-duration: 0.2s;
z-index: -1;
inset: 0px auto auto 0px;
width: 0px;
@ -70,7 +70,7 @@
</style>
</ul>
<a href="#" class="ms-3">
<a href="https://github.com/teaxyz/cli" class="ms-3">
<button class="hbtn hb-fill-right">INSTALL TEA (<span class="release" style="text-transform: lowercase;"></span>)</button>
</a>

View file

@ -62,7 +62,7 @@ a{
a:hover{
color: #00ffd0;
text-decoration: underline;
text-decoration: none !important;
}
/* Breakpoint-Specific Typography */