We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b44b6d9 + 8dfd1e6 commit 4013096Copy full SHA for 4013096
1 file changed
demo/style.css
@@ -19,6 +19,10 @@ body {
19
word-break: break-word;
20
}
21
22
+:focus {
23
+ outline: 2px solid #1E90FF;
24
+}
25
+
26
/* style for side menu area */
27
nav {
28
font-family:'LG Smart';
0 commit comments