PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my alerts
my settings
my profile
Don't like ads?
PRO users
don't see any ads ;-)
Public Pastes
startup
Lua | 17 sec ago
Untitled
25 sec ago
Untitled
28 sec ago
Untitled
30 sec ago
LyMzZHD DOX
36 sec ago
Untitled
33 sec ago
Untitled
40 sec ago
Untitled
36 sec ago
Untitled
By: a guest on
Aug 22nd, 2012
| syntax:
None
| size: 0.24 KB | hits: 10 | expires: Never
download
|
raw
|
embed
|
report abuse
|
print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
/**
* The first commented line is your dabblet’s title
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
*/
div {
width: 150px;
height: 150px;
background: #BADA55;
position: relative;
right: 10px;
}
create a
new version
of this paste
RAW Paste Data
/** * The first commented line is your dabblet’s title background: #f06; background: linear-gradient(45deg, #f06, yellow); min-height: 100%; */ div { width: 150px; height: 150px; background: #BADA55; position: relative; right: 10px; }