スナックelve 本店

バツイチ40代女の日記です

No.1231 リキッドレイアウトとやらを入れてみた

私のPCだと
f:id:elve:20170506174310p:plain:w400
こんな風に見えて、左右の空間がすごくもったいなく感じたので、
www.susumuis.info
を使わせてもらった。


f:id:elve:20170506174422p:plain:w400


満足\(^O^)/

/* <system section="theme" selected="alpha2"> */
@import "/css/theme/alpha2/alpha2.css";
/* </system> */

/* <system section="background" selected="natural-04"> */
body{ background-image: url('/images/theme/backgrounds/2014/natural-04.png'); background-repeat: repeat; background-attachment: fixed; background-position: 0 0; background-size: 211px 244px; } @media (-webkit-min-device-pixel-ratio: 2) { body {background-image: url('/images/theme/backgrounds/2014/natural-04@2x.png');} }
/* </system> */
pre{font-family: IPAMonaPGothic,'MS Pゴシック',sans-serif;
font-size  : 16px;
line-height: 18px;}

#container {
    text-align: left;
    width: 90%;
    max-width: 1920px;/*ここは自分の環境に合わせた*/
}
#main {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
}
#main-inner {
    margin-left: 130px;
    margin-right: 220px;
}
#wrapper {
width: 100%;
}
#box2 {
    margin-left: -200px;
    width: 200px;
}
#main img {
    max-width: 100%;
}