camp admin added
This commit is contained in:
@@ -50,4 +50,19 @@ body {
|
||||
.centeredalert {
|
||||
width: 400px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.campbadge {
|
||||
border: 1px solid #222;
|
||||
color: #222;
|
||||
}
|
||||
|
||||
[data-bs-theme=dark] .campbadge {
|
||||
border-color: silver;
|
||||
color: silver;
|
||||
}
|
||||
|
||||
.full-size {
|
||||
width: 100% !important;
|
||||
max-width: inherit !important;
|
||||
}
|
||||
Reference in New Issue
Block a user