File tree 3 files changed +5
-12
lines changed
3 files changed +5
-12
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -27,11 +27,11 @@ pre {
27
27
28
28
29
29
/*** links ***/
30
- a {text-decoration : none}
30
+ a {text-decoration : none; font-weight : bold }
31
31
a img {border : none}
32
- a : link , a : visited { color : # f60 }
33
- # bd a : link , # bd a : visited { color : # f60 ; text-decoration : underline}
34
- # bd # sidebar a : link , # bd # sidebar a : visited { color : # 333 ; text-decoration : none}
32
+ a : link , a : visited { color : # 800000 }
33
+ # bd a : link , # bd a : visited { color : # 800000 ; text-decoration : underline}
34
+ # bd # sidebar a : link , # bd # sidebar a : visited { color : # 8B4513 ; text-decoration : none}
35
35
a : hover { color : # 000 }
36
36
# bd a : hover { background-color : # FF9955 ; color : black; text-decoration : none}
37
37
# bd # sidebar a : hover { color : # FF9955 ; background : none}
@@ -41,7 +41,7 @@ a.reference em { color: #FF9955;font-style:normal;font-weight:bold;}
41
41
/*** sidebar ***/
42
42
# sidebar div .sphinxsidebarwrapper { font-size : 92% ; margin-right : 14px }
43
43
# sidebar h3 , # sidebar h4 { color : # 487858 ; font-size : 125% }
44
- # sidebar a { color : # 487858 }
44
+ # sidebar a { color : # 8B4513 }
45
45
# sidebar ul ul { margin-top : 0 ; margin-bottom : 0 }
46
46
# sidebar li { margin-top : 0.2em ; margin-bottom : 0.2em }
47
47
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ aims. This chapter describes some of those techniques.
7
7
.. toctree ::
8
8
:maxdepth: 1
9
9
10
- generic_message.rst
11
10
tag_metafunctions.rst
12
11
directives.rst
13
12
polymorphism.rst
You can’t perform that action at this time.
0 commit comments