forked from mirrors/bookwyrm
Update bookwyrm.css
This commit is contained in:
parent
3b0096caf0
commit
faa52503a3
1 changed files with 0 additions and 3 deletions
|
@ -167,15 +167,12 @@ button .button-invisible-overlay {
|
|||
height: 100%;
|
||||
padding: 1rem;
|
||||
box-sizing: border-box;
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
|
||||
background: rgba(0, 0, 0, 0.66);
|
||||
color: white;
|
||||
|
||||
opacity: 0;
|
||||
transition: opacity 0.2s ease;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue