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

 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{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;
 +
  background: #ffe8a3;
 +
}
 +
 
 +
#top_title{
 +
display:none;
 +
}
 +
 
 +
#content{
 +
left:0px;
 
height: 100%;
 
height: 100%;
padding:0px;
+
padding: 0px;
width:100%;
+
width: 100%;
margin-top:-7px;
+
margin-top: -60px;
margin-left:0px;
+
margin-left: 0px;
 
}
 
}
  
body {
+
body{
background-color:white;
+
background-color: white;
width:100%;
+
width: 100%;
 
}
 
}
  
.mw-body {width100% !important;}
+
.mw-body{width:100% !important;}
  
 
</style>
 
</style>
 
 
</html>
 
</html>

Latest revision as of 12:07, 21 October 2019