Slight css changes
This commit is contained in:
parent
393eb59471
commit
fd63f5a1be
@ -47,7 +47,7 @@ h4,h5,h6{
|
|||||||
html{
|
html{
|
||||||
-ms-text-size-adjust:100%;
|
-ms-text-size-adjust:100%;
|
||||||
-webkit-text-size-adjust:100%;
|
-webkit-text-size-adjust:100%;
|
||||||
font-size:100%;
|
font-size:105%;
|
||||||
height:100%;
|
height:100%;
|
||||||
overflow-x:hidden;
|
overflow-x:hidden;
|
||||||
}
|
}
|
||||||
@ -1101,3 +1101,7 @@ h2.footnotes{
|
|||||||
margin-bottom: 24px;
|
margin-bottom: 24px;
|
||||||
font-family:"Roboto Slab","ff-tisa-web-pro","Georgia",Arial,sans-serif
|
font-family:"Roboto Slab","ff-tisa-web-pro","Georgia",Arial,sans-serif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
li, p, dd {
|
||||||
|
text-align: justify;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user