Difference between revisions of "Template:Freiburg/PageTest2"

Line 17: Line 17:
 
     margin-top: 0px;
 
     margin-top: 0px;
 
     margin-bottom: 0px;
 
     margin-bottom: 0px;
     margin-right: 200px;
+
     margin-right: 250px;
     margin-left: 200px;
+
     margin-left: 250px;
 
     height: 1000px;
 
     height: 1000px;
     background-color: #F5F5DC;
+
    border: 2px solid black;
 +
     background-color: white;
 
}
 
}
  
 
.flex-item {
 
.flex-item {
    background-color: white;
+
     width: 400px;
     width: 100px;
+
     height: 400px;
     height: 100px;
+
 
     margin: 10px;
 
     margin: 10px;
 
}
 
}
Line 40: Line 40:
 
</div>
 
</div>
  
 +
body {
 +
    background-color: lightblue;
 +
}
  
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 14:07, 22 September 2017


Test 1
Test 2
Test 3
body { background-color: lightblue; }