1
0

Add plugin_dynamicform.tpl to Timeline theme

This commit is contained in:
Don Chambers
2017-03-18 09:36:57 -05:00
parent 3702139dcf
commit 4d8f04d406
3 changed files with 117 additions and 1 deletions

View File

@ -879,6 +879,13 @@ img.serendipity_freeTag_xmlButton {
.form-group {max-width: 100%}
.form-group legend {
border:0;
color: inherit;
font-size: 18px;
margin-bottom: 5px;
font-weight: 700;
}
@media (max-width: 479px) {
#serendipity_replyTo {