godotcon: fix header

This commit is contained in:
derchris 2023-11-05 10:02:43 +01:00
parent baf36d74ab
commit eca6154b9f

View file

@ -21,6 +21,12 @@
// conference specific styles here // conference specific styles here
.panel-default > .panel-heading {
/* color: #eff1f5; */
color: #000000;
}
body { body {
background-color: #333F67; background-color: #333F67;
color: #EFF1F5; color: #EFF1F5;