mirror of https://gitlab.com/bashrc2/epicyon
Transparent style
parent
15d27d842e
commit
8532e71cc1
|
@ -98,6 +98,14 @@ a:focus {
|
|||
border: 2px solid var(--focus-color);
|
||||
}
|
||||
|
||||
.transparent {
|
||||
color: transparent;
|
||||
background: transparent;
|
||||
font-size: 0px;
|
||||
line-height: 0px;
|
||||
height: 0px;
|
||||
}
|
||||
|
||||
.follow {
|
||||
height: 100%;
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in New Issue