diff options
| -rw-r--r-- | .jekyll-metadata | bin | 29973 -> 29958 bytes | |||
| -rw-r--r-- | _includes/site.css | 10 | ||||
| -rw-r--r-- | _includes/site.min.css | 2 |
3 files changed, 5 insertions, 7 deletions
diff --git a/.jekyll-metadata b/.jekyll-metadata index 563c11f..102817b 100644 --- a/.jekyll-metadata +++ b/.jekyll-metadata | |||
| Binary files differ | |||
diff --git a/_includes/site.css b/_includes/site.css index 73f6416..b47de20 100644 --- a/_includes/site.css +++ b/_includes/site.css | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | * { | 1 | * { |
| 2 | box-sizing: border-box | 2 | box-sizing: border-box; |
| 3 | } | 3 | } |
| 4 | 4 | ||
| 5 | body { | 5 | body { |
| @@ -27,7 +27,7 @@ header { | |||
| 27 | 27 | ||
| 28 | header a, | 28 | header a, |
| 29 | nav ul li a { | 29 | nav ul li a { |
| 30 | text-decoration: none | 30 | text-decoration: none; |
| 31 | } | 31 | } |
| 32 | 32 | ||
| 33 | header a { | 33 | header a { |
| @@ -71,7 +71,6 @@ article img { | |||
| 71 | max-width: 100%; | 71 | max-width: 100%; |
| 72 | display: block; | 72 | display: block; |
| 73 | border: 2px solid #f1f1f1; | 73 | border: 2px solid #f1f1f1; |
| 74 | border-radius: 2px | ||
| 75 | } | 74 | } |
| 76 | 75 | ||
| 77 | time { | 76 | time { |
| @@ -117,7 +116,6 @@ table td { | |||
| 117 | padding: 0 15px; | 116 | padding: 0 15px; |
| 118 | font-size: 80%; | 117 | font-size: 80%; |
| 119 | border: 2px solid #f1f1f1; | 118 | border: 2px solid #f1f1f1; |
| 120 | border-radius: 2px; | ||
| 121 | overflow: auto; | 119 | overflow: auto; |
| 122 | } | 120 | } |
| 123 | 121 | ||
| @@ -143,7 +141,7 @@ table td { | |||
| 143 | footer, | 141 | footer, |
| 144 | header, | 142 | header, |
| 145 | nav { | 143 | nav { |
| 146 | text-align: center | 144 | text-align: center; |
| 147 | } | 145 | } |
| 148 | .responsive-table { | 146 | .responsive-table { |
| 149 | width: 100%; | 147 | width: 100%; |
| @@ -153,6 +151,6 @@ table td { | |||
| 153 | 151 | ||
| 154 | @media print { | 152 | @media print { |
| 155 | body { | 153 | body { |
| 156 | padding: 50px auto | 154 | padding: 50px auto; |
| 157 | } | 155 | } |
| 158 | } | 156 | } |
diff --git a/_includes/site.min.css b/_includes/site.min.css index 824c05a..f6667cb 100644 --- a/_includes/site.min.css +++ b/_includes/site.min.css | |||
| @@ -1 +1 @@ | |||
| *{box-sizing:border-box}body{font-family:'Times New Roman',Times,serif;font-size:16px;line-height:1.6;color:#000;margin:0;padding:0 0 50px}article,footer,header,main,nav{max-width:700px;margin:0 auto}header,main ul{margin-top:30px}header a,nav ul li a{text-decoration:none}header a{font-size:150%;font-weight:700;color:#000}nav ul{margin-top:10px;padding:0}nav ul li{display:inline-block}nav ul li a{color:#888;font-size:85%;margin-right:10px}h1{font-size:200%}h2{font-size:160%}h3{font-size:140%}h4{font-size:120%}article img{max-width:100%;display:block;border:2px solid #f1f1f1;border-radius:2px}time{display:block;font-size:85%;color:#444}main ul{padding:0 20px}main ul li{margin-bottom:20px}main ul div{font-size:116%}blockquote{margin:40px 0 40px 20px;border-left:5px solid #eee;padding:5px 0 10px 20px}.highlighter-rouge,table,table td,table th{border:2px solid #f1f1f1}table{width:100%;border-collapse:collapse;border-spacing:0}table td,table th{text-align:left;padding:5px 10px}.highlighter-rouge{padding:0 15px;font-size:80%;border-radius:2px;overflow:auto}.highlighter-rouge table,.highlighter-rouge table td{border:0!important}::selection{background:#ff0;color:#000}::-moz-selection{background:#ff0;color:#000}@media only screen and (max-width:768px){body{padding:0 20px}footer,header,nav{text-align:center}.responsive-table{width:100%;overflow:scroll}}@media print{body{padding:50px auto}} \ No newline at end of file | *{box-sizing:border-box}body{font-family:'Times New Roman',Times,serif;font-size:16px;line-height:1.6;color:#000;margin:0;padding:0 0 50px}article,footer,header,main,nav{max-width:700px;margin:0 auto}header,main ul{margin-top:30px}header a,nav ul li a{text-decoration:none}header a{font-size:150%;font-weight:700;color:#000}nav ul{margin-top:10px;padding:0}nav ul li{display:inline-block}nav ul li a{color:#888;font-size:85%;margin-right:10px}h1{font-size:200%}h2{font-size:160%}h3{font-size:140%}h4{font-size:120%}article img{max-width:100%;display:block;border:2px solid #f1f1f1}time{display:block;font-size:85%;color:#444}main ul{padding:0 20px}main ul li{margin-bottom:20px}main ul div{font-size:116%}blockquote{margin:40px 0 40px 20px;border-left:5px solid #eee;padding:5px 0 10px 20px}.highlighter-rouge,table,table td,table th{border:2px solid #f1f1f1}table{width:100%;border-collapse:collapse;border-spacing:0}table td,table th{text-align:left;padding:5px 10px}.highlighter-rouge{padding:0 15px;font-size:80%;overflow:auto}.highlighter-rouge table,.highlighter-rouge table td{border:0!important}::selection{background:#ff0;color:#000}::-moz-selection{background:#ff0;color:#000}@media only screen and (max-width:768px){body{padding:0 20px}footer,header,nav{text-align:center}.responsive-table{width:100%;overflow:scroll}}@media print{body{padding:50px auto}} \ No newline at end of file | ||
