1 Commits

Author SHA1 Message Date
cdanesi de6070459a feat: background and navbar 2023-06-07 09:24:23 -04:00
+18
View File
@@ -26,6 +26,24 @@
}
/* General Styles */
body {
background-color: #303030;
}
/* Navbar */
#td_nav1,
#td_nav2,
#td_nav3,
#td_nav4,
#td_nav5,
#td_nav6,
#td_nav7,
#td_nav8,
#td_nav9,
.nav_btn_td {
background-color: #606060;
color: #C0C0C0;
}
/* Buttons */