airalliance.css

Style file for the site

text/css airalliance.css — 1 KB

File contents

:root {
  --aaal-navbar-bg: linear-gradient(90deg, white 0%, red 38%, maroon 100%) !important;
}


.background-primary {
	background-color: red;
}

.color-primary {
	color: red;
}
.dynamic-container
{

background-color: yellow;
}