File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
@import url (reset-fonts-grids.css);
2
2
3
3
html , body {background-image : url (./ background.jpg); background-repeat : no-repeat; background-position : right top; background-attachment : fixed}
4
- body {font : 16 px "Times New Roman" , Lucida, serif; color : black}
4
+ body {font : 12 pt "Times New Roman" , Lucida, 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 }
7
7
# bd { background : # C5D88A }
@@ -98,7 +98,7 @@ ul.toc ul { margin-left:.6em}
98
98
ul .toc ul li { list-style-type : square}
99
99
ul .toc ul ul li { list-style-type : disc}
100
100
ul .linklist li , ul .toc li { list-style-type : none}
101
- dt { font-weight : bold; margin-top : .5em ; font-size : 1. 1em }
101
+ dt { font-weight : bold; margin-top : .5em ; font-size : 1em }
102
102
dd { margin-bottom : .8em }
103
103
ol .toc { margin-bottom : 2em }
104
104
ol .toc li { font-size : 125% ; padding : .5em ; line-height : 1.2em ; clear : right}
You can’t perform that action at this time.
0 commit comments