Add blog hover
This commit is contained in:
parent
ba69ec2ffc
commit
3d2b7b44d5
2 changed files with 10 additions and 7 deletions
|
@ -202,6 +202,9 @@
|
|||
background-image: -webkit-linear-gradient(bottom, gray, lightgray 3%, transparent 8%, transparent 100%);
|
||||
padding-bottom: 0;
|
||||
}
|
||||
.pre-expand-blog:hover {
|
||||
background-color: #f3f3f3;
|
||||
}
|
||||
@media (max-width: 799px) {
|
||||
.left-sidebar-header {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue