CSS. (0)  by 漠雪    給5bm   10bm   20bm   好文(0)     回復文章    取消收錄    分享到 FB 


01 唯美淺霞

body {
background-image:url(http://i.imgur.com/ntPmq5H.jpg);
background-repeat:repeat;
background-attachment:fixed;
background-position:center;}
  
.main_frame{word-break:break-all;}
.main_frame{width:55%;margin-top:100;float:center;}
.main_frame{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=55)";
filter:alpha(opacity=55);opacity:.55;}
  
.content{background:none;}  
.tell_content {background:none;}
.small_menu{background:none;}
.talk_content{background:none;}
 
.content a:link    {color:#715053; text-decoration: none;}
.content a:visited {color:#715053; text-decoration: none;} 
.content a:hover   {color:#715053;text-decoration:underline;border-left-width:4px;border-left-style:solid;border-left-color:#715053;padding-left:15px;
filter:alpha(opacity=50);opacity:.50;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;}
 
a b{color:#715053;}
b {text-decoration:none;font-size:15px;font-family:Dotum;}
 
body,table,font,p,.small_menu,.small_head{color:#715053;font-size:13px;font-family:"Dotum";}

.tell_content{border-bottom-style:solid;border-width:1px;border-color:#715053;}
 
p{text-align:center;}
 
input{border:0px;background:none;}
 
img{border:0px;}
.head_menu{display:none;} 
td.small_menu p table td font{visibility:hidden;}
table, td, th{border:0px;}
.small_head{display:none;}
#pm0,#pm1,#pm2,#pm3,#pm4,#pm5{display:none;}
#topic_ad,div.ad,iframe,.logo,div.head{display:none;visibility:hidden;}
table center a img,table center iframe{display:none;}
 
hr{border:0px;}
    
form table,form table td{border-width:1px;}
form table td{background:none;filter:alpha(opacity=50); opacity:.50;}