Difference between revisions of "Template:SSTi-SZGD"

 
(53 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
<head>  
+
<body>
 +
<style type="text/css">
  
<!-- This tells the browser that your page is responsive -->
+
html{ font-size: 62.5%; font-family: "Arial","Helvetica","sans-serif"; margin: auto; background: white;}
<meta name="viewport" content="width=device-width, initial-scale=1">
+
 +
body,span,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
 +
    margin:0;
 +
    padding:0;
 +
    line-height: 1.2;
 +
}
 +
 +
/*  before after*/
 +
*, ::before, ::after {
 +
    padding: 0;
 +
    margin: 0;
 +
    /*phone*/
 +
    -webkit-tap-highlight-color: transparent; 
 +
    box-sizing: border-box;
 +
    -webkit-box-sizing: border-box;
 +
}
 +
 +
/*mouse*/
 +
.noselect {
 +
    -webkit-touch-callout: none;
 +
    -webkit-user-select: none;
 +
    -khtml-user-select: none;
 +
    -moz-user-select: none;
 +
    -ms-user-select: none;
 +
    user-select: none;
 +
}
  
</head>
+
/*bower style*/
 +
fieldset, img, input, button {
 +
    border: none;
 +
    outline-style: none;
 +
}
  
 +
ul, ol {
 +
    list-style: none;
 +
   
 +
}
  
 +
a {
 +
    text-decoration: none;
 +
}
  
 +
a:hover{ text-decoration: none;}
  
 +
input, textarea {
 +
    border: none;
 +
    outline: none;
 +
    resize: none;
 +
    -webkit-appearance: none;
 +
}
  
 +
img {
 +
    vertical-align: middle;
 +
    display: block;
 +
}
  
<style>
+
table {
 +
    border-collapse: collapse;
 +
}
  
 +
/*cls float*/
 +
.clearfix:before, .clearfix:after {
 +
    content: "";
 +
    display: table;
 +
}
 +
.clearfix:after {
 +
    clear: both;
 +
}
 +
.clearfix {
 +
    *zoom: 1; /*IE/7/6*/
 +
}
  
/***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
+
/*use*/
+
s, i, em {
/* Clear the default wiki settings */
+
    font-style: normal;
+
    text-decoration: none;
#home_logo, #sideMenu { display:none; }
+
}
 +
 
 +
/*igem*/
 +
body{ min-width: 1024px; position: relative;}
 +
#home_logo, #sideMenu,#bars_item,#top_title { display:none; }
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#sideMenu, #top_title, .patrollink  {display:none;}
 +
#content { width:100%; padding:0px;  margin-top:-10px; margin-left:0px;}
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
#top_menu_inside ul li{ line-height: 1.5em;}
 
 
  
 
 
 
</style>
 
</style>
 +
<script type="text/javascript">
  
 +
$("#HQ_page").removeAttr("id");
 +
$("#globalWrapper").removeAttr("id");
 +
$("#content").removeAttr("id");
 +
$(".mw-content-ltr").removeAttr("class");
  
 
+
</script>
 
+
 
+
<body>
+
 
+
 
<body>
 
<body>
 
</html>
 
</html>

Latest revision as of 01:45, 27 October 2017