Slight css changes

This commit is contained in:
Lucien Cartier-Tilet 2018-08-07 18:44:29 +02:00
parent 393eb59471
commit fd63f5a1be
1 changed files with 5 additions and 1 deletions

View File

@ -47,7 +47,7 @@ h4,h5,h6{
html{
-ms-text-size-adjust:100%;
-webkit-text-size-adjust:100%;
font-size:100%;
font-size:105%;
height:100%;
overflow-x:hidden;
}
@ -1101,3 +1101,7 @@ h2.footnotes{
margin-bottom: 24px;
font-family:"Roboto Slab","ff-tisa-web-pro","Georgia",Arial,sans-serif
}
li, p, dd {
text-align: justify;
}