feature-change-applier/static/css/main.8b7b257e.chunk.css

2 lines
2.3 KiB
CSS
Raw Normal View History

2020-02-28 21:14:49 +00:00
body{margin:0;font-family:Catamaran,Arial,Helvetica,sans-serif;background-color:#281734;color:#d5bfbf}body input[type=text],body textarea{background-color:#1d191a;color:#e8e22e;border:1px solid #d5bfbf;font-family:Fira Code,monospace}body code{font-family:Fira Code,monospace}body p.error{color:red}.App{text-align:center}.App-logo{height:40vmin}.App-header{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin)}.App-link{color:#09d3ac}div.App{max-height:100vh;max-width:100vw;line-height:1.25em;padding:1em}div.App h1{font-size:2em;padding:1em 0}div.App h3{font-size:1.25em;padding:.5em 0}div.App h5{font-size:1.1em;padding:.1em 0;font-weight:800}div.App div.PhonoChangeApplier{display:grid;width:100%;place-items:center center;grid-template-columns:repeat(auto-fit,minmax(25em,1fr));grid-template-rows:repeat(auto-fill,minmax(300px,1fr))}div.App div.PhonoChangeApplier div{max-width:100%;max-height:85vh;margin:1em;overflow-y:scroll}div.App button.form,div.App input[type=button].form,div.App input[type=submit].form{height:2em;border-radius:.25em;border-color:transparent;margin:.2em auto;width:10em}div.App button.form--add,div.App input[type=button].form--add,div.App input[type=submit].form--add{background-color:#adff2f;color:#000}div.App button.form--remove,div.App input[type=button].form--remove,div.App input[type=submit].form--remove{background-color:red;color:#fff}div.Features ul.Features__list{width:100%}div.Features ul.Features__list li{display:grid;grid-template-columns:10fr 10fr 1fr;margin:.5em 0;place-items:center center}div.Features ul.Features__list li span.feature--names-and-phones{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}div.Features ul.Features__list li span.feature-name{font-weight:600}div.Features form{display:flex;flex-flow:column}div.Features form input{margin:.1em;font-size:1em}div.Features button.delete-feature{background-color:red;border-color:transparent;border-radius:.5em;color:#fff;max-height:1.5em}div.Options form{display:grid;grid-template-columns:1fr 1fr}div.Output div.Output__container{display:flex;flex-flow:row wrap}div.Output div.Output-epoch{display:flex;flex-flow:column}div.Output div.Output-epoch p.lexicon{display:grid;grid-template-columns:repeat(auto-fit,minmax(5em,1fr))}
/*# sourceMappingURL=main.8b7b257e.chunk.css.map */