From c2b52c035b4ed907ba1a704286aceb778421cc70 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 19 Nov 2018 06:55:41 +0100 Subject: content update --- _includes/footer.html | 78 +++++++-------- _includes/header.html | 16 ++- _includes/site.css | 260 ++++++++++++++++++++++++------------------------- _includes/site.min.css | 2 +- 4 files changed, 177 insertions(+), 179 deletions(-) (limited to '_includes') diff --git a/_includes/footer.html b/_includes/footer.html index 7a4c478..9d95bac 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,59 +1,59 @@ diff --git a/_includes/header.html b/_includes/header.html index 217bfaf..adfda98 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,12 +1,10 @@ -
- @mitjafelicijan -
+
@mitjafelicijan
diff --git a/_includes/site.css b/_includes/site.css index 18f4320..35a613d 100644 --- a/_includes/site.css +++ b/_includes/site.css @@ -1,20 +1,20 @@ -@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&subset=latin-ext"); +@import url('https://fonts.googleapis.com/css?family=Yrsa:300,400,500,600,700&subset=latin-ext'); * { - box-sizing: border-box; + box-sizing: border-box; } body { - font-family: 'Roboto', 'Times New Roman', Times, serif; - font-size: 18px; - line-height: 1.8; - color: #000; - margin: 0; - padding: 0 0 50px 0; + font-family: 'Yrsa', 'Roboto', 'Times New Roman', Times, serif; + font-size: 22px; + line-height: 1.6; + color: #000; + margin: 0; + padding: 0 0 50px 0; } a { - color: #000; + color: #000; } article, @@ -22,229 +22,229 @@ main, footer, nav, header { - max-width: 800px; - margin: 0 auto; + max-width: 800px; + margin: 0 auto; } header { - margin-top: 30px; + margin-top: 30px; } header a, nav ul li a { - text-decoration: none; + text-decoration: none; } header a { - font-size: 150%; - font-weight: 700; - color: #000; + font-size: 150%; + font-weight: 700; + color: #000; } nav ul { - margin-top: 10px; - padding: 0; + margin-top: 10px; + padding: 0; } nav ul li { - display: inline-block; + display: inline-block; } nav ul li a { - color: #444; - font-size: 85%; - margin-right: 10px; + color: #444; + font-size: 85%; + margin-right: 10px; } h1 { - font-size: 260%; - line-height: 150%; + font-size: 200%; + line-height: 120%; } h2 { - font-size: 160%; + font-size: 160%; } h3 { - font-size: 140%; + font-size: 140%; } h4 { - font-size: 120%; + font-size: 120%; } article img { - max-width: 100%; - display: block; + max-width: 100%; + display: block; } time { - display: block; - font-size: 85%; - color: #444; + display: block; + font-size: 85%; + color: #444; } ul { - list-style-type: square; + list-style-type: square; } main ul { - margin-top: 40px; - padding: 0 20px; + margin-top: 40px; + padding: 0 20px; } main ul li { - margin-bottom: 25px; - margin-left: -20px; - list-style-type: none; + margin-bottom: 25px; + margin-left: -20px; + list-style-type: none; } main ul li a { - font-size: 100%; - font-weight: 500; - text-decoration: none; + font-size: 100%; + font-weight: 600; + text-decoration: none; } main ul div { - font-size: 116%; + font-size: 116%; } blockquote { - margin: 40px 0 40px 20px; - border-left: 5px solid #eee; - padding: 5px 0 10px 20px; + margin: 40px 0 40px 20px; + border-left: 5px solid #eee; + padding: 5px 0 10px 20px; } table { - border: 2px solid #f1f1f1; - width: 100%; - border-collapse: collapse; - border-spacing: 0; + border: 2px solid #f1f1f1; + width: 100%; + border-collapse: collapse; + border-spacing: 0; } table th, table td { - border: 2px solid #f1f1f1; - text-align: left; - padding: 5px 10px; + border: 2px solid #f1f1f1; + text-align: left; + padding: 5px 10px; } summary { - outline: none; - cursor: pointer; - font-weight: 600; - user-select: none; + outline: none; + cursor: pointer; + font-weight: 600; + user-select: none; } details .highlighter-rouge { - margin-top: 10px !important; + margin-top: 10px !important; } .highlighter-rouge { - padding: 0 15px; - font-size: 80%; - border: 2px solid #f1f1f1; - overflow: auto; + padding: 0 15px; + font-size: 80%; + border: 2px solid #f1f1f1; + overflow: auto; } .highlighter-rouge table, .highlighter-rouge table td { - border: 0 !important; + border: 0 !important; } ::selection { - background: #ff0; - color: #000; + background: #ff0; + color: #000; } ::-moz-selection { - background: #ff0; - color: #000; + background: #ff0; + color: #000; } ol { - list-style: none; - counter-reset: li; + list-style: none; + counter-reset: li; } ol li { - counter-increment: li; + counter-increment: li; } ol li::before { - content: counter(li)'.'; - color: #ccc; - font-weight: 500; - display: inline-block; - width: 1em; - margin-left: -1.5em; - margin-right: 0.9em; - text-align: right; + content: counter(li) '.'; + color: #ccc; + font-weight: 500; + display: inline-block; + width: 1em; + margin-left: -1.5em; + margin-right: 0.9em; + text-align: right; } ol li a { - text-decoration: none; + text-decoration: none; } /* commenting */ #hcb_form_name, #hcb_form_content { - border: 2px solid #eee; - padding: 10px; - width: 300px; - margin-bottom: 10px; + border: 2px solid #eee; + padding: 10px; + width: 300px; + margin-bottom: 10px; } #hcb_submit { - -webkit-appearance: none; - -moz-appearance: none; - -o-appearance: none; - -ms-appearance: none; - appearance: none; - font-weight: 600; - padding: 7px 15px; - font-size: 85%; - display: inline-block; - cursor: pointer; - border-radius: 3px; - background: #ccc; - border: 2px solid transparent; - width: auto; - user-select: none; - text-align: center; - height: auto; - margin-right: 20px; -} - -@media only screen and (max-width:768px) { - body { - padding: 0 20px; - } - - footer, - header, - nav { - text-align: center; - } - - .responsive-table { - width: 100%; - overflow: scroll; - } - - h1 { - font-size: 200%; - } + -webkit-appearance: none; + -moz-appearance: none; + -o-appearance: none; + -ms-appearance: none; + appearance: none; + font-weight: 600; + padding: 7px 15px; + font-size: 85%; + display: inline-block; + cursor: pointer; + border-radius: 3px; + background: #ccc; + border: 2px solid transparent; + width: auto; + user-select: none; + text-align: center; + height: auto; + margin-right: 20px; +} + +@media only screen and (max-width: 768px) { + body { + padding: 0 20px; + } + + footer, + header, + nav { + text-align: center; + } + + .responsive-table { + width: 100%; + overflow: scroll; + } + + h1 { + font-size: 200%; + } } @media print { - @page { - margin: 2cm; - } - - header, - nav, - .comments { - display: none; - } + @page { + margin: 2cm; + } + + header, + nav, + .comments { + display: none; + } } diff --git a/_includes/site.min.css b/_includes/site.min.css index 0168689..ceb1579 100644 --- a/_includes/site.min.css +++ b/_includes/site.min.css @@ -1 +1 @@ -a,body,header a{color:#000}header a,main ul li a,nav ul li a,ol li a{text-decoration:none}#hcb_submit,nav ul li,ol li::before{display:inline-block}#hcb_submit,summary{cursor:pointer;user-select:none}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local('Roboto Thin'),local('Roboto-Thin'),url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxGIzc.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local('Roboto Light'),local('Roboto-Light'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local('Roboto'),local('Roboto-Regular'),url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxP.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local('Roboto Medium'),local('Roboto-Medium'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local('Roboto Bold'),local('Roboto-Bold'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local('Roboto Black'),local('Roboto-Black'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfChc9.ttf) format('truetype')}*{box-sizing:border-box}body{font-family:Roboto,'Times New Roman',Times,serif;font-size:18px;line-height:1.8;margin:0;padding:0 0 50px}article,footer,header,main,nav{max-width:800px;margin:0 auto}header{margin-top:30px}header a{font-size:150%;font-weight:700}nav ul{margin-top:10px;padding:0}nav ul li a{color:#444;font-size:85%;margin-right:10px}h1{font-size:260%;line-height:150%}h2{font-size:160%}h3{font-size:140%}h4{font-size:120%}article img{max-width:100%;display:block}time{display:block;font-size:85%;color:#444}ul{list-style-type:square}main ul{margin-top:40px;padding:0 20px}main ul li{margin-bottom:25px;margin-left:-20px;list-style-type:none}main ul li a{font-size:100%;font-weight:500}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}summary{outline:0;font-weight:600}details .highlighter-rouge{margin-top:10px!important}.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}ol{list-style:none;counter-reset:li}ol li{counter-increment:li}ol li::before{content:counter(li)'.';color:#ccc;font-weight:500;width:1em;margin-left:-1.5em;margin-right:.9em;text-align:right}#hcb_form_content,#hcb_form_name{border:2px solid #eee;padding:10px;width:300px;margin-bottom:10px}#hcb_submit{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-ms-appearance:none;appearance:none;font-weight:600;padding:7px 15px;font-size:85%;border-radius:3px;background:#ccc;border:2px solid transparent;width:auto;text-align:center;height:auto;margin-right:20px}@media only screen and (max-width:768px){body{padding:0 20px}footer,header,nav{text-align:center}.responsive-table{width:100%;overflow:scroll}h1{font-size:200%}}@media print{@page{margin:2cm}.comments,header,nav{display:none}} \ No newline at end of file +a,body,header a{color:#000}header a,main ul li a,nav ul li a,ol li a{text-decoration:none}#hcb_submit,nav ul li,ol li::before{display:inline-block}#hcb_submit,summary{cursor:pointer;user-select:none}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local('Roboto Thin'),local('Roboto-Thin'),url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxGIzc.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local('Roboto Light'),local('Roboto-Light'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local('Roboto'),local('Roboto-Regular'),url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxP.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local('Roboto Medium'),local('Roboto-Medium'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local('Roboto Bold'),local('Roboto-Bold'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local('Roboto Black'),local('Roboto-Black'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfChc9.ttf) format('truetype')}@font-face{font-family:Merriweather;font-style:italic;font-weight:300;src:local('Merriweather Light Italic'),local('Merriweather-LightItalic'),url(https://fonts.gstatic.com/s/merriweather/v19/u-4l0qyriQwlOrhSvowK_l5-eR7lXff2jvk.ttf) format('truetype')}@font-face{font-family:Merriweather;font-style:italic;font-weight:400;src:local('Merriweather Italic'),local('Merriweather-Italic'),url(https://fonts.gstatic.com/s/merriweather/v19/u-4m0qyriQwlOrhSvowK_l5-eRZAf-c.ttf) format('truetype')}@font-face{font-family:Merriweather;font-style:italic;font-weight:700;src:local('Merriweather Bold Italic'),local('Merriweather-BoldItalic'),url(https://fonts.gstatic.com/s/merriweather/v19/u-4l0qyriQwlOrhSvowK_l5-eR71Wvf2jvk.ttf) format('truetype')}@font-face{font-family:Merriweather;font-style:italic;font-weight:900;src:local('Merriweather Black Italic'),local('Merriweather-BlackItalic'),url(https://fonts.gstatic.com/s/merriweather/v19/u-4l0qyriQwlOrhSvowK_l5-eR7NWPf2jvk.ttf) format('truetype')}@font-face{font-family:Merriweather;font-style:normal;font-weight:300;src:local('Merriweather Light'),local('Merriweather-Light'),url(https://fonts.gstatic.com/s/merriweather/v19/u-4n0qyriQwlOrhSvowK_l521wRZVsf_.ttf) format('truetype')}@font-face{font-family:Merriweather;font-style:normal;font-weight:400;src:local('Merriweather Regular'),local('Merriweather-Regular'),url(https://fonts.gstatic.com/s/merriweather/v19/u-440qyriQwlOrhSvowK_l5-ciZJ.ttf) format('truetype')}@font-face{font-family:Merriweather;font-style:normal;font-weight:700;src:local('Merriweather Bold'),local('Merriweather-Bold'),url(https://fonts.gstatic.com/s/merriweather/v19/u-4n0qyriQwlOrhSvowK_l52xwNZVsf_.ttf) format('truetype')}@font-face{font-family:Merriweather;font-style:normal;font-weight:900;src:local('Merriweather Black'),local('Merriweather-Black'),url(https://fonts.gstatic.com/s/merriweather/v19/u-4n0qyriQwlOrhSvowK_l52_wFZVsf_.ttf) format('truetype')}@font-face{font-family:'PT Serif';font-style:italic;font-weight:400;src:local('PT Serif Italic'),local('PTSerif-Italic'),url(https://fonts.gstatic.com/s/ptserif/v9/EJRTQgYoZZY2vCFuvAFT_rO1dw.ttf) format('truetype')}@font-face{font-family:'PT Serif';font-style:italic;font-weight:700;src:local('PT Serif Bold Italic'),local('PTSerif-BoldItalic'),url(https://fonts.gstatic.com/s/ptserif/v9/EJRQQgYoZZY2vCFuvAFT9gaQZyffpQ.ttf) format('truetype')}@font-face{font-family:'PT Serif';font-style:normal;font-weight:400;src:local('PT Serif'),local('PTSerif-Regular'),url(https://fonts.gstatic.com/s/ptserif/v9/EJRVQgYoZZY2vCFuvAFYzro.ttf) format('truetype')}@font-face{font-family:'PT Serif';font-style:normal;font-weight:700;src:local('PT Serif Bold'),local('PTSerif-Bold'),url(https://fonts.gstatic.com/s/ptserif/v9/EJRSQgYoZZY2vCFuvAnt66qcVy4.ttf) format('truetype')}@font-face{font-family:Yrsa;font-style:normal;font-weight:300;src:local('Yrsa Light'),local('Yrsa-Light'),url(https://fonts.gstatic.com/s/yrsa/v3/wlpxgwnQFlxs3af97I0x2Q.ttf) format('truetype')}@font-face{font-family:Yrsa;font-style:normal;font-weight:400;src:local('Yrsa Regular'),local('Yrsa-Regular'),url(https://fonts.gstatic.com/s/yrsa/v3/wlp-gwnQFlxs1QLf_A.ttf) format('truetype')}@font-face{font-family:Yrsa;font-style:normal;font-weight:500;src:local('Yrsa Medium'),local('Yrsa-Medium'),url(https://fonts.gstatic.com/s/yrsa/v3/wlpxgwnQFlxs3f_87I0x2Q.ttf) format('truetype')}@font-face{font-family:Yrsa;font-style:normal;font-weight:600;src:local('Yrsa SemiBold'),local('Yrsa-SemiBold'),url(https://fonts.gstatic.com/s/yrsa/v3/wlpxgwnQFlxs3dP77I0x2Q.ttf) format('truetype')}@font-face{font-family:Yrsa;font-style:normal;font-weight:700;src:local('Yrsa Bold'),local('Yrsa-Bold'),url(https://fonts.gstatic.com/s/yrsa/v3/wlpxgwnQFlxs3bf67I0x2Q.ttf) format('truetype')}*{box-sizing:border-box}body{font-family:Yrsa,Roboto,'Times New Roman',Times,serif;font-size:22px;line-height:1.6;margin:0;padding:0 0 50px}article,footer,header,main,nav{max-width:800px;margin:0 auto}header{margin-top:30px}header a{font-size:150%;font-weight:700}nav ul{margin-top:10px;padding:0}nav ul li a{color:#444;font-size:85%;margin-right:10px}h1{font-size:200%;line-height:120%}h2{font-size:160%}h3{font-size:140%}h4{font-size:120%}article img{max-width:100%;display:block}time{display:block;font-size:85%;color:#444}ul{list-style-type:square}main ul{margin-top:40px;padding:0 20px}main ul li{margin-bottom:25px;margin-left:-20px;list-style-type:none}main ul li a{font-size:100%;font-weight:600}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}summary{outline:0;font-weight:600}details .highlighter-rouge{margin-top:10px!important}.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}ol{list-style:none;counter-reset:li}ol li{counter-increment:li}ol li::before{content:counter(li) '.';color:#ccc;font-weight:500;width:1em;margin-left:-1.5em;margin-right:.9em;text-align:right}#hcb_form_content,#hcb_form_name{border:2px solid #eee;padding:10px;width:300px;margin-bottom:10px}#hcb_submit{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-ms-appearance:none;appearance:none;font-weight:600;padding:7px 15px;font-size:85%;border-radius:3px;background:#ccc;border:2px solid transparent;width:auto;text-align:center;height:auto;margin-right:20px}@media only screen and (max-width:768px){body{padding:0 20px}footer,header,nav{text-align:center}.responsive-table{width:100%;overflow:scroll}h1{font-size:200%}}@media print{@page{margin:2cm}.comments,header,nav{display:none}} \ No newline at end of file -- cgit v1.2.3