Difference between revisions of "Template:Peking/footer"

Line 5: Line 5:
 
     <meta name="viewport" content="width=device-width, initial-scale=1">
 
     <meta name="viewport" content="width=device-width, initial-scale=1">
 
     <style>
 
     <style>
         #view-source
+
         #sideMenu, #top_title {display:none;}
        {
+
        #content { padding:0px; width:100%; margin-top:-7px; margin-left:0%;, margin-right: 0%}
            position: fixed;
+
         #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
            display: block;
+
 
            right: 0;
+
            bottom: 0;
+
            margin-right: 40px;
+
            margin-bottom: 40px;
+
            z-index: 900;
+
         }
+
foot{
+
  text-align:center;
+
  background:#black;
+
}
+
#sideMenu{
+
        display: none;
+
    }
+
    #top_title{
+
        display: none;
+
    }
+
    #content{
+
        width: 100%;
+
        padding: none;
+
        margin: 0;
+
}
+
 
     </style>
 
     </style>
 
</head>
 
</head>

Revision as of 13:53, 6 October 2017

PekingFooter