center wiki marker in left gutter

This commit is contained in:
Jeff Atwood 2014-05-31 15:02:54 -07:00
parent 7861cabfa1
commit 1d52ac818c
1 changed files with 1 additions and 0 deletions

View File

@ -789,6 +789,7 @@ blockquote { /* solo quotes */
.wiki {
margin-top: 14px;
color: scale-color($primary, $lightness: 60%);
margin-left: 5px;
}
}