Files
Ayabusa-new-website/style.css
2026-03-20 15:17:34 +01:00

9 lines
105 B
CSS

.txt-cyan {
color: #8bc8feff;
}
.bg-grey {
background-color: #071c2dff;
color: #071c2dff;
}