diff --git a/css/sub.css b/css/sub.css index be1f428..b612b1d 100644 --- a/css/sub.css +++ b/css/sub.css @@ -40,41 +40,6 @@ } -@media only screen and (max-width:480px) { - -#menu { -margin: 10px 2em; -} - -#menu tr { -padding: 0; -position: relative; -} - -#menu tr td { -color: black; -border-left: solid 8px orange; -backgroud: white; -margin-bottom: 5px; -line-height: 1.5; -padding: 0.5em; -list-style-type: none!important; -} - -#menu tr td a { -display: block; -width: 100%; -margin: 0 10px; -color: #000; -font-weight: bold; -} - -#menu tr td:hover{ -background-color: pink; -} -} - - h2 {