Difference between revisions of "Template:Tuebingen"

Line 57: Line 57:
 
/* Creates the container for the menu */
 
/* Creates the container for the menu */
 
#menuContainer  {  
 
#menuContainer  {  
position: fixed;
+
border: 2px solid red;
 
}
 
}
 
/* Creates the container for the content */
 
/* Creates the container for the content */
 
#contentContainer {
 
#contentContainer {
 +
border: 2px solid green;
 
padding-top:50px;
 
padding-top:50px;
 
padding-right:10px;
 
padding-right:10px;

Revision as of 07:27, 20 August 2015