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

Commita4c4e02

Browse files
committed
Fixing widths, capping to 960px.
1 parent853e976 commita4c4e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
html,body {background-image:url(./background.jpg);background-repeat:no-repeat;background-position:right top;background-attachment:fixed}
44
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}
5+
#custom-doc {width:80%;*width:720px;min-width:720px;max-width:960px;margin:auto;text-align:left;padding-top:16px;margin-top:0}
66
#hd {padding:4px012px0}
77
#bd {background:#C5D88A}
88
#ft {color:#C5D88A;font-size:90%;padding-bottom:2em}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp