This repository has been archived on 2022-02-10. You can view files and clone it, but cannot push or open issues or pull requests.
rangitaki/themes/material-dark.css.map

1 line
7.8 KiB
Plaintext

{"version":3,"file":"material-dark.css","sources":["material-dark.sass"],"sourcesContent":["/*\n * Rangitaki Project\n *\n * The MIT License\n *\n * Copyright 2015 mmk2410.\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n * copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n * THE SOFTWARE.\n *\n */\n\nbody {\n font-family: \"Roboto\", sans-serif;\n background: #303030;\n color: #fff; }\n\n.header {\n background-color: #212121;\n position: fixed;\n box-shadow: 2px 0 2px 2px rgba(32, 32, 32, 0.85); }\n\n.title {\n color: #fff;\n position: absolute;\n > a {\n color: #fff; } }\n\n.fadeout {\n background: -moz-linear-gradient(left, rgba(30, 87, 153, 0) 0%, #212121 100%);\n /* FF3.6+ */\n background: -webkit-linear-gradient(left, rgba(30, 87, 153, 0) 0%, #212121 100%);\n /* Chrome10+,Safari5.1+ */\n background: -o-linear-gradient(left, rgba(30, 87, 153, 0) 0%, #212121 100%);\n /* Opera 11.10+ */\n background: -ms-linear-gradient(left, rgba(30, 87, 153, 0) 0%, #212121 100%);\n /* IE10+ */\n background: linear-gradient(to right, rgba(30, 87, 153, 0) 0%, #212121 100%);\n /* W3C */ }\n\n.nav {\n background-color: #424242;\n border-right: 1px solid #1f1f1f; }\n\n.nav-item, .nav-item-static {\n color: #fff; }\n\n.nav-item {\n font-weight: 600;\n &:active {\n background-color: #383838; } }\n\n.divider {\n border-bottom: 1px solid #1f1f1f; }\n\n.card {\n background: #424242;\n border-radius: 2px;\n box-shadow: 0 1px 1.5px 1.5px rgba(42, 42, 42, 0.65);\n a {\n color: #ff4415;\n text-decoration: none;\n border-bottom: 1px solid transparent;\n border-bottom-color: transparent;\n transition: border-bottom-color 150ms ease-in-out 100ms;\n &:hover {\n border-bottom-color: #ff4415; } } }\n\n.headline {\n font-size: 24px;\n color: #fff !important;\n text-decoration: none;\n border-bottom: none !important;\n &:hover {\n color: #ff4415 !important; } }\n\n.date {\n font-size: 13px; }\n\n.articletext {\n font-size: 14px;\n line-height: 24px; }\n\n.author, .tag {\n font-size: 13px; }\n\n.fab {\n background-color: #ff4415;\n box-shadow: 0 1px 1.5px 1.5px rgba(42, 42, 42, 0.65); }\n\n.subfab {\n background-color: #424242;\n box-shadow: 0 1px 1.5px 1.5px rgba(42, 42, 42, 0.65); }\n\n.button {\n text-transform: uppercase;\n border-width: 1px;\n border-style: solid;\n -webkit-box-shadow: 0 1px 1.5px 1.5px rgba(42, 42, 42, 0.65);\n -moz-box-shadow: 0 1px 1.5px 1.5px rgba(42, 42, 42, 0.65);\n box-shadow: 0 1px 1.5px 1.5px rgba(42, 42, 42, 0.65);\n border-radius: 2px;\n letter-spacing: 0.4px;\n font-weight: 700;\n font-size: 14px;\n transition-property: box-shadow;\n transition-delay: 50ms;\n transition-duration: 125ms;\n transition-timing-function: ease;\n -o-transition-property: box-shadow;\n -o-transition-delay: 50ms;\n -o-transition-duration: 125ms;\n -o-transition-timing-function: ease;\n -moz-transition-property: box-shadow;\n -moz-transition-delay: 50ms;\n -moz-transition-duration: 125ms;\n -moz-transition-timing-function: ease;\n -webkit-transition-property: box-shadow;\n -webkit-transition-delay: 50ms;\n -webkit-transition-duration: 125ms;\n -webkit-transition-timing-function: ease;\n &:hover {\n -webkit-box-shadow: 0.5px 1.8px 2.1px 1.4px rgba(32, 32, 32, 0.85);\n -moz-box-shadow: 0.5px 1.8px 2.1px 1.4px rgba(32, 32, 32, 0.85);\n box-shadow: 0.5px 1.8px 2.1px 1.4px rgba(32, 32, 32, 0.85); } }\n\n.pag_next {\n background-color: #ff4415;\n border-color: #ff4415; }\n\n.pag_prev {\n background-color: #424242;\n border-color: #424242;\n color: #CCCCCC; }\n\n.footer {\n font-size: 12px;\n text-align: center;\n color: #fff;\n a {\n color: #fff;\n text-decoration: none;\n border-bottom: 1px solid transparent;\n border-bottom-color: transparent;\n &:hover {\n border-bottom-color: #fff; } } }\n"],"mappings":"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","names":[]}