Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/the2ne/hugo-frais.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fredon <the2ne@gmail.com>2016-10-08 19:11:37 +0300
committerOlivier Fredon <the2ne@gmail.com>2016-10-08 19:11:37 +0300
commita1e576b8c14740a8a9d3d58af99bc348f85dc44e (patch)
treeee7ec52cdbb85be2c23a252721e9c23a1f8432e3
parent96a6697ac30f9b675d1735956947ae98d2f1496d (diff)
fix scss selector
-rw-r--r--static/css/style.css2
-rw-r--r--static/sass/custom/typography.scss4
2 files changed, 3 insertions, 3 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 74f7c31..e1db292 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -1,3 +1,3 @@
-/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.5;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}@-ms-viewport{width:device-width}*{box-sizing:border-box}*:after,*:before{box-sizing:border-box}img{-ms-interpolation-mode:bicubic}html{height:100%}.page{display:table;height:100%;width:100%;margin:0;padding:0;overflow:hidden;table-layout:fixed;vertical-align:top}.wrapper{display:table-row}.wrapper .headlines,.wrapper .external-links{display:table-cell}.headlines{font-size:1.5em;height:100%;padding-top:3em;vertical-align:top;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);-ms-transform:rotate(-10deg);-o-transform:rotate(-10deg);transform:rotate(-10deg)}.headlines .headlines__title,.headlines .headlines__baseline{margin-left:-10%;padding-left:20%}.external-links{text-align:right;vertical-align:bottom}.social-networks{display:inline-block;list-style-type:none;margin:1em 2em;padding:0}.social-networks>*{display:inline-block}.social-networks li+li{margin-left:.5em}.social-networks .svg{fill:#fff;fill-rule:evenodd;width:1.5em;height:100%;transition:fill 1s ease}.social-networks a:visited .svg{fill:#777}.social-networks a:hover .svg{fill:#000}.credits{margin:1em auto;text-align:center}.credits .featured{list-style-type:none;padding-left:0}a{color:#777;cursor:pointer;transition:color 1s ease}a:hover{color:#fff}a:focus{color:#333}a:active{color:#000}a:link img,a:visited img,img{border-style:none}.title a{color:#fff;text-decoration:none}.visua11y-hidden{border:0;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{color:#fff;font-size:1em}.title{background-color:#000;background-color:rgba(0,0,0,0.5);display:inline-block;font-size:1.5em;font-style:italic;font-weight:bold;margin:0 0 .15em;padding-right:.25em}.baseline{font-family:"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace;font-size:1em;font-weight:normal;margin:0;white-space:nowrap}.blink,.title:hover{-webkit-animation:blink .1s infinite normal;-moz-animation:blink .1s infinite normal;-ms-animation:blink .1s infinite normal;-o-animation:blink .1s infinite normal;animation:blink .1s infinite normal}@keyframes blink{from{color:#fff;background-color:#000;background-color:rgba(0,0,0,0.5)}50%{color:#000;background-color:#fff;background-color:rgba(255,255,255,0.5)}}body{background:url("/img/bg-small.jpg") no-repeat center center fixed #333;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}@media screen and (min-width: 21em){.title{font-size:1.75em}}@media screen and (min-width: 40em){.site{background-image:url("/img/bg-medium.jpg")}.title{font-size:3em}.baseline{font-size:1.063em}}@media screen and (min-width: 60em){.site{background-image:url("/img/bg-large.jpg")}}
+/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.5;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}@-ms-viewport{width:device-width}*{box-sizing:border-box}*:after,*:before{box-sizing:border-box}img{-ms-interpolation-mode:bicubic}html{height:100%}.page{display:table;height:100%;width:100%;margin:0;padding:0;overflow:hidden;table-layout:fixed;vertical-align:top}.wrapper{display:table-row}.wrapper .headlines,.wrapper .external-links{display:table-cell}.headlines{font-size:1.5em;height:100%;padding-top:3em;vertical-align:top;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);-ms-transform:rotate(-10deg);-o-transform:rotate(-10deg);transform:rotate(-10deg)}.headlines .headlines__title,.headlines .headlines__baseline{margin-left:-10%;padding-left:20%}.external-links{text-align:right;vertical-align:bottom}.social-networks{display:inline-block;list-style-type:none;margin:1em 2em;padding:0}.social-networks>*{display:inline-block}.social-networks li+li{margin-left:.5em}.social-networks .svg{fill:#fff;fill-rule:evenodd;width:1.5em;height:100%;transition:fill 1s ease}.social-networks a:visited .svg{fill:#777}.social-networks a:hover .svg{fill:#000}.credits{margin:1em auto;text-align:center}.credits .featured{list-style-type:none;padding-left:0}a{color:#777;cursor:pointer;transition:color 1s ease}a:hover{color:#fff}a:focus{color:#333}a:active{color:#000}a:link img,a:visited img,img{border-style:none}.title a{color:#fff;text-decoration:none}.visua11y-hidden{border:0;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{color:#fff;font-size:1em}.headlines__title{background-color:#000;background-color:rgba(0,0,0,0.5);display:inline-block;font-size:1.5em;font-style:italic;font-weight:bold;margin:0 0 .15em;padding-right:.25em}.headlines__baseline{font-family:"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace;font-size:1em;font-weight:normal;margin:0;white-space:nowrap}.blink,.title:hover{-webkit-animation:blink .1s infinite normal;-moz-animation:blink .1s infinite normal;-ms-animation:blink .1s infinite normal;-o-animation:blink .1s infinite normal;animation:blink .1s infinite normal}@keyframes blink{from{color:#fff;background-color:#000;background-color:rgba(0,0,0,0.5)}50%{color:#000;background-color:#fff;background-color:rgba(255,255,255,0.5)}}body{background:url("/img/bg-small.jpg") no-repeat center center fixed #333;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}@media screen and (min-width: 21em){.title{font-size:1.75em}}@media screen and (min-width: 40em){.site{background-image:url("/img/bg-medium.jpg")}.title{font-size:3em}.baseline{font-size:1.063em}}@media screen and (min-width: 60em){.site{background-image:url("/img/bg-large.jpg")}}
/*# sourceMappingURL=style.css.map */ \ No newline at end of file
diff --git a/static/sass/custom/typography.scss b/static/sass/custom/typography.scss
index 6483fa0..a9747ce 100644
--- a/static/sass/custom/typography.scss
+++ b/static/sass/custom/typography.scss
@@ -3,7 +3,7 @@ html {
font-size: 1em;
}
-.title {
+.headlines__title {
@include _background-opacity($black);
display: inline-block;
font-size: $fontSize * 1.5;
@@ -13,7 +13,7 @@ html {
padding-right: .25em;
}
-.baseline {
+.headlines__baseline {
font-family: $fontFamilyAlternative;
font-size: $fontSize;
font-weight: normal;