ตั้งค่าการอ่าน

ค่าเริ่มต้น

  • เลื่อนอัตโนมัติ
    . . Storeroom . .

    ลำดับตอนที่ #1 : No.1 Code Id Gray

    • อัปเดตล่าสุด 30 มี.ค. 58


    <style type="text/css">
    .tooltip {
    display:none;
    position:absolute;
    background-color: rgb(50,50,50);
    padding:2px;
    color: rgb(220,220,220);
    font: 10px calibri;
    text-transform: uppercase;
    }
     
    ::-webkit-scrollbar {
    width: 6px;
    background-color: rgb(230,230,230);
    }
    ::-webkit-scrollbar-thumb {
    background-color: rgb(70,70,70);
    background-repeat: repeat;
    -webkit-border-radius: 0px;
    min-height: 2px;
    }
     
    body{
    background: rgb(248,248,248) url('http://www.bonniedowling.biz/images/bg-pattern1.jpg');
    font: 12px calibri;
    color: rgb(110,110,110);
    line-height: 150%; 
    text-align: justify; 
    padding: 10px;
    }
     
    b { font-weight:bold;}
    i { font-style:italic;}
     
    a:link, a:visited, a:active{ 
    font: 12px calibri; 
    color: rgb(5,5,5); 
    text-decoration:none;
    -webkit-transition-duration: 0.3s;
    }
    a:hover{ 
    font-weight: bold;
    letter-spacing: 2px;
    }
     
    .e {
    position: absolute;
    top: 100px;
    left: 450px;
    width: 530px;
    }
     
    .h1 { 
    font: 21px 'Source Sans Pro' ;
    text-transform:uppercase;
    margin-right:5px;
    color: rgb(50,50,50);
    padding:3px;
    }
     
    .h2 { 
    font: 21px 'Source Sans Pro' ;
    text-transform:uppercase;
    color: rgb(50,50,50);
    padding:3px;
    }
     
    blockquote {
    display: block;
    position:center;
    text-align: center;
    font: 12px calibri ; 
    font-color: rgb(50,50,50);
    background-color: rgba(240,240,240,0.7);
    padding: 5px; 
    }
    blockquote:before { 
    position:relative;
    top:-12px;
    content: "\275D";  
    float:left;
    color: rgb(70,70,70); 
    font-size: 25px; 
    }
    blockquote:after { 
    position: relative;
    bottom:10px;
    content: "\275E"; 
    float:right;
    color: rgb(70,70,70); 
    font-size: 25px;
    }
     
    .b {
    position: relative;
    width: 550px;
    height: auto;
    padding: 10px;
    background: rgb(254,254,254);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    }
     
    .b:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 17px 21px 17px 0;
    border-color: transparent rgb(254,254,254);
    display: block;
    width: 0;
    z-index: 1;
    left: -21px;
    top: 25px;
    }
     
    .icon {
    position: fixed;
    top: 100px;
    left: 300px;
    }
     
    .dis {
    position: fixed;
    top: 100px;
    left: 40px;
    width: 242px;
    height: 101px;
    padding:5px;
    background-color: rgb(252,251,252);
    }
     
    .diss {
    position: fixed;
    top: 100px;
    left: 40px;
    width: 242px;
    height: 101px;
    padding:5px;
    background-color: rgb(252,251,252);
    -webkit-transition:0.5s;
    opacity:0.001;
    }
    .diss:hover {
    opacity:1;
    }
     
    .banner {
    position: fixed;
    top: 220px;
    left: 40px;
    }
     
    .c {
    position: fixed;
    background-color: rgba(255,255,255,0.8);
    left: 46px;
    top: 225px;
    height: 240px;
    width: 240px;
    opacity:0.0001;
    -webkit-transition:0.4s;
    }
    .c:hover {
    opacity:1;
    }
     
    a.f {
    display: inline-block;
    font: 12px calibri ; 
    font-weight: bold;
    color: rgb(100,100,100);
    background-color: rgb(240,240,240);
    text-transform: uppercase;
    padding: 2px;
    width: 67px;
    line-height: 105%;
    text-align: center;
    }
    a.f:hover {
    letter-spacing: 0px;
    background-color: rgb(150,150,150);
    color: rgb(240,240,240);
    font-weight: normal;
    }
     
    .tu {
    position: fixed;
    text-align:right;
    width: 100px;
    top: 480px;
    left: 305px;
    }
     
    a.tt {
    text-align: right;
    font: 12px calibri ; 
    color: rgb(100,100,100);
    text-transform: uppercase;
    }
    a.tt:hover{
    letter-spacing:0px;
    }
     
    .m {
    position: fixed;
    top:485px;
    left: 50px;
    }
     
    a.nn {
    text-align: right;
    font: 12px calibri ; 
    color: rgb(110,110,110);
    text-transform: uppercase;
    }
    a.nn:hover{
    letter-spacing:0px;
    }
     
    .navi { }
    a.button1 {
    position: fixed;
    top: 250px;
    left: 300px;
    height:30px;
    width: 111px;
    display:inline-block;
    font: 12px calibri ; 
    text-transform: uppercase;
    background-color: rgb(252,251,252);
    color: rgb(110,110,110);
    text-align:center;
    line-height: 30px;
    cursor: crosshair;
    -webkit-transition: 0.4s;
    }
    a.button1:hover { 
    letter-spacing: 0px;
    cursor: crosshair;
    letter-spacing:0px;
    font-weight:none;
    }
     
    a.button2 {
    position: fixed;
    top: 300px;
    left: 300px;
    height:30px;
    width: 111px;
    display:inline-block;
    font: 12px calibri ; 
    text-transform: uppercase;
    background-color: rgb(252,251,252);
    color: rgb(110,110,110);
    text-align:center;
    line-height: 30px;
    cursor: crosshair;
    -webkit-transition: 0.4s;
    }
    a.button2:hover { 
    letter-spacing: 0px;
    cursor: crosshair;
    }
     
    a.button3 {
    position: fixed;
    top: 355px;
    left: 300px;
    height:30px;
    width: 111px;
    display:inline-block;
    font: 12px calibri ; 
    text-align:center;
    line-height: 30px;
    text-transform: uppercase;
    background-color: rgb(252,251,252);
    color: rgb(110,110,110);
    cursor: crosshair;
    -webkit-transition: 0.4s;
    }
    a.button3:hover { 
    letter-spacing: 0px;
    cursor: crosshair;
    }
     
    a.button4 {
    position: fixed;
    top: 410px;
    left: 300px;
    height:30px;
    width: 111px;
    display:inline-block;
    font: 12px calibri ; 
    text-align:center;
    line-height: 30px;
    text-transform: uppercase;
    background-color: rgb(252,251,252);
    color: rgb(110,110,110);
    cursor: crosshair;
    -webkit-transition: 0.4s;
    }
    a.button4:hover { 
    letter-spacing: 0px;
    cursor: crosshair;
    }
     
    .quota {
    position:fixed;
    top: 140px;
    left:306px;
    width:90px;
    padding:5px;
    line-height:150%;
    font: 14px MS Gothic; 
    color: rgb(50,50,50);
    background-color: rgba(255,255,255,0.7);
    text-align:center;
    opacity:1;
    -webkit-transition:0.3s;
    }
    .quota:hover {
    opacity:0.01;
    }
     
    img:hover {cursor: help;}</style>
    <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:200" rel="stylesheet" type="text/css" />
    <div class="navi">
    <div class="masterTooltip">
    <a class="button1" div="" href="http://my.dek-d.com/Lasts/friend/request_friend.php" target="_blank">ADD ME</a></div>
    <div class="masterTooltip">
    <a class="button2" div="" href="http://my.dek-d.com/Lasts/qmsg/" target="_blank">QMSG</a></div>
    <div class="masterTooltip">
    <a class="button3" div="" href="http://my.dek-d.com/Lasts/writer/" target="_blank">WRITER</a></div>
    <div class="masterTooltip">
    <a class="button4" div="" href="http://my.dek-d.com/Lasts/sendsecret.php" target="_blank">SMSG</a></div>
    <div class="e">
    <div id="box.">
    <blogger>
    <div class="b">
    <font color="#323232" face="Source Sans Pro"><span style="font-size: 20.9090900421143px; line-height: normal; text-transform: uppercase;">HI...WELCOM to my&#39;id</span></font><br />
    <br />
    <font color="#696969">- ชื่อ ถามได้</font><br />
    <br />
    - อายุ ถามได้<br />
    <br />
    - นิสัย ไม่รู้<br />
    <br />
    - กฏหลัก<br />
    <br />
    1 . ปีนเกลียวมากไม่ดี<br />
    <br />
    2 . อะไรก็ได้แหล่ะ &nbsp;แค่อยากมีคนสนิท<br />
    <br />
    3 . บ่น ระบายอะไรก็มาเถอะ แต่อย่ามาก<br />
    <br />
    4 . สิ่งที่ใช่คือฉันเป็นหญิง ไม่ใช่ ชาย</div>
    </blogger><br />
    <br />
    &nbsp;</div>
    </div>
    </div>
    <div class="icon">
    <img src="http://s6.favim.com/mini/140329/anime-anime-boy-black-and-white-boy-Favim.com-1570867.jpg" style="width:100px; height:100px; border:1px solid rgb(220,220,220); padding: 5px;" /></div>
    <div class="banner">
    <img src="https://40.media.tumblr.com/f9c46007f15522371522681ba9e5cbff/tumblr_nlxhj2Niwf1txbn82o1_500.png" style="width:240px; height:240px; border:1px solid rgb(220,220,220); padding: 5px;" /></div>
    <div class="dis">
    <br />
    <br />
    <center>
    <span style="color:rgb(255,68,68);">茜色</span>、お願い。<br />
    これ以上、誰かの未来を壊さないで</center>
    </div>
    <div class="diss">
    <br />
    <br />
    <center>
    <span style="color:rgb(255,68,68);">Madder red</span><span style="color:#696969;">, I beg you.<br />
    Please don&rsquo;t ruin anyone&rsquo;s future anymore.</span></center>
    </div>
    <div class="c">
    <div style="margin-top:5px;">
    <center>
    <center>
    <span style="color:#ffffff;"><embed allowfullscreen="true" allowscriptaccess="always" height="220" src="http://www.youtube.com/v/q1PCLwyZJO4?version=2&amp;hl=en_US&amp;autoplay=1&amp;loop=1;color1=cccccc;color2=ffffff;  style=" type="application/x-shockwave-flash" width="220"></embed></span><br />
    <span style="color:#696969;">Layout:&nbsp;</span><span style="text-align: justify;"><a href="http://x-jiie.tumblr.com/" target="_blank">x-jiie</a> &nbsp;edit: <a href="http://my.dek-d.com/nammook/" target="_blank">shoofly-pie</a></span></center>
    </center>
    </div>
    </div>
    <br />
    <div class="quota">
    アヤノの<br />
    <span style="color:rgb(255,68,68);">幸福</span>理論</div>
    <div name="924167" style="position: fixed; bottom: 5px; left: 5px;">
    <a href="http://my.dek-d.com/nammook/writer/view.php?id=992276" target="_blank">candy&#39;id STORE</a></div>
    <br />
    <style type="text/css">
    .headtable, .head2, .modulebg1, #footer, #header, #neck, .left, #module_left .modulebg2, #module_right .modulebg2,.hr1, .hr2 { display: none !important; } .modulebg2, .right { background: none; } .mainborder, .right { border: 0px !important; }</style>
     

    (c) Chess theme
    ติดตามเรื่องนี้
    เก็บเข้าคอลเล็กชัน

    ผู้อ่านนิยมอ่านต่อ ดูทั้งหมด

    loading
    กำลังโหลด...

    อีบุ๊ก ดูทั้งหมด

    loading
    กำลังโหลด...

    ความคิดเห็น

    ×