mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 20:40:17 +02:00
[ADD] Different sizes (through padding)
This commit is contained in:
parent
2a156302f0
commit
24b6c19aca
@ -72,9 +72,15 @@
|
|||||||
border: 1px solid var(--bs-border-color);
|
border: 1px solid var(--bs-border-color);
|
||||||
border-left-width: 0.25rem;
|
border-left-width: 0.25rem;
|
||||||
border-radius: 0.25rem;
|
border-radius: 0.25rem;
|
||||||
margin-bottom: 1.25rem;
|
padding: 1rem;
|
||||||
margin-top: 1.25rem;
|
}
|
||||||
padding: 1.25rem;
|
|
||||||
|
.aa-callout-sm {
|
||||||
|
padding: 0.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.aa-callout-lg {
|
||||||
|
padding: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Last item bottom margin should be 0 */
|
/* Last item bottom margin should be 0 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user