Add Isso comments to blog

This commit is contained in:
2017-11-15 21:56:48 -05:00
parent ba8e1100b4
commit 34009ecd61
3 changed files with 27 additions and 0 deletions

View File

@@ -543,3 +543,18 @@ div.options-panel form {
div.options-panel form label {
display: block;
}
/*****************************************************************************/
/*
/* Comments (isso)
/*
/*****************************************************************************/
.isso-postbox .textarea-wrapper {
margin-top: 10px;
margin-bottom: 10px;
}
div.isso-postbox div.form-wrapper section.auth-section p.input-wrapper {
margin-right: 10px;
}