+concrete

pull/15/head
dohliam 4 years ago
parent 2354433643
commit f9ee07b695

@ -70,6 +70,7 @@ If you know of a minimal framework that hasn't been included here, please create
* [clmaterial](https://dohliam.github.io/dropin-minimal-css/?clmaterial) by @24aitor ([Source](https://github.com/24aitor/CLMaterial) · [MIT](https://github.com/24aitor/CLMaterial/blob/master/LICENSE))
* [comet](https://dohliam.github.io/dropin-minimal-css/?comet) by @marcbruederlin ([Source](https://github.com/marcbruederlin/comet) · [MIT](https://github.com/marcbruederlin/comet/blob/master/LICENSE))
* [concise](https://dohliam.github.io/dropin-minimal-css/?concise) by ConciseCSS ([Source](https://github.com/ConciseCSS/concise.css) · [MIT](https://github.com/ConciseCSS/concise.css/blob/master/LICENSE))
* [concrete](https://dohliam.github.io/dropin-minimal-css/?concrete) by @louismerlin ([Source](https://github.com/louismerlin/concrete.css) · [MIT](https://github.com/louismerlin/concrete.css/blob/master/LICENSE))
* [flat-ui](https://dohliam.github.io/dropin-minimal-css/?flat-ui) by Designmodo ([Source](https://github.com/designmodo/Flat-UI) · [CC BY & MIT](https://github.com/designmodo/Flat-UI#copyright-and-license))
* [fluidity](https://dohliam.github.io/dropin-minimal-css/?fluidity) by @mrmrs ([Source](https://github.com/mrmrs/fluidity) · [MIT](https://github.com/mrmrs/fluidity/blob/master/README.md))
* [furtive](https://dohliam.github.io/dropin-minimal-css/?furtive) by @johnotander ([Source](https://github.com/johnotander/furtive) · [MIT](https://github.com/johnotander/furtive/blob/master/LICENSE))

@ -1,4 +1,4 @@
var frameworks = "a11yana,air,awsm,bahunya,bare,base,bullframe,bulma,caiuss,caramel,cardinal,chota,clmaterial,comet,concise,flat-ui,fluidity,furtive,generic,github-markdown,hack,holiday,html-starterkit,hyp,kathamo,koochak,kraken,kube,latex,lemon,lit,lotus,markdown,marx,materialize,mercury,milligram,min,mini,mobi,modest,motherplate,mu,mui,no-class,normalize,oh-my-css,paper,papier,pavilion,picnic,preface,primer,pure,retro,sakura,sanitize-10up,sanitize-zdroid,semantic-ui,shoelace,siimple,simple,skeleton,skeleton-framework,skeleton-plus,snack,spectre,splendor,style,stylize,tachyons,tacit,tent,thao,vanilla,vital,water,wing,writ,yorha,ads-gazette,ads-medium,ads-notebook,ads-tufte,boot-cerulean,boot-cosmo,boot-cyborg,boot-darkly,boot-flatly,boot-journal,boot-lumen,boot-paper,boot-readable,boot-sandstone,boot-slate,boot-spacelab,boot-superhero,boot-yeti";
var frameworks = "a11yana,air,awsm,bahunya,bare,base,bullframe,bulma,caiuss,caramel,cardinal,chota,clmaterial,comet,concise,concrete,flat-ui,fluidity,furtive,generic,github-markdown,hack,holiday,html-starterkit,hyp,kathamo,koochak,kraken,kube,latex,lemon,lit,lotus,markdown,marx,materialize,mercury,milligram,min,mini,mobi,modest,motherplate,mu,mui,no-class,normalize,oh-my-css,paper,papier,pavilion,picnic,preface,primer,pure,retro,sakura,sanitize-10up,sanitize-zdroid,semantic-ui,shoelace,siimple,simple,skeleton,skeleton-framework,skeleton-plus,snack,spectre,splendor,style,stylize,tachyons,tacit,tent,thao,vanilla,vital,water,wing,writ,yorha,ads-gazette,ads-medium,ads-notebook,ads-tufte,boot-cerulean,boot-cosmo,boot-cyborg,boot-darkly,boot-flatly,boot-journal,boot-lumen,boot-paper,boot-readable,boot-sandstone,boot-slate,boot-spacelab,boot-superhero,boot-yeti";
add_switcher();

@ -0,0 +1 @@
/*! concrete.css v1.3.0 | MIT License | github.com/louismerlin/concrete.css/ */html{font-size:62.5%;box-sizing:border-box}body{font-size:2rem;font-weight:400;background:#fff;color:#121212;font-family:Helvetica,Arial,sans-serif}*,::after,::before{box-sizing:inherit}a{color:#121212}blockquote,dl,figure,form,ol,p,pre,table,ul{margin-bottom:2.2rem}img{height:auto;max-width:100%}.container{margin:0 auto;max-width:66rem;padding:0 1rem;width:100%;position:relative}.button{text-decoration:none}.button,button,input[type=button],input[type=reset],input[type=submit]{display:inline-block;vertical-align:middle;border-radius:0;background:#fff;line-height:2.2rem;font-size:1.6rem;color:#121212;border:.3rem solid #121212;padding:.4rem 1rem;cursor:pointer}.button.filled,button.filled,input[type=button].filled,input[type=reset].filled,input[type=submit].filled{color:#fff;background:#121212}.button,button,dd,dt,input[type=button],input[type=reset],input[type=submit],li{margin-bottom:1rem}ul{list-style:square}fieldset{border-width:0;padding:0}label,legend{display:block;font-weight:700;margin-bottom:.5rem}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:.1rem solid #121212;border-radius:0;box-shadow:none;box-sizing:inherit;padding:.6rem 1rem;width:100%}fieldset,input,select,textarea{margin-bottom:1.5rem}table{width:100%;border-spacing:0}td,th{padding:.6rem 0}td{border-bottom:.1rem solid #121212}th{border-bottom:.3rem solid #121212;text-align:left}blockquote,pre{border-left:.3rem solid #121212;margin-left:0;margin-right:0;padding:1rem 1.5rem;overflow-y:hidden}pre{border:.1rem dotted #121212;border-left:.3rem solid #121212}pre>code{padding:1rem 1.4rem;font-size:1.6rem;white-space:pre;display:block}progress{-moz-appearance:none;-webkit-appearance:none;border-radius:0;display:block;height:1rem;border:.1rem solid #121212;background:#fff;color:#121212;overflow:hidden;padding:0;width:100%}progress::-webkit-progress-bar{background-color:#fff}progress::-webkit-progress-value{background-color:#121212}progress::-moz-progress-bar{background-color:#121212}progress::-ms-fill{background-color:#121212}hr{border:.2rem solid #121212;border-bottom-width:.1rem}@media (prefers-color-scheme:dark){body{background:#121212;color:#fff}a{color:#fff}.button,button,input[type=button],input[type=reset],input[type=submit]{background:#121212;color:#fff;border-color:#fff}.button.filled,button.filled,input[type=button].filled,input[type=reset].filled,input[type=submit].filled{color:#121212;background:#fff}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{color:#fff;border-color:#fff}td{border-bottom-color:#fff}th{border-bottom-color:#fff}blockquote,pre{border-left-color:#fff}pre{border-color:#fff;border-left-color:#fff}progress{border-color:#fff;background:#121212;color:#fff}progress::-webkit-progress-bar{background-color:#121212}progress::-webkit-progress-value{background-color:#fff}progress::-moz-progress-bar{background-color:#fff}progress::-ms-fill{background-color:#fff}hr{border-color:#fff}}
Loading…
Cancel
Save