We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b295df7 commit 7084a69Copy full SHA for 7084a69
css/cid.css
@@ -92,6 +92,10 @@ h3 {
92
color: #fff;
93
}
94
95
+.part .p-small {
96
+ font-size: 1em;
97
+}
98
+
99
.sponsors img {
100
margin-top: 1em;
101
index.html
@@ -115,6 +115,14 @@ <h2>Organize your own event</h2>
115
<div class="part">
116
<h2>Community organized events</h2>
117
<p>
118
+ Stockholm · October 11th 2019 ·
119
+ <a
120
+ href="https://events.confetti.events/code-in-the-dark"
121
+ target="_blank"
122
+ >RSVP</a
123
+ >
124
+ </p>
125
+ <p class="p-small">
126
Wan't to list your event here? Read up about
127
<a href="https://github.com/codeinthedark/codeinthedark.github.io"
128
>How to organize Code in the Dark</a
0 commit comments