We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 853e976 commit a4c4e02Copy full SHA for a4c4e02
libs/network/doc/static/cpp-netlib.css
@@ -2,7 +2,7 @@
2
3
html, body {background-image: url(./background.jpg); background-repeat:no-repeat; background-position:right top; background-attachment:fixed}
4
body {font:16px "Times New Roman", Lucida, serif; color:black}
5
-#custom-doc { width:720px;*width:720px; min-width:720px; max-width:100em; margin:auto; text-align:left; padding-top:16px; margin-top:0}
+#custom-doc { width:80%;*width:720px; min-width:720px; max-width:960px; margin:auto; text-align:left; padding-top:16px; margin-top:0}
6
#hd { padding: 4px 0 12px 0}
7
#bd { background:#C5D88A}
8
#ft { color:#C5D88A; font-size:90%; padding-bottom: 2em}
0 commit comments