mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-20 15:16:38 +00:00
added silly 8bitworkshop logo
This commit is contained in:
@@ -386,3 +386,10 @@ div.markdown th {
|
||||
font-weight:bold;
|
||||
background-color:#333;
|
||||
}
|
||||
.logo-gradient {
|
||||
font-size: 1.5em;
|
||||
background: linear-gradient(to right, #ff9999, #ffff99, #99ff99, #99ffff);
|
||||
background-clip: text;
|
||||
-webkit-background-clip: text;
|
||||
color:rgba(0,0,0,0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user