Difference between revisions of "Template:UM Macau/WikiStripDown"

 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{UM_Macau/Originaltemplate}}
+
{{UM_Macau/wikistripdown}}
 
+
 
<html>
 
<html>
  
 
<style>
 
<style>
  
#top_title {
+
::-moz-selection { /* Code for Firefox */
display: none;
+
  color: #000;
 +
  background: #ffe8a3;
 
}
 
}
  
#content {
+
::selection {
left: 0px;
+
  color: #000;
height: 100%;
+
  background: #ffe8a3;
padding:0px;
+
}
width:100%;
+
margin-top:-67px;
+
margin-left:0px;
+
  
 +
#top_title{
 +
display:none;
 
}
 
}
  
body {
+
#content{
background-color:white;
+
left:0px;
width:100%;
+
height: 100%;
 +
padding: 0px;
 +
width: 100%;
 +
margin-top: -60px;
 +
margin-left: 0px;
 
}
 
}
  
.mw-body {width100% !important;}
+
body{
 +
background-color: white;
 +
width: 100%;
 +
}
  
 +
.mw-body{width:100% !important;}
  
 
</style>
 
</style>
 
 
</html>
 
</html>

Latest revision as of 12:07, 21 October 2019