html, body { height: 100%; margin: 0em; overflow: hidden; } .cdn { position: relative; top: 0em; left: 0em; width: 100%; height: 100%; overflow: hidden; } .cdn, .cdn input, .cdn button, .cdn select { font-family: "Roboto"; } .cdn pre, .cdn textarea, .cdn .wmd-code-block, .cdn .wmd-code-block ol > li::marker, .cdn .wmd-code-doc > .description { font-family: "Roboto Mono"; } .cdn [data-icon]::before { font-family: "FA6FR"; } .cdn input, .cdn button, .cdn select, .cdn textarea { font-size: 1em; } .cdn [data-visible=false], .cdn [data-hidden=true] { display: none; } .cdn[data-gui-mode=light], .cdn[data-gui-mode=default][data-dark-mode=false] { background-color: #EFEFEF; color: #222; } .cdn[data-gui-mode=light] a[href], .cdn[data-gui-mode=light] [onclick], .cdn[data-gui-mode=light] [onmouseover], .cdn[data-gui-mode=light] [onmousedown], .cdn[data-gui-mode=light] button, .cdn[data-gui-mode=light] [type=button], .cdn[data-gui-mode=light] [type=reset], .cdn[data-gui-mode=light] [type=submit], .cdn[data-gui-mode=default][data-dark-mode=false] a[href], .cdn[data-gui-mode=default][data-dark-mode=false] [onclick], .cdn[data-gui-mode=default][data-dark-mode=false] [onmouseover], .cdn[data-gui-mode=default][data-dark-mode=false] [onmousedown], .cdn[data-gui-mode=default][data-dark-mode=false] button, .cdn[data-gui-mode=default][data-dark-mode=false] [type=button], .cdn[data-gui-mode=default][data-dark-mode=false] [type=reset], .cdn[data-gui-mode=default][data-dark-mode=false] [type=submit] { color: #2272D4; } .cdn[data-gui-mode=light] a[href]:hover, .cdn[data-gui-mode=light] [onclick]:hover, .cdn[data-gui-mode=light] [onmouseover]:hover, .cdn[data-gui-mode=light] [onmousedown]:hover, .cdn[data-gui-mode=light] button:hover, .cdn[data-gui-mode=light] [type=button]:hover, .cdn[data-gui-mode=light] [type=reset]:hover, .cdn[data-gui-mode=light] [type=submit]:hover, .cdn[data-gui-mode=default][data-dark-mode=false] a[href]:hover, .cdn[data-gui-mode=default][data-dark-mode=false] [onclick]:hover, .cdn[data-gui-mode=default][data-dark-mode=false] [onmouseover]:hover, .cdn[data-gui-mode=default][data-dark-mode=false] [onmousedown]:hover, .cdn[data-gui-mode=default][data-dark-mode=false] button:hover, .cdn[data-gui-mode=default][data-dark-mode=false] [type=button]:hover, .cdn[data-gui-mode=default][data-dark-mode=false] [type=reset]:hover, .cdn[data-gui-mode=default][data-dark-mode=false] [type=submit]:hover { color: #D47222; } .cdn[data-gui-mode=light] [onmouseover], .cdn[data-gui-mode=light] [onmousedown], .cdn[data-gui-mode=default][data-dark-mode=false] [onmouseover], .cdn[data-gui-mode=default][data-dark-mode=false] [onmousedown] { color: #224a7b; } .cdn[data-gui-mode=light] [onmouseover]:hover, .cdn[data-gui-mode=light] [onmousedown]:hover, .cdn[data-gui-mode=default][data-dark-mode=false] [onmouseover]:hover, .cdn[data-gui-mode=default][data-dark-mode=false] [onmousedown]:hover { color: #7b4a22; } .cdn[data-gui-mode=light] button, .cdn[data-gui-mode=light] [type=button], .cdn[data-gui-mode=light] [type=reset], .cdn[data-gui-mode=light] [type=submit], .cdn[data-gui-mode=default][data-dark-mode=false] button, .cdn[data-gui-mode=default][data-dark-mode=false] [type=button], .cdn[data-gui-mode=default][data-dark-mode=false] [type=reset], .cdn[data-gui-mode=default][data-dark-mode=false] [type=submit] { border-color: 0.1em solid #2272D4; box-shadow: 0em 0em 0.4em #2272D4; } .cdn[data-gui-mode=light] button:hover, .cdn[data-gui-mode=light] [type=button]:hover, .cdn[data-gui-mode=light] [type=reset]:hover, .cdn[data-gui-mode=light] [type=submit]:hover, .cdn[data-gui-mode=default][data-dark-mode=false] button:hover, .cdn[data-gui-mode=default][data-dark-mode=false] [type=button]:hover, .cdn[data-gui-mode=default][data-dark-mode=false] [type=reset]:hover, .cdn[data-gui-mode=default][data-dark-mode=false] [type=submit]:hover { border-color: 0.1em solid #D47222; box-shadow: 0em 0em 0.4em #D47222; } .cdn[data-gui-mode=light] .wmd-dictionary-item, .cdn[data-gui-mode=default][data-dark-mode=false] .wmd-dictionary-item { color: #224a7b; } .cdn[data-gui-mode=light] .wmd-dictionary-item:hover, .cdn[data-gui-mode=default][data-dark-mode=false] .wmd-dictionary-item:hover { color: #7b4a22; } .cdn[data-gui-mode=light] header, .cdn[data-gui-mode=light] footer, .cdn[data-gui-mode=default][data-dark-mode=false] header, .cdn[data-gui-mode=default][data-dark-mode=false] footer { box-shadow: 0em 0em 0.125em #EFEFEF, 0em 0em 0.25em #EFEFEF, 0em 0em 0.5em #EFEFEF, 0em 0em 1em #EFEFEF, 0em 0em 2em #EFEFEF; } .cdn[data-gui-mode=light] .wmd-dictionary-box, .cdn[data-gui-mode=light] .wmd-main-menu, .cdn[data-gui-mode=default][data-dark-mode=false] .wmd-dictionary-box, .cdn[data-gui-mode=default][data-dark-mode=false] .wmd-main-menu { background-color: #EFEFEF; box-shadow: 0.1em 0.1em 0.2em #222; } .cdn[data-gui-mode=light] .wmd-dictionary-box a[href], .cdn[data-gui-mode=default][data-dark-mode=false] .wmd-dictionary-box a[href] { background-color: rgba(0, 0, 0, 0.1); } .cdn[data-gui-mode=dark], .cdn[data-gui-mode=default][data-dark-mode=true] { background-color: #222; color: #EFEFEF; } .cdn[data-gui-mode=dark] a[href], .cdn[data-gui-mode=dark] [onclick], .cdn[data-gui-mode=dark] [onmouseover], .cdn[data-gui-mode=dark] [onmousedown], .cdn[data-gui-mode=dark] button, .cdn[data-gui-mode=dark] [type=button], .cdn[data-gui-mode=dark] [type=reset], .cdn[data-gui-mode=dark] [type=submit], .cdn[data-gui-mode=default][data-dark-mode=true] a[href], .cdn[data-gui-mode=default][data-dark-mode=true] [onclick], .cdn[data-gui-mode=default][data-dark-mode=true] [onmouseover], .cdn[data-gui-mode=default][data-dark-mode=true] [onmousedown], .cdn[data-gui-mode=default][data-dark-mode=true] button, .cdn[data-gui-mode=default][data-dark-mode=true] [type=button], .cdn[data-gui-mode=default][data-dark-mode=true] [type=reset], .cdn[data-gui-mode=default][data-dark-mode=true] [type=submit] { color: #4b8bd9; } .cdn[data-gui-mode=dark] a[href]:hover, .cdn[data-gui-mode=dark] [onclick]:hover, .cdn[data-gui-mode=dark] [onmouseover]:hover, .cdn[data-gui-mode=dark] [onmousedown]:hover, .cdn[data-gui-mode=dark] button:hover, .cdn[data-gui-mode=dark] [type=button]:hover, .cdn[data-gui-mode=dark] [type=reset]:hover, .cdn[data-gui-mode=dark] [type=submit]:hover, .cdn[data-gui-mode=default][data-dark-mode=true] a[href]:hover, .cdn[data-gui-mode=default][data-dark-mode=true] [onclick]:hover, .cdn[data-gui-mode=default][data-dark-mode=true] [onmouseover]:hover, .cdn[data-gui-mode=default][data-dark-mode=true] [onmousedown]:hover, .cdn[data-gui-mode=default][data-dark-mode=true] button:hover, .cdn[data-gui-mode=default][data-dark-mode=true] [type=button]:hover, .cdn[data-gui-mode=default][data-dark-mode=true] [type=reset]:hover, .cdn[data-gui-mode=default][data-dark-mode=true] [type=submit]:hover { color: #d98b4b; } .cdn[data-gui-mode=dark] [onmouseover], .cdn[data-gui-mode=dark] [onmousedown], .cdn[data-gui-mode=default][data-dark-mode=true] [onmouseover], .cdn[data-gui-mode=default][data-dark-mode=true] [onmousedown] { color: #9dbde4; } .cdn[data-gui-mode=dark] [onmouseover]:hover, .cdn[data-gui-mode=dark] [onmousedown]:hover, .cdn[data-gui-mode=default][data-dark-mode=true] [onmouseover]:hover, .cdn[data-gui-mode=default][data-dark-mode=true] [onmousedown]:hover { color: #e4bd9d; } .cdn[data-gui-mode=dark] button, .cdn[data-gui-mode=dark] [type=button], .cdn[data-gui-mode=dark] [type=reset], .cdn[data-gui-mode=dark] [type=submit], .cdn[data-gui-mode=default][data-dark-mode=true] button, .cdn[data-gui-mode=default][data-dark-mode=true] [type=button], .cdn[data-gui-mode=default][data-dark-mode=true] [type=reset], .cdn[data-gui-mode=default][data-dark-mode=true] [type=submit] { border-color: 0.1em solid #4b8bd9; box-shadow: 0em 0em 0.4em #4b8bd9; } .cdn[data-gui-mode=dark] button:hover, .cdn[data-gui-mode=dark] [type=button]:hover, .cdn[data-gui-mode=dark] [type=reset]:hover, .cdn[data-gui-mode=dark] [type=submit]:hover, .cdn[data-gui-mode=default][data-dark-mode=true] button:hover, .cdn[data-gui-mode=default][data-dark-mode=true] [type=button]:hover, .cdn[data-gui-mode=default][data-dark-mode=true] [type=reset]:hover, .cdn[data-gui-mode=default][data-dark-mode=true] [type=submit]:hover { border-color: 0.1em solid #d98b4b; box-shadow: 0em 0em 0.4em #d98b4b; } .cdn[data-gui-mode=dark] .wmd-dictionary-item, .cdn[data-gui-mode=default][data-dark-mode=true] .wmd-dictionary-item { color: #9dbde4; } .cdn[data-gui-mode=dark] .wmd-dictionary-item:hover, .cdn[data-gui-mode=default][data-dark-mode=true] .wmd-dictionary-item:hover { color: #e4bd9d; } .cdn[data-gui-mode=dark] header, .cdn[data-gui-mode=dark] footer, .cdn[data-gui-mode=default][data-dark-mode=true] header, .cdn[data-gui-mode=default][data-dark-mode=true] footer { box-shadow: 0em 0em 0.125em #222, 0em 0em 0.25em #222, 0em 0em 0.5em #222, 0em 0em 1em #222, 0em 0em 2em #222; } .cdn[data-gui-mode=dark] .wmd-dictionary-box, .cdn[data-gui-mode=dark] .wmd-main-menu, .cdn[data-gui-mode=default][data-dark-mode=true] .wmd-dictionary-box, .cdn[data-gui-mode=default][data-dark-mode=true] .wmd-main-menu { background-color: #222; box-shadow: 0.1em 0.1em 0.2em #EFEFEF; } .cdn[data-gui-mode=dark] .wmd-dictionary-box a[href], .cdn[data-gui-mode=default][data-dark-mode=true] .wmd-dictionary-box a[href] { background-color: rgba(255, 255, 255, 0.1); } .cdn a[href] { text-decoration: none; word-break: break-word; } .cdn a[href], .cdn [onclick], .cdn [onmouseover], .cdn [onmousedown], .cdn button, .cdn [type=button], .cdn [type=reset], .cdn [type=submit] { cursor: pointer; transition-duration: 1s; } .cdn a[href]:hover, .cdn [onclick]:hover, .cdn [onmouseover]:hover, .cdn [onmousedown]:hover, .cdn button:hover, .cdn [type=button]:hover, .cdn [type=reset]:hover, .cdn [type=submit]:hover { transition-duration: 0.2s; } .cdn a[href], .cdn [onclick], .cdn [onmouseover], .cdn [onmousedown], .cdn button, .cdn [type=button], .cdn [type=reset], .cdn [type=submit] { transition-property: color; } .cdn button, .cdn [type=button], .cdn [type=reset], .cdn [type=submit] { transition-property: color,border-color,box-shadow; } .cdn h2 { font-size: 2.6em; } .cdn h3 { font-size: 2.2em; } .cdn h4 { font-size: 1.8em; } .cdn h5 { font-size: 1.4em; } .cdn h6 { font-size: 1em; } .cdn ul, .cdn ol { padding: 0em 2em; } .cdn header, .cdn main, .cdn footer { position: absolute; left: 0em; width: 100%; } .cdn header, .cdn footer { overflow: hidden; display: flex; flex-direction: row; } .cdn header > *, .cdn footer > * { flex: auto; align-self: center; } .cdn header { top: 0em; height: 4em; z-index: 20; } .cdn header h1 { margin: .2em 1em; padding: 0em; font-size: 1em; text-wrap: nowrap; } .cdn header h1 .image { height: 3.6em; } .cdn header h1 img { width: auto; height: 3.6em; } .cdn header h1 img + span { display: none; } .cdn header h1 span + span { font-size: 3.4em; height: 0.9444444444em; } .cdn header h1 a > span { display: inline-block; vertical-align: top; } .cdn main { top: 4em; bottom: 2.5em; padding: 1% 2%; z-index: 10; overflow: auto; box-sizing: border-box; } .cdn footer { bottom: 0em; height: 2.5em; z-index: 30; } .cdn .main-menu { width: 25em; text-align: center; } .cdn .main-menu ul { list-style-type: none; margin: 0em; padding: 0em; } .cdn .main-menu li { display: inline-block; margin: 0em .6em; } .cdn .licenses { display: flex; flex-direction: row; justify-content: center; position: absolute; left: 0em; bottom: 0em; width: 100%; text-align: center; padding: .1em .2em; font-weight: 900; font-size: .85em; box-sizing: border-box; } .cdn .license { display: flex; flex-direction: row; align-self: center; margin: 0em .2em; text-align: center; box-sizing: border-box; } .cdn .license span { flex: auto; align-self: center; } .cdn .license > * { vertical-align: middle; } .cdn .license img { width: auto; height: 2.5em; margin: .2em .2em; } .cdn main { overflow: auto; } /*# sourceMappingURL=CDN.css.map */