We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9346383 commit 2bb2808Copy full SHA for 2bb2808
1 file changed
public/themes/metaverse.css
@@ -7,4 +7,9 @@
7
8
#top .logo .bottom{
9
color: #d82934;
10
+}
11
+
12
+#top.focus .logo .bottom{
13
+ transition: .25s;
14
+ color: #5e5e5e;
15
}
0 commit comments