Difference between revisions of "Team:Tuebingen"

m
Line 104: Line 104:
 
.PartCollection {
 
.PartCollection {
 
  position:fixed;
 
  position:fixed;
  top:65%;
+
  top:64%;
 
  left:67%;
 
  left:67%;
 
  width:auto;
 
  width:auto;
Line 110: Line 110:
 
}
 
}
 
  .HumanPractice {
 
  .HumanPractice {
display:none;
+
position:fixed;
 +
top:56%;
 +
left:67%;
 +
width:auto;
 +
height:6%;
 
  }
 
  }
 
 
.CompositeParts{
 
.CompositeParts{
 +
position:fixed;
 +
top:65%;
 +
left:67%;
 +
width:auto;
 +
height:6%;
 
}
 
}
 
 
.BasicParts{
 
.BasicParts{
 +
position:fixed;
 +
top:42%;
 +
left:67%;
 +
width:auto;
 +
height:6%;
 
}
 
}
  

Revision as of 22:20, 1 November 2017