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 536c0e2 commit 8706d7aCopy full SHA for 8706d7a
godoc/static/style.css
@@ -7,9 +7,9 @@ body {
7
color: #222;
8
}
9
textarea {
10
- /* Inherit text color from body avoiding illegible text in the case where the
11
- * user has inverted the browsers custom text and background colors. */
12
- color: inherit;
+ /* Inherit text color from body avoiding illegible text in the case where the
+ * user has inverted the browsers custom text and background colors. */
+ color: inherit;
13
14
pre,
15
code {
0 commit comments