mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
Update Mon May 27 03:21:57 CEST 2024
This commit is contained in:
parent
20b6e805bf
commit
837985c555
@ -189,15 +189,16 @@ hr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-btn {
|
.dropdown-btn {
|
||||||
border: none;
|
border: 2px solid #ffffff;
|
||||||
|
border-radius: 50px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
outline: none;
|
outline: none;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background-color: #21690af2;
|
background-color: transparent;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-weight: 700;
|
font-size: .9rem;
|
||||||
padding: .5rem;
|
padding: .3rem;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user