Skip to content

Commit b2d5138

Browse files
committed
style version selector
1 parent beb46f6 commit b2d5138

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/css/extra.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,3 +147,9 @@ blockquote {
147147
.syntax__reasonml .text-ocaml {
148148
display: none;
149149
}
150+
151+
#version-selector {
152+
border-radius: 6px;
153+
color: #404040;
154+
font-family: Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;;
155+
}

0 commit comments

Comments
 (0)