You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
362 B
CSS

h1{
color:#6dcff5 !important;
}
h2 {
color:#6dcff5 !important;
text-align: right;
}
p{color: #ffffff
;
font-size: large;}
.accordion-item{
background-color: #212529; color: #f1e2cf; ;
}
.my-navbar{
background-color: #f1e2cf !important;
}
body{
background-color: #212529
}
.bg-body-tertiary {
background-color: #f1e2cf !important;
}