Modified styles
- Added blockquote style - Added variables file - Justified text (experimental)
This commit is contained in:
parent
4e1cc2e563
commit
1ebca0665a
5 changed files with 22 additions and 5 deletions
3
assets/static/sass/_variables.sass
Normal file
3
assets/static/sass/_variables.sass
Normal file
|
@ -0,0 +1,3 @@
|
|||
$red: #c24e4a
|
||||
$lightgray: #f6f6f6
|
||||
$darkgray: #e9e9e9
|
Loading…
Add table
Add a link
Reference in a new issue