mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-06 20:15:19 +03:00
fix embed colors
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.embed {
|
||||
background-color: #eeeeee;
|
||||
background-color: #364759;
|
||||
color: #cbcbcb;
|
||||
border-radius: 5px;
|
||||
padding: 10px;
|
||||
}
|
||||
@@ -94,6 +95,6 @@ scrollbar {
|
||||
}
|
||||
|
||||
menubar, menu {
|
||||
background: #263238;
|
||||
color: #cccccc;
|
||||
background: #263238;
|
||||
color: #cccccc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user