diff --git a/index.php b/index.php
index 5c44bc1..4f931ab 100755
--- a/index.php
+++ b/index.php
@@ -151,6 +151,27 @@
.noprint { display:none; }
}
+.icon1 {
+ margin: 0px;
+ padding: 2px;
+ background: white;
+ color: white;
+ max-height: 26px;
+ text-align: center;
+ float: inline-start;
+}
+
+.icon2 {
+ margin: 0px;
+ padding: 0px;
+ background: white;
+ color: white;
+ max-height: 15px;
+ text-align: center;
+ vertical-align: middle;
+ float: none;
+}
+
@@ -177,6 +198,7 @@
echo '';
}
?>
+
Tri par