Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Commit 7d87056

Browse files
authored
Fixup logo colors to Final 2 version of the CI guide (#1359)
* Fixup logo colors to Final 2 version of the CI guide. Remove some unused images. Rename Dublin images to ep2022. * Renamed some of the files to ep2022, so that they can be used next year.
1 parent cb33ba6 commit 7d87056

15 files changed

+6
-6
lines changed

assets/css/europython-customizations.css

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* primary: #15653B; */
22
/* primary-light/info: #47A71C */
3-
/* secondary: #f49928 */
3+
/* secondary: #f59c27 */
44
/* secondary-light/warning: #FFCB96 */
55

66
.text-primary-light { color: #47A71C; }
@@ -27,7 +27,7 @@
2727
}
2828

2929
#announcement {
30-
background: #f49928;
30+
background: #f59c27;
3131
/* full width minus scrollbar*/
3232
padding: 32px;
3333
box-shadow: 0px 0px 10px 0px rgba(217,122,10,0.75);
@@ -51,11 +51,11 @@
5151
.text-underline { text-decoration: underline; }
5252

5353
.page { min-height: 500px; padding-bottom: 10em; padding-top: 4em}
54-
#footer { background: #30b080; padding: 1em 0; color: #f8c48f}
54+
#footer { background: #5baa81; padding: 1em 0; color: #f8c48f}
5555
#footer a { color: white; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
5656
#footer ul { list-style-type: none; padding-left: 0}
5757
#footer ul li { margin: .5em 0; }
58-
#homepage_news { background: #30b080; padding: 2em 0; margin 0:}
58+
#homepage_news { background: #5baa81; padding: 2em 0; margin 0:}
5959
#homepage_news a { color: #fff; text-decoration: underline;}
6060
#homepage_news a:hover { color: #f8c48f; text-decoration: underline;}
6161
.news-card { height: 300px; }
@@ -175,11 +175,11 @@ a.navbar-brand:hover{
175175
.dropdown-item.active, .dropdown-item:active {
176176
color: #fff;
177177
text-decoration: none;
178-
background-color: #30b080;
178+
background-color: #5baa81;
179179
}
180180

181181
a.nav-link, a.navbar-brand {
182-
color: #f49928;
182+
color: #f59c27;
183183
}
184184

185185
/* Don't show carets in the dropdown menus */

assets/img/ep2021-background-city.jpg

-1.5 MB
Binary file not shown.

assets/img/ep2021-favicon.png

-447 Bytes
Loading

assets/img/ep2021-icon-logo-small.png

-447 Bytes
Loading

assets/img/ep2021-icon-logo.png

-5.86 KB
Loading
3.8 KB
Loading

assets/img/ep2021-logo.png

10.8 KB
Loading
-1.2 KB
Loading
250 KB
Loading
3.8 KB
Loading

0 commit comments

Comments
 (0)