[S] Emphesize the title more

This commit is contained in:
Hykilpikonna
2019-11-06 22:29:03 -05:00
parent c3fb998254
commit f4ed39401c
+2 -2
View File
@@ -60,9 +60,9 @@
// Shadow effect
-webkit-background-clip: text;
background-color: #dedede;
background-color: #b1b1b1;
color: transparent;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.85);
// Make it non-clickable
pointer-events: none;