2024-04-18 13:19:40 +00:00
|
|
|
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
|
|
|
|
|
|
|
|
body {
|
2024-06-18 17:17:39 +00:00
|
|
|
background: #222;
|
2024-04-23 16:16:44 +00:00
|
|
|
}
|
|
|
|
|
2024-09-23 17:03:56 +00:00
|
|
|
.navbar {
|
|
|
|
background: #1a9fff;
|
|
|
|
}
|