site-neo/in/css/mgh.sass
2023-02-11 21:20:32 +00:00

21 lines
477 B
Sass

@import "extra.scss"
@import url("all.css")
$bg: #00103D
@font-face
font-family: 'Science Gothic', monospace
src: url('font/science-gothic.ttf') format('truetype')
body
background-color: $bg
color: #EAE8E3
.header
border: 4px solid scale-color($bg,$lightness:-25%)
background-color: scale-color($bg,$lightness:-25%)
a
text-decoration: underline
.content
h1
font-family: 'Science Gothic', monospace
@include font-settings(345,100,116,0)
::before
content: '#'