mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-20 09:56:48 +02:00
Adding sass files for overwriting some of the theme (primer) styles.
This commit is contained in:
parent
96905a3b1f
commit
e32d0bb761
5 changed files with 31 additions and 0 deletions
8
_sass/_base.scss
Normal file
8
_sass/_base.scss
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
.markdown-body a {
|
||||
color: $brand-color !important;
|
||||
}
|
||||
|
||||
figure {
|
||||
margin: 1em 0 !important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue