Copyright + web page update
[debian/openrocket] / core / web / html / layout.css
index e0f5bf57faf4d73c697ce772a72b9d6f79e57096..34954ee4ec896c40ff43c6d074d053b8f93891c0 100644 (file)
@@ -301,6 +301,11 @@ hr {
   margin: 2em 0em;
 }
 
+.left {
+  float: left;
+  margin: 0;
+}
+
 .right {
   float: right;
   margin: 0;
@@ -580,3 +585,7 @@ span.licenseimage {
     margin-left: 10px;
     margin-top: 2px;
 }
+
+.instructions {
+  margin-left: 100px;
+}
\ No newline at end of file