File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- @import url (reset-fonts-grids.css);
1+ @import url (' reset-fonts-grids.css' );
22
3- html , body {background-image : url (./ or ange-background.jpg); background-repeat : no-repeat; background-position : left top; background-attachment : fixed; background-color : black}
3+ html , body {background-image : url (' ./orange-background.jpg' ); background-repeat : no-repeat; background-position : left top; background-attachment : fixed; background-color : black}
44body {font : 12pt sans-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 }
@@ -43,7 +43,7 @@ a.reference em { color: #FF9955;font-style:normal;font-weight:bold;}
4343# sidebar h3 , # sidebar h4 { color : # 487858 ; font-size : 125% }
4444# sidebar a { color : # 8B4513 }
4545# sidebar ul ul { margin-top : 0 ; margin-bottom : 0 }
46- # sidebar li { margin-top : 0.2em ; margin-bottom : 0.2em }
46+ # sidebar li { margin-top : 0.2em ; margin-bottom : 0.2em ; list-style-position : inside; list-style-type : square; }
4747
4848/*** nav ***/
4949div .nav { margin : 0 ; font-size : 12px ; text-align : right; color : # 487858 }
You can’t perform that action at this time.
0 commit comments