Blockquote styling
This commit is contained in:
parent
cafb7f65fc
commit
2e3cdc75ce
|
@ -30,6 +30,14 @@ td {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
blockquote {
|
||||||
|
.ma0;
|
||||||
|
.pl3;
|
||||||
|
.bl;
|
||||||
|
.bw2;
|
||||||
|
.b--blue;
|
||||||
|
}
|
||||||
|
|
||||||
@import "components/nav";
|
@import "components/nav";
|
||||||
@import "components/post";
|
@import "components/post";
|
||||||
@import "components/talk";
|
@import "components/talk";
|
||||||
|
|
Loading…
Reference in a new issue