Difference between revisions of "Template:IIT Delhi"

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

Latest revision as of 16:18, 28 October 2017