forked from tanner/qotnews
style: Consolidate update banner styles and add theme support
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
This commit is contained in:
@@ -93,3 +93,15 @@
|
||||
.red .copy-button {
|
||||
color: #690000;
|
||||
}
|
||||
|
||||
.red .update-banner {
|
||||
background-color: #ffdddd;
|
||||
border-bottom-color: #e6c2c2;
|
||||
color: #b00;
|
||||
}
|
||||
|
||||
.red .update-banner button {
|
||||
background-color: #440000;
|
||||
border-color: #b00;
|
||||
color: #b00;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user