Difference between revisions of "Team:Tuebingen"

Line 17: Line 17:
 
   position: fixed;
 
   position: fixed;
 
   width: 100%;
 
   width: 100%;
   top: 0px;
+
   top:0px;
   left: 0px;
+
   left:0px;
 
   height: 16px;
 
   height: 16px;
 
   background-color: #383838;
 
   background-color: #383838;
Line 79: Line 79:
 
  }
 
  }
 
   
 
   
<!-- TODO: insert the values into the brackets (position (same for every class), top (according to design), left (according to design),
 
width (auto for every class) and height (roughly 8 percent, according to design) -->
 
 
 
<!-- Sample -->
 
 
  .Team {
 
  .Team {
 
  position:absolute;
 
  position:absolute;

Revision as of 18:44, 1 November 2017