Difference between revisions of "Template:TU Darmstadt/CSS"

Line 1: Line 1:
 
<html>
 
<html>
<div id="top_title" hidden></div>
 
 
<style>
 
<style>
  
 
/* igem seite bearbeiten */
 
/* igem seite bearbeiten */
  
 +
#content{
 +
    margin-top: 10em;
 +
    margin-right: 0px;
 +
    margin-left: 0px;
 +
    padding: 0;
 +
    border: 0;
 +
    width: 100%;
 +
}
 +
#content.mw-body{
 +
    margin: 0;
 +
}
 +
#top_menu_under{
 +
    height: 70px;
 +
}
 
#top_title{
 
#top_title{
style.display="none";}
+
    height: 0px;
 
+
    margin: 0;
 +
    display: none;
 +
}
 
/* Reset */
 
/* Reset */
  

Revision as of 10:58, 11 October 2017