mirror of
https://github.com/httpjamesm/AnonymousOverflow-hub.git
synced 2024-12-06 19:16:18 +01:00
style: styled protocol selector
This commit is contained in:
@@ -22,4 +22,13 @@ a {
|
||||
text-decoration: underline;
|
||||
filter: brightness(1.2);
|
||||
}
|
||||
}
|
||||
|
||||
select {
|
||||
border: 0;
|
||||
border-radius: 5px;
|
||||
padding: 0 0.5rem;
|
||||
background-color: #525262;
|
||||
color: white;
|
||||
height: 2rem;
|
||||
}
|
||||
Reference in New Issue
Block a user