Replies added
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user