fedi-tumblr/themes/monad/css/style.css

15 lines
183 B
CSS
Raw Normal View History

2020-04-09 19:31:48 +00:00
body {
background-attachment: fixed;
background-size: cover;
margin: 0;
2020-04-01 00:46:27 +00:00
}
.element {
margin-top: -4px !important;
2020-04-01 00:46:27 +00:00
}
.element_pad {
margin-top: 10px;
margin-bottom: 10px;
}