Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteab1664

Browse files
committed
Turning links blue to make them stand out from the text.
1 parent6aeaae2 commiteab1664

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎libs/network/doc/static/cpp-netlib.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@ pre {
2929
/*** links ***/
3030
a {text-decoration: none}
3131
aimg {border: none}
32-
a:link,a:visited {color:black}
33-
#bda:link,#bda:visited {color:black;text-decoration:underline}
32+
a:link,a:visited {color:blue}
33+
#bda:link,#bda:visited {color:blue;text-decoration:underline}
3434
#bd#sidebara:link,#bd#sidebara:visited {color:#333;text-decoration:none}
3535
a:hover {color:#000}
3636
#bda:hover {background-color:#E0FFB8;color:#234f32;text-decoration:none}
3737
#bd#sidebara:hover {color:#ffe761;background:none}
3838
h2a,h3a,h4a {text-decoration:none!important}
39-
a.referenceem {color:#595;font-style:normal;font-weight:bold;}
39+
a.referenceem {color:blue;font-style:normal;font-weight:bold;}
4040

4141
/*** sidebar ***/
4242
#sidebardiv.sphinxsidebarwrapper {font-size:92%;margin-right:14px}
@@ -179,4 +179,4 @@ img {
179179

180180
tt.py-exc.literal {
181181
color: red;
182-
}
182+
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp