_sass/html.sass (60 lines of code) (raw):

/** * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ * box-sizing: border-box body padding: 0 margin: 0 -webkit-font-smoothing: antialiased -webkit-text-size-adjust: 100% h1 font-family: 'Signika', sans-serif margin-top: 0px font-weight: 700 font-style: normal font-size: 48px text-transform: none line-height: 60px letter-spacing: -1.3px color: #2166ac h2 display: block font-size: 1.5em margin-block-start: 0.83em margin-block-end: 0.83em margin-inline-start: 0px margin-inline-end: 0px font-weight: bold color: #2166ac p, ul, li font-family: "Hind Siliguri", sans-serif font-weight: 300 font-style: normal font-size: 18px text-transform: none line-height: 30px letter-spacing: 0px color: #565656 a:hover color: #2166ac a:hover, a:focus, a:visited text-decoration: none a color: darken(#4393c3, 10%) .page-content a padding: 0px 3px background-color: rgba(104, 223, 255,0.1) border-bottom: 1px dashed rgba(61, 139, 160,0.8) a text-decoration: none outline: 0 -webkit-tap-highlight-color: rgba(0,0,0,0) hr height: 1px margin-bottom: -1px border: none border-bottom: 1px solid #ececec margin-top: 40px pre overflow-x: auto iframe border-radius: 8px border: 2px solid #ccc