Skip to content

Commit 69fc0c9

Browse files
update doc style
1 parent 5e00a62 commit 69fc0c9

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/build/assets/style.css

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
.mi, .mo, .mn {
2+
color: #317293;
3+
}
4+
5+
a {
6+
color: #3091d1;
7+
}
8+
9+
a:visited {
10+
color: #3091d1;
11+
}
12+
13+
a:hover {
14+
color: #ff5722;
15+
}
16+
17+
nav.toc .logo {
18+
max-width: 256px;
19+
max-height: 256px;
20+
}

0 commit comments

Comments
 (0)