mirror of
https://github.com/RetroDECK/RetroDECK-Website.git
synced 2024-11-21 22:45:39 +00:00
9 lines
166 B
CSS
9 lines
166 B
CSS
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
|
|
|
|
body {
|
|
background: #222;
|
|
}
|
|
|
|
.navbar {
|
|
background: #1a9fff;
|
|
} |