Difference between revisions of "Template:IIT Delhi"

Line 1: Line 1:
 +
<!-- Declare that you are going to use html code instead of wiki code -->
 
<html>
 
<html>
<head>
+
 
<style>
+
<!-- Start of CSS-->
/* ADJUSTS DEFAULT iGEM CONTENT */
+
<style type="text/css">
.logo_2017, #sideMenu, #firstHeading, #bars_item { /* HIDES SOME UNWANTED STUFF COMPLETELY */
+
 
display: none;
+
/* WIKI SETTINGS*/
}
+
#top_menu_14, #top_menu_inside { /* MAKES BACKGROUND OF iGEM MENU TRANSPARENT */
+
/* Hide first heading */
background: none;
+
.firstHeading {
border: none;
+
display: none;
}
+
}
#globalWrapper, #content { /* MAKES BACKGROUND OF MEDIAWIKI TRANSPARENT */
+
background-color: transparent;
+
/*-- Remove borders, float content left and remove padding/margin */
}
+
#globalWrapper, #content{
:focus, :active {
+
background-color: transparent;
  outline: 0;
+
border: 0px;
}
+
float: left;
body, html, #globalWrapper, #bodyContent, #HQ_page {
+
margin:0px;
width: 100%;
+
padding: 0px;
margin: 0;
+
}
padding: 0;
+
 
height: 100%
+
/*left align Black Menu Bar */
}
+
#top_menu_inside {  
#content {
+
margin-left: 20px;  
width: 100%;
+
}
margin: 0;
+
</style>
margin-top: -33px;
+
padding: 0;
+
height: 100%
+
}
+
html {
+
-webkit-font-smoothing: antialiased;
+
}
+
</style>
+
</head>
+
<body>
+
<script>
+
</script>
+
</body>
+

Revision as of 11:50, 28 October 2017