Replies added

This commit is contained in:
2017-09-30 22:39:23 +03:00
parent 8d36e4b584
commit 7608ad9426
6 changed files with 92 additions and 26 deletions

View File

@@ -71,16 +71,22 @@ img {
border: 0;
}
.btn-link{
border:none;
outline:none;
background:none;
cursor:pointer;
color:#0000EE;
padding:0;
text-decoration:underline;
font-family:inherit;
font-size:inherit;
.reply {
position: relative;
padding: 20px;
width: 98%;
}
.btn-link {
border: none;
outline: none;
background: none;
cursor: pointer;
color: #0000EE;
padding: 0;
text-decoration: underline;
font-family: inherit;
font-size: inherit;
}
.button,