From 1f9b3031e503c4b28f400f83648a16496b766fe0 Mon Sep 17 00:00:00 2001 From: Luc Juggery Date: Fri, 26 Jan 2018 10:00:48 +0100 Subject: [PATCH] Add link to submit event --- ISSUE_TEMPLATE.md | 8 ++++++++ css/style.css | 22 +++++++++++++++------- index.mustache | 3 +++ 3 files changed, 26 insertions(+), 7 deletions(-) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..df988e0 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,8 @@ +In case you want to submit a new event, please make sure to provide the following information: + +- Type of event: meetup, TelecomValley, RivieraJug, other... +- Date +- Title +- Description +- Link to the main event's web site +- Logo diff --git a/css/style.css b/css/style.css index 679ae7c..cd7530e 100644 --- a/css/style.css +++ b/css/style.css @@ -20,16 +20,24 @@ h2 { font-size: 25px; } +menu { + background: #3f51b5; + margin: 0; +} + header { background: #3f51b5; color: #ffffff; - padding: 50px 0; } - header p { - font-family: 'Allura'; - color: rgba(255, 255, 255, 0.2); - margin-bottom: 0; - font-size: 60px; - margin-top: -30px; } + padding: 0px 0; +} + +header p { + font-family: 'Allura'; + color: rgba(255, 255, 255, 0.2); + margin-bottom: 0; + font-size: 60px; + margin-top: -30px; +} .timeline { position: relative; } diff --git a/index.mustache b/index.mustache index 8c23432..4814159 100644 --- a/index.mustache +++ b/index.mustache @@ -17,6 +17,9 @@ + + Submit an event (via GitHub) +

Technical events in #SophiaAntipolis