This commit is contained in:
2019-07-16 01:03:26 +02:00
parent c66917c9a0
commit 8c9e1bc509
242 changed files with 5638 additions and 1288 deletions
@@ -13,6 +13,7 @@ html {
padding: 0;
line-height: 1.15; /* 1 */
-webkit-text-size-adjust: 100%; /* 2 */
font-size: 16px;
}
/* Sections
@@ -24,7 +25,7 @@ html {
body {
margin: 0;
padding: 0 50px 0 50px;
padding: 0;
}
/**
@@ -41,7 +42,7 @@ main {
*/
h1 {
font-size: 2em;
font-size: auto;
margin:0;
}
@@ -76,6 +77,10 @@ pre {
/**
* Remove the gray background on active links in IE 10.
*/
p{
margin: 0;
}
ul{
list-style: none;
}
@@ -163,6 +168,7 @@ img {
border-style: none;
width: 100%;
height: 100%;
vertical-align: bottom;
}
/* Forms