Add free postage
[app-web-oof.git] / static / style.css
index f95eb4145761c1b5ee5f113f270b188841f64cf9..3679d1d917cbd177bd9136d7761256fe00d92c96 100644 (file)
@@ -61,6 +61,14 @@ h2 {
        width: 100%;
 }
 
+#items td:nth-child(2), #order td:nth-child(3) {
+       text-align: center;
+}
+
+.freepost {
+       color: green;
+}
+
 table,th,td {
        border-collapse: collapse;
 }
This page took 0.009092 seconds and 4 git commands to generate.