Difference between revisions of "Template:Tuebingen"

Line 52: Line 52:
 
                         margin-right: auto;
 
                         margin-right: auto;
 
                         margin-bottom: 10px;
 
                         margin-bottom: 10px;
background-color: rgba(255,250,240, 0.75);
+
background-color: rgba(255,250,240, 0.75);  
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
}
 
}
Line 61: Line 61:
 
/* Creates the container for the content */
 
/* Creates the container for the content */
 
#contentContainer {
 
#contentContainer {
margin-top:50px;
+
padding-top:50px;
 
padding-right:10px;
 
padding-right:10px;
 
margin-bottom: 20px;
 
margin-bottom: 20px;
Line 67: Line 67:
 
padding-left: 40px;
 
padding-left: 40px;
 
float: left;
 
float: left;
background: rgba(251,255,232, 0.6);
+
background: rgba(251,255,232, 0.6)  
 +
border-top: 14px solid #565656;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
}
 
}
Line 128: Line 129:
  
 
/*MENU STYLING */
 
/*MENU STYLING */
#menu { font-size:18px;  
+
#menu { font-size:20px;  
 
font-family: chalkitup;
 
font-family: chalkitup;
 
position: fixed;
 
position: fixed;
heigth: 50px;
 
width: 1000px;
 
margin: 0 auto;
 
 
}
 
}
 
#menu ul {
 
#menu ul {
position: relative;
 
 
list-style-type:none;
 
list-style-type:none;
 
list-style-image:none;
 
list-style-image:none;
Line 149: Line 146:
 
#menu .topmenu a {
 
#menu .topmenu a {
 
float:left;
 
float:left;
min-width: 100px;
+
min-width: 110px;
 
text-align:center;
 
text-align:center;
 
}
 
}
Line 155: Line 152:
 
#menu .topmenu ul{
 
#menu .topmenu ul{
 
display:none;
 
display:none;
position; absolute;
 
top: 100%;
 
 
}
 
}
 
#menu .topmenu a, #menu .submenu a{
 
#menu .topmenu a, #menu .submenu a{
Line 169: Line 164:
 
.submenu a{
 
.submenu a{
 
font-size:14px;
 
font-size:14px;
width:100px;
+
width:110px;
 
position:relative;
 
position:relative;
 
clear:both; /* special IE6 */
 
clear:both; /* special IE6 */
Line 262: Line 257:
 
</div>
 
</div>
 
<!-- End of menu -->
 
<!-- End of menu -->
 
  
  

Revision as of 08:23, 20 August 2015