css fix for hover
This commit is contained in:
parent
dede4299dc
commit
32c5df4ffd
@ -27,6 +27,7 @@ section {
|
||||
}
|
||||
|
||||
.hover > div > .post , .notfound-hover {
|
||||
background-color: #D6DAF0;
|
||||
box-shadow: 0 0 10px rgba(0,0,0,0.55);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user