Difference between revisions of "Template:SSTi-SZGD"

 
(48 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template_All_Teams}}
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
 
<html>
 
<html>
 +
<body>
 +
<style type="text/css">
  
<!-- Start of CSS-->
+
html{ font-size: 62.5%; font-family: "Arial","Helvetica","sans-serif"; margin: auto; background: white;}
<style type="text/css">
+
 +
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;
 +
}
  
/* WIKI SETTINGS*/
+
/*bower style*/
+
fieldset, img, input, button {
/* Hide first heading */
+
    border: none;
.firstHeading {
+
    outline-style: none;
display: none;
+
}
}
+
+
/*-- Remove borders, float content left and remove padding/margin */
+
#globalWrapper, #content{
+
background-color: transparent;
+
border: 0px;
+
float: left;
+
margin:0px;
+
padding: 0px;
+
}
+
  
/*left align Black Menu Bar */
+
ul, ol {
#top_menu_inside {  
+
    list-style: none;
margin-left: 20px;  
+
   
}
+
}
</style>
+
 
 +
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;
 +
}
 +
 
 +
table {
 +
    border-collapse: collapse;
 +
}
 +
 
 +
/*cls float*/
 +
.clearfix:before, .clearfix:after {
 +
    content: "";
 +
    display: table;
 +
}
 +
.clearfix:after {
 +
    clear: both;
 +
}
 +
.clearfix {
 +
    *zoom: 1; /*IE/7/6*/
 +
}
 +
 
 +
/*use*/
 +
s, i, em {
 +
    font-style: normal;
 +
    text-decoration: none;
 +
}
 +
 
 +
/*igem*/
 +
body{ min-width: 1024px; position: relative;}
 +
#home_logo, #sideMenu,#bars_item,#top_title { 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>
 +
<script type="text/javascript">
 +
 
 +
$("#HQ_page").removeAttr("id");
 +
$("#globalWrapper").removeAttr("id");
 +
$("#content").removeAttr("id");
 +
$(".mw-content-ltr").removeAttr("class");
 +
 
 +
</script>
 +
<body>
 +
</html>

Latest revision as of 01:45, 27 October 2017