Skip to content

Instantly share code, notes, and snippets.

View Wachiwi's full-sized avatar
🎧
Focusing on to much

David Wachiwi

🎧
Focusing on to much
View GitHub Profile

Keybase proof

I hereby claim:

  • I am wachiwi on github.
  • I am wachiwi (https://keybase.io/wachiwi) on keybase.
  • I have a public key whose fingerprint is 4B2C C04C EDB0 21E2 31F4 BBEB 477D 0863 15A9 71D5

To claim this, I am signing this object:

<!DOCTYPE html>
<html>
<head>
<link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
<link href="https://cdn.rawgit.com/mdehoog/Semantic-UI/6e6d051d47b598ebab05857545f242caf2b4b48c/dist/semantic.min.css" rel="stylesheet" type="text/css" />
<script src="https://code.jquery.com/jquery-2.1.4.js"></script>
<script src="https://cdn.rawgit.com/mdehoog/Semantic-UI/6e6d051d47b598ebab05857545f242caf2b4b48c/dist/semantic.min.js"></script>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
@Wachiwi
Wachiwi / bg.css
Created February 6, 2016 16:07
Semantic background
.red.background {
background-color: #B03060;
}
.blue.background {
background-color: #0E6EB8;
}
.orange.background {
background-color: #FE9A76;
}
.yellow.background {