more small manual updates
This commit is contained in:
@@ -52,12 +52,21 @@ table {
|
|||||||
border-spacing: 0;
|
border-spacing: 0;
|
||||||
}
|
}
|
||||||
/** end reset css *************************************************************/
|
/** end reset css *************************************************************/
|
||||||
|
|
||||||
body{
|
body{
|
||||||
line-height: normal;
|
line-height: normal;
|
||||||
|
margin-left:1em;
|
||||||
|
margin-right:1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
list-style: disc;
|
list-style: disc;
|
||||||
|
margin-left:2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
p{
|
||||||
|
margin-bottom:0.2em;
|
||||||
|
margin-top:0.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1{
|
h1{
|
||||||
|
|||||||
Reference in New Issue
Block a user