Skip to content

Commit 4b31eb5

Browse files
committed
Added a rule making .el visible in the current style
1 parent 845e0cc commit 4b31eb5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/style.css

+2-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ img[src$='.png'] {
1515
.directory tr:not(.even) td {
1616
background: #151515;
1717
}
18-
.memdoc, .memproto {
19-
text-shadow: -1px -1px white;
20-
}
2118
#MSearchBox img { background: transparent; }
19+
20+
.el { color: #CCC; }

0 commit comments

Comments
 (0)