css fix
This commit is contained in:
parent
d55716dc9b
commit
74099cb5f2
@ -26,7 +26,7 @@ section {
|
|||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hover > div > .post , .notfound-hover #postform_container {
|
.hover > div > .post , .notfound-hover , #postform_container {
|
||||||
background-color: #D6DAF0;
|
background-color: #D6DAF0;
|
||||||
box-shadow: 0 0 10px rgba(0,0,0,0.55);
|
box-shadow: 0 0 10px rgba(0,0,0,0.55);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user