14 lines
179 KiB
CSS
14 lines
179 KiB
CSS
|
/*!
|
||
|
* Bootstrap v4.3.1 (https://getbootstrap.com/)
|
||
|
* Copyright 2011-2019 The Bootstrap Authors
|
||
|
* Copyright 2011-2019 Twitter, Inc.
|
||
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||
|
*/:root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #adb4c0;--gray-dark: #747f94;--primary: #2D6C98;--secondary: #5d6778;--success: #5cb377;--info: #5b99ea;--warning: #EEBF41;--danger: #d26d69;--light: #fff;--dark: #747f94;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#252930;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#2D6C98;text-decoration:none;background-color:transparent}a:hover{color:#1a7846;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#adb4c0;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-
|
||
|
* CoderDocs - Bootstrap 4 Documentation Template for Software Projects
|
||
|
* Version: 1.0
|
||
|
* Author: Xiaoying Riley
|
||
|
* Copyright: 3rd Wave Media Ltd.
|
||
|
* Website: http://themes.3rdwavemedia.com/
|
||
|
* Twitter: @3rdwave_themes
|
||
|
*/body{font-family:'Poppins', sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#5d6778;padding-top:69px}h1,h2,h3,h4,h5,h6{font-family:'Poppins', sans-serif;color:#252930;font-weight:600}code{background:#FDFAF8;color:#252930;padding:0.25rem 0.375rem;border-radius:.25rem}.table-bordered th,.table-bordered td{border-color:#e7e9ed}.table th,.table td{border-color:#e7e9ed}.table thead th{border-color:#e7e9ed}.table-striped tbody tr:nth-of-type(odd){background-color:#f5f5f5}.table-dark th,.table-dark td,.table-dark thead th{border-color:#515a6a}.popover{border-color:#e0f7e6}.bs-popover-left>.arrow::before,.bs-popover-auto[x-placement^="left"]>.arrow::before,.bs-popover-auto[x-placement^="left"]>.arrow::before{border-left-color:#e0f7e6}.bs-popover-right>.arrow::before,.bs-popover-auto[x-placement^="right"]>.arrow::before,.bs-popover-auto[x-placement^="right"]>.arrow::before{border-right-color:#e0f7e6}.bs-popover-top>.arrow::before,.bs-popover-auto[x-placement^="top"]>.arrow::before,.bs-popover-auto[x-placement^="top"]>.arrow::before{border-top-color:#e0f7e6}.bs-popover-bottom>.arrow::before,.bs-popover-auto[x-placement^="bottom"]>.arrow::before,.bs-popover-auto[x-placement^="bottom"]>.arrow::before{border-bottom-color:#e0f7e6}a.theme-link{color:#252930;text-decoration:underline;-webkit-text-decoration-color:rgba(37,41,48,0.3);text-decoration-color:rgba(37,41,48,0.3)}a.theme-link:hover{color:#2D6C98;-webkit-text-decoration-color:rgba(40,183,107,0.8);text-decoration-color:rgba(40,183,107,0.8)}.btn{font-weight:600;padding:0.6rem 1.25rem;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;border:none}@media (prefers-reduced-motion: reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover,.btn:active,.btn:focus{box-shadow:0 5px 15px 0 rgba(0,0,0,0.15);box-shadow:0 12px 24px -6px rgba(0,0,0,0.15)}.btn:focus,.btn.focus{box-shadow:none !important}.btn-primary{background:#2D6C98}.btn-secondary{background:#5d6778;color:#fff}.btn-light{background:#FDFAF8;color:#2D6C98}.btn-light:hover{background:#FDFAF8;color:#2D6C98}.form-control{padding-top:0.875rem;padding-bottom:0.875rem;height:2.75rem;border-color:#e0f7e6}.form-control:focus{box-shadow:0 5px 15px 0 rgba(0,0,0,0.15);outline:none}.theme-icon-holder{display:inline-block;background:#FDFAF8;color:#2D6C98;width:32px;height:32px;padding-top:4px;font-size:1rem;text-align:center;border-radius:50%}.theme-icon-holder .svg-inline---fa{color:#2D6C98}.theme-bg-light{background:#FDFAF8}.theme-bg-dark{background:#2D6C98}.theme-bg-shapes-right{position:absolute;height:100%;width:100%;right:0;top:0;overflow:hidden}.theme-bg-shapes-right:before{content:"";width:300px;height:150px;background:rgba(255,255,255,0.1);position:absolute;right:-60px;top:0;border-radius:4px;-webkit-transform:skew(25deg, -10deg);transform:skew(25deg, -10deg);moz-transform-origin:top left;-webkit-transform-origin:top left;transform-origin:top left}.theme-bg-shapes-right:after{content:"";width:150px;height:600px;background:rgba(255,255,255,0.15);position:absolute;right:0px;top:30px;border-radius:6px;-webkit-transform:skew(25deg, 10deg);transform:skew(25deg, 10deg);moz-transform-origin:top left;-webkit-transform-origin:top left;transform-origin:top left}.theme-bg-shapes-left{position:absolute;height:100%;width:100%;right:0;top:0;overflow:hidden}.theme-bg-shapes-left:before{content:"";width:300px;height:150px;background:rgba(255,255,255,0.1);position:absolute;left:-90px;top:0;border-radius:6px;-webkit-transform:skew(25deg, -12deg);transform:skew(25deg, -12deg);moz-transform-origin:top left;-webkit-transform-origin:top left;transform-origin:top left}.theme-bg-shapes-left:after{content:"";width:150px;height:600px;background:rgba(255,255,255,0.15);position:absolute;left:0px;top:30px;border-radius:4px;-webkit-transform:skew(-25deg, 10deg);transform:skew(-25deg, 10deg);moz-transform-origin:top left;-webkit-transform-origin:top left;transform-origin:top left}.border-radius-0{border-radius:0}.font-style-normal{font-style:normal !important}.single-col-max{max-width:800px}.sit
|