divider..btn
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
border-top: 1px solid #e5e7eb;
|
border-top: 1px solid #e5e7eb;
|
||||||
}
|
}
|
||||||
.post-divider-expanded {
|
.post-divider-expanded {
|
||||||
margin-top: 0px;
|
margin-top: 25px;
|
||||||
margin-bottom: 60px;
|
margin-bottom: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -119,8 +119,7 @@ nav {
|
|||||||
|
|
||||||
.btn-read-more:hover {
|
.btn-read-more:hover {
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
border-color: #007bff;
|
border-color: #666;
|
||||||
box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.1);
|
|
||||||
transform: translateY(-1px);
|
transform: translateY(-1px);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user