Final choice: fixed scaling for table and auto scaling for the remainder.
This commit is contained in:
@@ -9,8 +9,6 @@ body {
|
|||||||
background-color: rgb(255, 255, 250);
|
background-color: rgb(255, 255, 250);
|
||||||
line-height: 1.4;
|
line-height: 1.4;
|
||||||
padding-bottom: 12.5em;
|
padding-bottom: 12.5em;
|
||||||
/* text-size-adjust: none; */
|
|
||||||
-webkit-text-size-adjust: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
@@ -100,6 +98,7 @@ hr {
|
|||||||
display: table;
|
display: table;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding-left: 5;
|
padding-left: 5;
|
||||||
|
-webkit-text-size-adjust: 120%;
|
||||||
/* font-size:16px; */
|
/* font-size:16px; */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user