diff --git a/css/theme.css b/css/theme.css index 65856c8..374b7cb 100644 --- a/css/theme.css +++ b/css/theme.css @@ -7631,11 +7631,6 @@ footer.footer-7 { /*Schedule section*/ -#schedule h2{ - color: #2A377F; - font-weight: bold; -} - #schedule .row { margin-bottom: 15px; } @@ -7669,31 +7664,16 @@ footer.footer-7 { .btn-download i{ color: #ED6B69; } -/* Ally communities */ - -#ally-communities h2 { - color: #ffff; - font-weight: bold; -} -/* Sponsors */ - -#sponsors h2 { +.bg--tertiary h2 { color: #ffff; font-weight: bold; } -/* Organizers */ -#organizers h2 { +.bg--secondary h2 { color: #2A377F; font-weight: bold; } -/*Comunitys section*/ - -#comunitys h2{ - color: #ffff; - font-weight: bold; -} .logos-container .row { margin-bottom: 30px; @@ -7745,13 +7725,6 @@ footer.footer-7 { margin-bottom: 15px; } -/*Sponsors section*/ - -#sponsors h2{ - color: #2A377F; - font-weight: bold; -} - /*Footer section*/ .social-media{ background-color: #fff; diff --git a/img/events/2024/hackgdl.jpg b/img/events/2024/hackgdl.jpg new file mode 100644 index 0000000..1de8c0b Binary files /dev/null and b/img/events/2024/hackgdl.jpg differ diff --git a/img/events/2024/jconf.png b/img/events/2024/jconf.png new file mode 100644 index 0000000..79a3d18 Binary files /dev/null and b/img/events/2024/jconf.png differ diff --git a/img/events/2024/jsconfmx.png b/img/events/2024/jsconfmx.png new file mode 100644 index 0000000..6bbc18f Binary files /dev/null and b/img/events/2024/jsconfmx.png differ diff --git a/img/events/2024/nerdearla.png b/img/events/2024/nerdearla.png new file mode 100644 index 0000000..667d34d Binary files /dev/null and b/img/events/2024/nerdearla.png differ diff --git a/index.html b/index.html index 5583928..4afea58 100755 --- a/index.html +++ b/index.html @@ -166,7 +166,7 @@