mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
* Install jsbundling-rails, uninstall rails/webpacker * Remove outdated step from run-tests workflow * Use cssbundling-rails for CSS
11 lines
113 B
SCSS
11 lines
113 B
SCSS
.siteSettingsInfo {
|
|
text-align: center;
|
|
|
|
.error {
|
|
color: red;
|
|
}
|
|
|
|
.warning {
|
|
color: #fd7e14;
|
|
}
|
|
} |