1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-19 08:27:40 +00:00

embed=1, fixed top bar styles

This commit is contained in:
Steven Hugg
2020-09-11 13:50:42 -05:00
parent 02d189b1d9
commit 6134f90b13
4 changed files with 20 additions and 8 deletions
+2 -1
View File
@@ -438,7 +438,8 @@ div.markdown th {
background-color:#333;
}
.logo-gradient {
font-size: 1.5em;
font-size: 1.25em;
margin-top: 0.15em;
background: linear-gradient(to right, #ff9999, #ffff99, #99ff99, #99ffff);
background-clip: text;
-webkit-background-clip: text;