-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
37 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,86 +4,90 @@ layout: null | |
|
||
<style> | ||
body { | ||
background-color: #000000; | ||
color: #FFFFFF; | ||
font-family: "Courier New", Courier, monospace; | ||
background-color: #FFFFFF; | ||
color: #000000; | ||
font-family: Arial, sans-serif; | ||
text-align: left; | ||
padding: 10px; | ||
padding: 20px; | ||
margin: 0; | ||
line-height: 1.6; | ||
} | ||
|
||
a { | ||
color: #00FF00; | ||
color: #FF0000; | ||
text-decoration: none; | ||
font-weight: bold; | ||
} | ||
|
||
a:hover { | ||
text-decoration: underline; | ||
} | ||
|
||
h1, h2, h3, h4, h5, h6 { | ||
color: #00FF00; | ||
color: #FF0000; | ||
margin-bottom: 10px; | ||
font-family: 'Roboto Slab', serif; | ||
font-weight: bold; | ||
} | ||
|
||
label { | ||
display: block; | ||
margin-top: 15px; | ||
font-weight: bold; | ||
color: #000000; | ||
} | ||
|
||
input, textarea { | ||
width: 80%; | ||
width: 90%; | ||
padding: 10px; | ||
margin: 5px 0; | ||
font-family: "Courier New", Courier, monospace; | ||
background-color: #222222; | ||
color: #FFFFFF; | ||
border: 1px solid #00FF00; | ||
margin: 10px 0; | ||
font-family: Arial, sans-serif; | ||
background-color: #F0F0F0; | ||
color: #000000; | ||
border: 1px solid #FF0000; | ||
border-radius: 4px; | ||
} | ||
|
||
button { | ||
background-color: #00FF00; | ||
color: #000000; | ||
background-color: #FF0000; | ||
color: #FFFFFF; | ||
font-weight: bold; | ||
border: none; | ||
padding: 10px 20px; | ||
cursor: pointer; | ||
font-family: "Courier New", Courier, monospace; | ||
font-family: Arial, sans-serif; | ||
margin-top: 20px; | ||
border-radius: 4px; | ||
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); | ||
transition: background-color 0.3s ease; | ||
} | ||
|
||
button:hover { | ||
background-color: #00CC00; | ||
background-color: #CC0000; | ||
} | ||
|
||
form { | ||
display: inline-block; | ||
text-align: left; | ||
margin-top: 30px; | ||
} | ||
|
||
blockquote { | ||
border-left: 5px solid #00FF00; | ||
border-left: 5px solid #FF0000; | ||
padding-left: 10px; | ||
color: #00FF00; | ||
color: #000000; | ||
font-style: italic; | ||
font-family: 'Merriweather', serif; | ||
} | ||
|
||
footer { | ||
margin-top: 50px; | ||
font-size: 0.8em; | ||
color: #00FF00; | ||
} | ||
|
||
.cursor { | ||
font-weight: bold; | ||
animation: blink 1s infinite; | ||
color: #000000; | ||
} | ||
|
||
|
||
@media screen and (max-width: 600px) { | ||
body { | ||
padding: 20px; | ||
padding: 15px; | ||
} | ||
|
||
input, textarea { | ||
|
@@ -92,7 +96,8 @@ footer { | |
} | ||
</style> | ||
|
||
# πποΈβ HackaBiel π»π β | ||
|
||
# HackaBiel | ||
|
||
> "Hack the future in the heart of Switzerland" | ||
|
@@ -101,15 +106,15 @@ footer { | |
|
||
The group is part of the [Hackagu Network](https://hackagu.com) with a growing community worldwide. | ||
|
||
If you're working on your own projects, come and join us every Thursday from **9:15 am** at [P15 Coworking-Space](https://www.p15.space) in **Biel/Bienne**. Price for a day 22 CHF incl. Coffee. We speak π©πͺ, π«π·, ππ‘βΈ. | ||
If you're working on your own projects, come and join us every Thursday from **9:15 am** at [P15 Coworking-Space](https://www.p15.space) in **Biel/Bienne**. Price for a day 22 CHF incl. Coffee. We speak π©πͺ, π«π·, ππ‘. | ||
|
||
|
||
**The timings are:** | ||
|
||
- **9:30 am β Intros** (a little about yourself and what you're working on) | ||
- **12:30 pm β Lunch together** (if you want) | ||
- **4:00 pm β Demos** (share what you made today, or just watch) | ||
- **5:00 pm β Drinks and chatting** | ||
- **5:00 pm β Drinks** | ||
|
||
|
||
|
||
|
@@ -149,5 +154,6 @@ Want to be part of HackaBiel? Tell us about you! | |
> [[email protected]](mailto:[email protected]) | ||
|
||
*Β© 2024 HackaBiel | ||
Β© 2024 HackaBiel | ||
|
||
Biel/Bienne, Switzerland | Est. 2024 |