Skip to content

Commit 5b82adf

Browse files
committed
Changing the background image to an Orange.
1 parent 482fcf1 commit 5b82adf

File tree

2 files changed

+1
-1
lines changed

2 files 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
@@ -1,6 +1,6 @@
11
@import url(reset-fonts-grids.css);
22

3-
html, body {background-image: url(./background.jpg); background-repeat:no-repeat; background-position:right top; background-attachment:fixed}
3+
html, body {background-image: url(./orange-background.jpg); background-repeat:no-repeat; background-position:left top; background-attachment:fixed; background-color:black}
44
body {font:12pt "Times New Roman", Lucida, serif; color:black}
55
#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: 4px 0 12px 0}
277 KB
Loading

0 commit comments

Comments
 (0)