Alex 'AdUser' Z
9 years ago
2 changed files with 34 additions and 32 deletions
@ -1,32 +0,0 @@
|
||||
textarea#paste { |
||||
width: 50%; |
||||
height: 300px; |
||||
} |
||||
|
||||
pre code { |
||||
background-color: #777777; |
||||
} |
||||
|
||||
div.paste { |
||||
padding: 20px; |
||||
border: 1px dotted #777777; |
||||
text-align: justify; |
||||
} |
||||
|
||||
/* imgbin */ |
||||
div.img-preview { |
||||
margin: 5px; |
||||
display: inline-block; |
||||
vertical-align: top; |
||||
} |
||||
|
||||
a.zerobin { |
||||
padding-left: 18px; |
||||
background: transparent no-repeat scroll left center; |
||||
font-size: 12pt; |
||||
} |
||||
|
||||
a.zerobin.create { background-image: url('/img/pcreate.png'); } |
||||
a.zerobin.download { background-image: url('/img/pdownload.png'); } |
||||
a.zerobin.upload { background-image: url('/img/upload.png'); } |
||||
a.zerobin.latest { background-image: url('/img/images.png'); } |
Loading…
Reference in new issue