one-post: dark-mode durability, not responsive
This commit is contained in:
parent
dd4cd72bf4
commit
a62d79c1aa
1 changed files with 2 additions and 0 deletions
|
@ -162,11 +162,13 @@ a {
|
|||
//isolation: isolate;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
color: @not-black;
|
||||
}
|
||||
|
||||
.post-inner {
|
||||
box-shadow: 0px 4px 5px rgba(0,0,0,.14),0px 1px 10px rgba(0,0,0,.12),0px 2px 4px rgba(0,0,0,.2);
|
||||
//z-index: -413;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.posts {
|
||||
|
|
Loading…
Reference in a new issue