Update silicoflare.css

This commit is contained in:
SilicoFlare
2023-01-04 18:29:58 +05:30
committed by GitHub
parent f7a6f117a6
commit 5b35fcff3e

View File

@@ -6,7 +6,8 @@
* {
font-family: 'SilicoHand';
cursor: url("data/cursor.cur") 0 0, auto;
transition-duration: 0.5s;
transition-duration: 0.5s;
background-color: #e5ccff;
}
.tab {
@@ -353,4 +354,4 @@ a.xbox:hover
a.xbox:visited
{
color: #007700;
}
}