Skip to content

Commit 8706d7a

Browse files
authored
Update to use tabs
1 parent 536c0e2 commit 8706d7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

godoc/static/style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ body {
77
color: #222;
88
}
99
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;
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;
1313
}
1414
pre,
1515
code {

0 commit comments

Comments
 (0)