Commit compiled CSS

This commit is contained in:
benjamin melançon 2018-12-10 22:35:09 -05:00
parent 0f0dfb888d
commit 6b06a10bb4

View file

@ -10006,6 +10006,9 @@ hr, .titlebar-bigborder, .media.media-comment, .media.media-comment + .media.med
.is-dark .select:not(.is-multiple)::after {
border-color: currentColor; }
.form .label {
margin-top: 1em; }
.content blockquote {
border-left-width: 0;
padding-left: 0;