diff --git a/assets/chrome.png b/assets/chrome.png new file mode 100644 index 0000000000000000000000000000000000000000..3979d9f9b451bb35ddb5cecb5564773090f240b4 Binary files /dev/null and b/assets/chrome.png differ diff --git a/assets/edge.png b/assets/edge.png new file mode 100644 index 0000000000000000000000000000000000000000..a99ee342474fbabb6b9b72a9c3be0908720aa494 Binary files /dev/null and b/assets/edge.png differ diff --git a/assets/firefox.png b/assets/firefox.png new file mode 100644 index 0000000000000000000000000000000000000000..a24fa33ec0c3348a3fd5baf4f1037e434fdd9ca0 Binary files /dev/null and b/assets/firefox.png differ diff --git a/assets/safari.png b/assets/safari.png new file mode 100644 index 0000000000000000000000000000000000000000..36043daa9a8c48b95b0c6ddbe99810f83d5b3116 Binary files /dev/null and b/assets/safari.png differ diff --git a/example.html b/example.html index 20c6719a646b5d9a87a9c078487e7751a4ef37b3..af2a33694aa5a391c3a5ec8c0abc31cd05186f4e 100644 --- a/example.html +++ b/example.html @@ -66,8 +66,8 @@ .table { border-collapse: collapse; - overflow: visible!important; - margin: 0!important; + overflow: visible !important; + margin: 0 !important; } .table td { @@ -77,7 +77,7 @@ text-align: center; color: #aaa; font-size: 14px; - padding: 0!important; + padding: 0 !important; } @@ -87,7 +87,7 @@