zeus.ugent.be/content/assets/stylesheets/includes/privacy.scss

17 lines
No EOL
203 B
SCSS

.example {
@extend .box;
&:before {
content: "Voorbeeld. ";
font-weight: bold;
}
}
.to-top {
& a {
font-size: 0.8rem;
}
& hr {
margin-bottom: 0
}
margin-bottom: 1.5rem;
}