This repository was archived by the owner on Jan 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstyle.css
11 lines (11 loc) · 5.07 KB
/
style.css
1
2
3
4
5
6
7
8
9
10
11
/*!
Theme Name: CodeGen
Theme URI: https://blog.adrianbury.pl
Author: Adrian Bury
Author URI: https://adrianbury.pl
Description: Custom theme for blog
Requires at least: 5.3
Requires PHP: 8.0
Version: 0.0.0
Text Domain: cg
*//*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}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}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[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{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{color-scheme:dark}body{color:#bbb;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.625;margin:0;font-size:1rem;font-weight:400;background-color:#000}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{color:#fff;line-height:1}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1 code,h2 code,h3 code,h4 code,h5 code,h6 code{font-size:inherit;padding:0 .2em}h2{margin-top:4rem}h3{margin-top:3rem}h4{margin-top:2rem}h5{margin-top:1.5rem}h6{margin-top:1rem}a{text-decoration:none;transition:color .1s linear;color:#d3a656}a:hover{color:#574626}pre{color:#fff;background:#272822;border-radius:4px}code{word-break:break-word;background:rgba(110,118,129,.4);font-size:.85rem;color:#d7d7d7;padding:.2em .4em;border-radius:6px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace}textarea,input[type=text],input[type=email],input[type=url],input[type=search]{width:100%;background:#000;color:#fff;border:#3a3b3c 1px solid;padding:10px;box-sizing:border-box}button,label,input[type=submit]{cursor:pointer}.has-text-align-right{text-align:right}.has-text-align-center,.aligncenter{text-align:center}.has-text-align-left{text-align:left}figure.wp-block-image{margin:0}figure.wp-block-image>img{display:block;margin-left:auto;margin-right:auto;border-radius:.5rem}figure.wp-block-image>figcaption{font-size:.875rem;text-align:center;padding:.5rem}#site-footer{text-align:center;padding:15px;background-color:rgba(47,51,55,.8);font-size:.8rem;margin-top:5rem}#site-footer>.container{display:flex;gap:1rem;justify-content:space-between}@media(max-width: 600px){#site-footer .container{flex-direction:column}}#reply-title{margin-top:60px}.comment-body{display:flex;gap:.5rem}.comment-author{flex-shrink:0}.comment-body .author{font-weight:700}.comment-body .content{background:#3a3b3c;border-radius:.5rem;padding:.5rem .75rem;flex-grow:2}.comment-list{list-style:none;padding-left:0}.comment-list>li{margin-top:2rem}.comment-list .children{padding-left:50px;list-style:none}.comment-list .children>li{margin-top:1rem}.comment-body img.avatar.photo{border-radius:50%}#submit{background-color:#4caf50;border:none;color:#fff;padding:1rem 2rem;text-align:center;text-decoration:none;display:inline-block}#submit:hover{background-color:#39923c}#cancel-comment-reply-link{margin-left:50px}.comment-content p{margin:0}.comment-metadata{display:flex;gap:1rem;justify-content:space-between;align-items:center;margin-bottom:1rem}.comment-actions{display:flex;gap:1rem;align-items:center;margin-top:1rem}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;max-width:1300px}@media(min-width: 576px){.container{max-width:540px}}@media(min-width: 768px){.container{max-width:720px}}@media(min-width: 992px){.container{max-width:960px}}@media(min-width: 1200px){.container{max-width:1140px}}img{max-width:100%;height:auto}#article-content{margin-top:5rem;margin-bottom:5rem}#article-content>:first-child{margin-top:0}/*# sourceMappingURL=style.css.map */