Skip to content

Instantly share code, notes, and snippets.

@iamsebastian
Last active August 29, 2015 14:11
Show Gist options
  • Select an option

  • Save iamsebastian/e0b2d7a17c60f680c2cf to your computer and use it in GitHub Desktop.

Select an option

Save iamsebastian/e0b2d7a17c60f680c2cf to your computer and use it in GitHub Desktop.
Untitled
html {
}
.header {
background-color: rgba(165, 255, 0, 1.0);
}
.header img {
width: 64px;
height: 64px;
margin: 20px auto;
left: 0;
right: 0;
}
.headline {
}
<section class="header">
<img/>
<div class="headline">WILLKOMMEN BEI BRAND</div>
</section>
<section class="content">
Klicke auf folgenden Link, um Deine Anmeldung zu bestätigen und Dich in unserem System zu aktivieren:
<section class="confirm">
<img/>
<span>
Bitte bestätige Deine Mailadresse
</span>
</section>
Nur mit Deiner Bestätigung, können wir von Dir eingesandtes Feedback in unserem Radioprogramm verwenden.
Grüße von Deinem BrandTeam
</section>
<hr/>
Impressum:<br/>
IMPRESSUM
<hr/>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment