Difference between revisions of "Team:TUDelft/Head"

Line 11: Line 11:
 
</script>
 
</script>
 
<style>
 
<style>
   /*   om MediaWiki style weg te halen*/
+
   /*Removing iGEM stylings*/
   p{
+
globalWrapper {
        margin-bottom: 0 !important;
+
   padding: 0;
    }
+
}
 +
a:visited, a {
 +
  color: text;
 +
}
 +
header a:visited {
 +
  color: #ffffff;
 +
}
 +
p {
 +
  margin: 0;
 +
}
 +
b {
 +
font-weight: bold;
 +
}
 +
h1 {
 +
font-size: 2rem;
 +
padding: 0;
 +
margin: 0.67em 0 0.67em 0;
 +
font-weight: bold;
 +
}
 +
h1, a:hover, a {
 +
  border-bottom: none;
 +
  text-decoration: none;
  
    h1 {
+
}
      border-bottom: 0px !important;
+
h2 {
    }
+
font-size: 1.5rem;
 +
}
 +
h3 {
 +
font-size: 1.17rem;
 +
}
 +
h4 {
 +
font-size: 1.12rem;
 +
}
 +
h5 {
 +
font-size: .83rem;
 +
}
 +
h6 {
 +
font-size: .75rem;
 +
}
  
    #home_logo, #sideMenu {
 
        display:none;
 
    }
 
    #sideMenu, #top_title, .patrollink  {
 
        display:none;
 
    }
 
  
/*Bootstrap.min altered the way the top menu looks, by changing box-sizing: from border-box to initial, the damage is undone*/
 
    #top_menu_14 {
 
        box-sizing: initial;
 
    }
 
    td a{
 
        padding-right: 0px !important;
 
    }
 
 
    .subttt{color: white !important;}
 
    a.subtt { color: white !important; }
 
    a.subtt:hover { color: #4a90e2 !important; } 
 
  
  

Revision as of 10:47, 15 June 2019