You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dropin-minimal-css/min/siimple.min.css

8 lines
74 KiB
CSS

@charset "UTF-8";/*!
* @name siimple 3.3.1
* @description Minimal CSS framework for flat and clean designs.
* @homepage https://www.siimple.xyz/
* @repository https://github.com/siimple/siimple
* @bugs https://github.com/siimple/siimple/issues
* @license MIT
**/ @import url(https://fonts.googleapis.com/css?family=Roboto:400,700);html{font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;color:#546778;font-smooth:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0}.siimple-layout{display:block;overflow-x:hidden;width:100%;height:100%;font-family:"Roboto",sans-serif;font-size:16px;color:#546778;font-weight:normal}.siimple-layout--left{float:left}.siimple-layout--right{float:right}.siimple-brand{font-family:"Montserrat","Roboto",sans-serif}.siimple-blockquote{display:block;color:#879aab;font-size:16px;line-height:24px;border-left:4px solid #879aab;padding-top:5px;padding-bottom:5px;padding-right:10px;padding-left:20px;margin-bottom:20px;margin-left:0;margin-right:0}.siimple-code{color:#ee675d;text-decoration:none;font-size:13px;font-weight:600;background-color:#eef2f7;border-radius:3px;padding-top:2px;padding-bottom:2px;padding-left:5px;padding-right:5px}.siimple-code--dark{background-color:#546778 !important;color:#fff}.siimple-h1{display:block;font-size:40px;font-weight:600;line-height:51px;color:#546778;padding:0;margin-bottom:.5em}.siimple-h1:not(:first-child){margin-top:30px}.siimple-h2{display:block;font-size:32px;font-weight:600;line-height:40px;color:#546778;padding:0;margin-bottom:.5em}.siimple-h2:not(:first-child){margin-top:30px}.siimple-h3{display:block;font-size:28px;font-weight:600;line-height:29px;color:#546778;padding:0;margin-bottom:.5em}.siimple-h3:not(:first-child){margin-top:30px}.siimple-h4{display:block;font-size:24px;font-weight:600;line-height:25px;color:#546778;padding:0;margin-bottom:.5em}.siimple-h4:not(:first-child){margin-top:30px}.siimple-h5{display:block;font-size:20px;font-weight:600;line-height:22px;color:#546778;padding:0;margin-bottom:.5em}.siimple-h5:not(:first-child){margin-top:30px}.siimple-h6{display:block;font-size:16px;font-weight:600;line-height:20px;color:#546778;padding:0;margin-bottom:.5em}.siimple-h6:not(:first-child){margin-top:30px}.siimple-link{color:#4e91e4;font-weight:600;text-decoration:none;transition:color .3s;cursor:pointer}.siimple-link:hover{color:#1b5eb1}.siimple-paragraph,.siimple-p{display:block;line-height:24px;font-size:16px;margin-top:0;margin-bottom:20px}.siimple-paragraph--lead,.siimple-p--lead{font-size:20px;line-height:30px}.siimple-pre{display:block;overflow-x:auto;width:calc(100% - 2 * 15px);color:#546778;line-height:22px;font-size:14px;background-color:#eef2f7;border-radius:5px;padding:15px;margin-bottom:20px;margin-top:0}.siimple-pre--dark{background-color:#546778 !important;color:#fff}.siimple-small{font-size:13px;color:#879aab}.siimple-btn{display:inline-block;transition:background-color .3s;cursor:pointer;line-height:24px;text-align:center;text-decoration:none;font-size:16px;padding-left:15px;padding-right:15px;padding-top:5px;padding-bottom:5px;border-radius:5px;border:0;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.siimple-btn:hover{text-decoration:none;background-color:#eef2f7}.siimple-btn.siimple-btn--primary{background-color:#4e91e4;color:#fff}.siimple-btn.siimple-btn--primary:hover{background-color:#1b5eb1}.siimple-btn.siimple-btn--success{background-color:#4acf7f;color:#fff}.siimple-btn.siimple-btn--success:hover{background-color:#268d4f}.siimple-btn.siimple-btn--warning{background-color:#fbc850;color:#fff}.siimple-btn.siimple-btn--warning:hover{background-color:#e09f05}.siimple-btn.siimple-btn--error{background-color:#ee675d;color:#fff}.siimple-btn.siimple-btn--error:hover{background-color:#cf2316}.siimple-btn.siimple-btn--dark{background-color:#546778;color:#fff}.siimple-btn.siimple-btn--dark:hover{background-color:#2a343c}.siimple-btn.siimple-btn--light{background-color:#dde5ee;color:#546778}.siimple-btn.siimple-btn--light:hover{background-color:#cbd8e6}.siimple-btn.siimple-btn--navy{background-color:#546778;color:#fff}.siimple-btn.siimple-btn--green{background-color:#93d260;color:#fff}.siimple-btn.siimple-btn--teal{background-color:#60d2b6;color:#fff}.siimple-btn