Skip to content
Snippets Groups Projects
Commit 962ed5df authored by Alok Singh's avatar Alok Singh Committed by Sohail Lajevardi
Browse files

Issue #3494206: Read more and Add new comment, needs some style and remove space

parent 08e70d44
No related branches found
No related tags found
1 merge request!14mediteran-3494206: Read more and Add new comment, needs some style and remove space.
Pipeline #370758 canceled
...@@ -303,3 +303,26 @@ span.marker { ...@@ -303,3 +303,26 @@ span.marker {
font-size: 12px; font-size: 12px;
font-weight: 600; font-weight: 600;
} }
.inline {
margin-top: 20px;
margin-bottom: 50px;
margin-left: 0;
padding-left: 0;
}
.inline li a {
background: #0678be;
color: #fff;
padding: 8px 18px;
border-radius: 5px;
border: 1px solid #0678be;
}
.inline li a:hover {
background: #fff;
border: 1px solid #0678be;
color: #0678be;
text-decoration: none;
box-shadow: 0 4px 8px rgba(6, 120, 190, 0.3);
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment