<style>
#line{
position:fixed;
right:50px;
top:0px;
border-left:10px solid #Code Warna;
border-right:10px solid #Code Warna;
width:70px;
height:50px;}
.statioo {
border:1px solid #Code Warna Border;
font-family: 'GFS Neohellenic', sans-serif;
font-size:13px;
letter-spacing:2px;
-webkit-transition:All 0.4s ease;
-moz-transition:All 0.4s ease;
-o-transition:All 0.4s ease;color:#000;
width:150px;
margin-left:-38px;
margin-top:40px;
text-align:center;
padding:5px;
background:url(URL Background Kotak Yang Diatas);
}
#notii {
border:1px solid #Code Warna Border;
width:150px;
font-family: 'GFS Neohellenic', sans-serif;
font-size:13px;margin-top:10px;
margin-left:-38px;
padding:4px;
height:%0px;
text-align:left;
background:url(URL Background Kotak Yang Di Bawah);
color:#444;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;}
</style>
<div id="line">
<div class="statioo">
STATUS</div>
<div id="notii">
Status Kamu" /></div></div>
</div></div>
Post a Comment