1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
theorangeone.net-legacy/theme/static/src/scss/functional.scss

9 lines
121 B
SCSS
Raw Normal View History

2016-05-29 17:30:48 +01:00
.margin {
margin: 15px;
}
2016-08-24 12:34:21 +01:00
.header-bg {
background-image: url("../img/header.jpg");
background-position: center;
}