diff --git a/templates/medium.cassius b/templates/medium.cassius index 2a6ef39..347a1f9 100644 --- a/templates/medium.cassius +++ b/templates/medium.cassius @@ -4,16 +4,11 @@ img max-height: 28em !important width: auto !important -.reply - margin-left: 50px +.comment + background: #d64760 url('/static/css/images/overlay.png') -#comment - margin-top: 5px - padding: 5px - border: 1px solid #ddd - border-radius: 6px - box-shadow: 0 0 3px #c4c4c4 - background-color: #f5f5f5 +.reply + background: #47d65f url('/static/css/images/overlay.png') div #main margin-top: 0 !important diff --git a/templates/medium.hamlet b/templates/medium.hamlet index a8d0c86..baab069 100644 --- a/templates/medium.hamlet +++ b/templates/medium.hamlet @@ -25,38 +25,45 @@ $if presence == True Change medium settings - $if null comments +$if null comments +