1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-08 22:26:59 +02:00
This commit is contained in:
Federico Pérez
2019-04-08 00:30:13 -03:00
parent 029cc1cb3f
commit a9a13c9d74
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
blockquote {
border-left: 0.2em solid $focus;
background: $background-contrast;
background: $background-alt;
margin: 1.5em 1em;
padding: 0.5em 1em;
border-radius: 6px;