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' );
2
2
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}
4
4
body {font : 12pt sans-serif; color : black}
5
5
# custom-doc { width : 80% ;* width : 720px ; min-width : 720px ; max-width : 960px ; margin : auto; text-align : left; padding-top : 16px ; margin-top : 0 }
6
6
# hd { padding : 4px 0 12px 0 }
@@ -43,7 +43,7 @@ a.reference em { color: #FF9955;font-style:normal;font-weight:bold;}
43
43
# sidebar h3 , # sidebar h4 { color : # 487858 ; font-size : 125% }
44
44
# sidebar a { color : # 8B4513 }
45
45
# 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; }
47
47
48
48
/*** nav ***/
49
49
div .nav { margin : 0 ; font-size : 12px ; text-align : right; color : # 487858 }
You can’t perform that action at this time.
0 commit comments