Skip to content

Instantly share code, notes, and snippets.

View LukyVj's full-sized avatar
🏠
Working from home

Lucas Bonomi LukyVj

🏠
Working from home
View GitHub Profile
body {
background: #333; }
.note-box {
width: 190px;
margin: 200px auto;
padding: 5px;
border: 1px solid black;
position: relative;
-webkit-border-radius: 10px;
body {
background: #333; }
.note-box {
width: 190px;
margin: 200px auto;
padding: 5px;
border: 1px solid black;
position: relative;
-webkit-border-radius: 10px;
@LukyVj
LukyVj / dabblet.css
Created April 22, 2012 15:20 — forked from anonymous/dabblet.css
"The Cool tooltip"
/* "The Cool tooltip"
Author: Web-gate -> Luky_Vj
*/
body {
background-color: #ccc;
/*background-size*/
-webkit-background-size: 1000px 1000px, 1000px 100px, 100px 100px, 100px 100px;
-moz-background-size: 1000px 1000px, 1000px 100px, 100px 100px, 100px 100px;