/ Published in: CSS
Simple source code format
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
code { display:block; font: 1em 'Courier New', Courier, Fixed, monospace; font-size : 100%; color: #000; background : #fff url(http://www.estudiowas.com.ar/images/preback.jpg) no-repeat left top; overflow : auto; text-align:left; border : 1px solid #5581C0; padding : 0px 20px 0 30px; margin:1em 0 1em 0; line-height:17px; font-weight:normal!important; }