CSS Baby

Css code posted by Micky
created at 14 Dec 14:01

Edit | Back
1
2
3
4
5
6
7
8
9
10
@charset "utf-8";
/* CSS Document */

body {
    margin:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: url(/images/layout/container_background.jpg) no-repeat top center #F2F2F2;
    color: #404040;
}
248 Bytes in 5 ms with coderay