Skip to content

Instantly share code, notes, and snippets.

View david-hc's full-sized avatar

David Hosanna C david-hc

View GitHub Profile
<?php
/*!
* =======================================================
* Author : Taufik Nurrohman
* URL : https://github.com/tovic
* License : MIT
* =======================================================
*
* -- CODE: ----------------------------------------------
@david-hc
david-hc / dabblet.css
Created July 11, 2016 14:52
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;