I hereby claim:
- I am dantz on github.
- I am dantz (https://keybase.io/dantz) on keybase.
- I have a public key whose fingerprint is ADB6 44B5 E30D 5C41 A7E2 DC54 6D49 4961 8F46 90EC
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| Platzhalter |
| .front-animation { | |
| position: relative; | |
| width: 50%; | |
| } | |
| .mask { | |
| background-color: rgba(255,0,0,0.3) | |
| } | |
| .content { | |
| position: absolute; | |
| top: 3em; |
| /** | |
| * The first commented line is your dabblet’s title | |
| */ | |
| p, span { | |
| outline: 1px solid yellow; | |
| background-color: green; | |
| } | |
| p { |
| /** | |
| * The first commented line is your dabblet’s title | |
| */ | |
| p, span { | |
| outline: 1px solid yellow; | |
| background-color: green; | |
| } | |
| img { |
| /** | |
| * The first commented line is your dabblet’s title | |
| */ | |
| section { | |
| background-color: #ccc; | |
| position: relative; | |
| overflow: hidden; | |
| } |
| /** | |
| * The first commented line is your dabblet’s title | |
| */ | |
| section { | |
| background-color: #fff; | |
| position: relative; | |
| overflow: hidden; | |
| } |
| /** | |
| * Testing calc() | |
| */ | |
| body { | |
| background: #f06; | |
| background: linear-gradient(45deg, #f06, yellow); | |
| min-height: 100%; | |
| padding: 0; | |
| margin: 0; |
| /** | |
| * The first commented line is your dabblet’s title | |
| */ | |
| background: #f06; | |
| background: Menu; | |
| min-height: 100%; |
| body { | |
| border-top: 8px solid #009de0; | |
| margin: 0; | |
| } | |
| header { | |
| margin: -8px 0 0 0; | |
| background-color: #eee; | |
| min-height: 200px; | |
| } |