CSS Tems
CSS
------------------------
body {
background:#F9F0C9 url('file:///D:/book_white.m2.bmp') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
В настройках:
--------------------------
Верхнее поле: 25px
Нижнее поле: 40px
Боковое поле: 75px
Last edited by ostoha; 11-30-2015 at 04:28 PM.
|