website_jukni/pastebin/themes/stikkedizr/css/embed.css
2017-12-29 15:51:59 +01:00

25 lines
235 B
CSS

body {
}
.paste {
margin: 0 auto;
width: auto;
}
.paste .text_formatted {
width: 100%;
margin: 0;
border: 0;
}
.paste p {
clear: both;
background: #ccc;
padding: 3px 6px;
}
.paste .right {
float: right;
}