We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ec5f5 commit 89c811dCopy full SHA for 89c811d
1 file changed
lib/settings-screen.css
@@ -28,8 +28,8 @@ h1 {font-size: 36px; font-weight: normal; color: #888; margin-bottom: 20px}
28
h2 {font-size: 18px; font-weight: normal; color: #fff}
29
30
.settings {font-family: arial, verdana, helvetica, sans-serif; background-color: #1c1c19; color: #fff}
31
-.settings .infoPane {position: relative; width: 230px; height: 570px; font-size: 10px; color: #bbb; background-color: #fff; padding: 20px; float: left}
32
-.settings .infoPane a {color: #888; text-decoration: none}
+.settings .infoPane {position: relative; width: 230px; height: 570px; font-size: 10px; color: #888; background-color: #fff; padding: 20px; float: left}
+.settings .infoPane a {color: #06c; text-decoration: none}
33
.settings .infoPane a:hover {text-decoration: underline}
34
.settings .logo {position: relative; margin-top: 2px}
35
.settings .version {position: relative; display: block; margin-top: 5px; margin-bottom: 10px; font-size: 10px; color: #bbb}
0 commit comments