diff --git a/index.html b/index.html index 8076958..25c1499 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,6 @@ .scroll { overflow: auto; } .stripe { padding:10px 15px; } .nostripe { padding:10px 15px; background:#f0f0f0; } -.mw:not(:empty) { margin:0 10px 7px 10px; } @media all and (min-width:0px) and (max-width:800px) { .en { width:160px; } } @media all and (min-width:800px) { .en { width:260px; } .mw { max-width:280px; } }