Difference between revisions of "Template:SKLMT-China/template css"

Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
 
  
 
#top_menu_under,#home_logo, #sideMenu,#top,.logo_2018,#firstHeading ,#top_title, .patrollink { display:none; }
 
#top_menu_under,#home_logo, #sideMenu,#top,.logo_2018,#firstHeading ,#top_title, .patrollink { display:none; }
 
+
.mediawiki,#globalWrapper,#content,#HQ_page,#bodyContent,#mw-content-text { width:100%; padding:0px;  margin:0px; }
.mediawiki,#globalWrapper,#content,#HQ_page,#bodyContent,#mw-content-text { width:100%; padding:0px;  margin:0px; font-size: 100%;}
+
 
+
#top_menu_14{position: fixed;top:0;}
 
+
#mw-content-text>p{padding: 0; margin: 0;width: 100%;}
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, #sideMenu, #menubar, .logo_2018, .printfooter, .firstHeading,.visualClear {display: none; !important}
+
a, button, input, textarea {
 
+
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 
+
    -moz-transition: all .5s ease;
#top-section {
+
    -webkit-transition: all .5s ease;
border: 0 none;
+
    transition: all .5s ease;
height: 14px;
+
z-index: 100;
+
top: 0;
+
position: fixed;
+
width: 975px;  
+
left: 50%;
+
margin-left: -487px;
+
 
}
 
}
 
#globalWrapper, #content
 
width: 100%;
 
height: 100%;
 
border: 0px;
 
background-color: transparent;
 
margin: 0px;
 
padding: 0px;
 
}
 
 
html, body, .wrapper {
 
width: 100%;
 
height: 100%;
 
background-color: transparent;
 
}
 
 
  
  

Revision as of 14:29, 4 October 2018