mirror of
https://github.com/skidoodle/erettsegi-browser.git
synced 2025-02-15 05:39:15 +01:00
Update select colors
This commit is contained in:
@@ -2,22 +2,6 @@
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #121212;
|
||||
color: #efefef;
|
||||
}
|
||||
|
||||
option {
|
||||
background-color: #121212;
|
||||
color: #efefef;
|
||||
}
|
||||
|
||||
select {
|
||||
color: #121212;
|
||||
background-color: #0e0f0f;
|
||||
}
|
||||
|
Reference in New Issue
Block a user