window Resize

html 測試 左入右出

html 測試 上入下出

html 測試 單入單出

html 測試 左單右單

CSS

<style>
body { min-width: 50%;
       font-size:18px;
       overflow-x:hidden; 
       background-color:papayawhip; }
 /* margin :-300px 0px 0px -25px; */

.content-outer, .content-fauxcolumn-outer, .region-inner {
min-width: 900px; /*文章寬度最小*/
max-width: 2500px;/*文章寬度最大*/
width:100%;       /*文章寬度*/ 
}

.column-center-outer {
   margin:100px 0px 0px 0px; /* 文章內容向上移*/
}

.Stats .digit{margin-left: -10px;} /*總瀏覽量 數字*/

.titlewrpper{display:anone;}
.header-inner .Header #header-inner{display:none;}
#navbar{display:none;}  /*隱藏 頂部Blogger 導覽列 */

.post { margin-left: 25px;    /*文章背景*/
border-radius: 50px;          /*文章背景圓角*/
border:5px solid peru;        /*文章背景邊界*/
padding: 0px 10px 10px 10px; 
}

.post-footer {                       /*文章結尾*/
background-color: azure;  
color: black;  
border-radius: 50px; 

margin: 20px -2px 0;
    padding: 5px 10px;
    border-bottom: 1px solid azure;
    line-height: 1.6;
    font-size: 90%;
}


h3.post-title{display:none;}/*隱藏 文章標題*/

.date-header{display:none;}/*隱藏 文章日期*/

div.widget > h2, div.widget h2.title{display:none;}

h3.hhh {margin-top:-25px;text-align: center; font-size:30px;font-weight:bold;
       text-shadow: 10px 6px 10px Gray;color:blue; }
h3.bbb {font-size:3px; }

.TB_i {border-style: double;font-size: 20px;text-align: center;vertical-align: top;}
.TB_ii {display:inline-block;margin:20px;text-align:center;width:350px;vertical-align:top;background-color:#ffffff;box-shadow: 10px 10px 18px #888888}


.gsc-input {height:26px;font-size: 18px;background-color:#CCCCCC;}

R {color: red}
B {color: blue}
B1 {color: blue;font-size: 24px;font-weight : bold ;}

</style>




Edit

沒有留言:

張貼留言