1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-09-24 18:18:49 +02:00
blog/_src/_assets/styl/_kremalicious/scaffolding.styl

24 lines
317 B
Stylus

//
// kremalicious3
// --------------
// Scaffolding
//
// Body
/////////////////////////////////////
body
background: $body-bg
// Reset fonts for relevant elements
/////////////////////////////////////
input,
button,
select,
textarea
font-family: inherit
font-size: inherit
line-height: inherit