Showing Abner changes
This commit is contained in:
@@ -60,3 +60,23 @@
|
||||
aspect-ratio: 16 / 9;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.dark .announcement {
|
||||
background-color: #35284F !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.announcement {
|
||||
background-color: #0a0a0a !important;
|
||||
color: #fff !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
.announcement a {
|
||||
font-weight: bold;
|
||||
color: var(--seattle-color) !important;
|
||||
}
|
||||
|
||||
.announcement a:hover {
|
||||
text-decoration: underline !important;
|
||||
}
|
||||
Reference in New Issue
Block a user