mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 03:37:56 +01:00
11 lines
113 B
SCSS
11 lines
113 B
SCSS
.siteSettingsInfo {
|
|
text-align: center;
|
|
|
|
.error {
|
|
color: red;
|
|
}
|
|
|
|
.warning {
|
|
color: #fd7e14;
|
|
}
|
|
} |