diff --git a/index.php b/index.php index f8758c2..4c64bb3 100644 --- a/index.php +++ b/index.php @@ -5,6 +5,7 @@ body {font-family: "Old Standard TT"; font-size: 20px; line-height: 1.4; letter-spacing: 1px;} section {margin-bottom: 50px;margin-top: 50px;} a {font-weight: bold; font-size: 24px; text-decoration: none; } + .internet {font-weight: regular; font-size: 18px; text-decoration: none; } .list { padding-top: 10px; padding-bottom: 10px; @@ -49,7 +50,6 @@ background-color: white; min-width: 1900px; overflow: auto; - box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; } @@ -69,7 +69,7 @@ .dropbtn2 { font-family: "Old Standard TT"; - font-weight: bold; + font-weight: regular; font-size: 24px; color: black; padding: 16px; @@ -90,9 +90,8 @@ display: none; position: absolute; background-color: white; - min-width: 1900px; + min-width: 1000px; overflow: auto; - box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; } @@ -151,22 +150,22 @@