diff --git a/css/style.css b/css/style.css index e8c357b..6356427 100644 --- a/css/style.css +++ b/css/style.css @@ -3156,3 +3156,40 @@ a:hover, a:focus, a:active { margin: auto; animation-iteration-count:1; } + +/* Dropdown button of Tenture reports */ +.dropbtn { + background-color: #4400ff; + color: white; + padding: 16px; + font-size: 16px; + border: none; + text-align: center; +} + +.dropdown { + position: relative; + display: inline-block; +} + +.dropdown-content { + display: none; + position: relative; + background-color: #f1f1f1; + min-width: 160px; + box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); + z-index: 1; +} + +.dropdown-content a { + color: black; + padding: 12px 16px; + text-decoration: none; + display: block; +} + +.dropdown-content a:hover {background-color: #ddd;} + +.dropdown:hover .dropdown-content {display: block;} + +.dropdown:hover .dropbtn {background-color: #9900ff;} \ No newline at end of file diff --git a/senate.html b/senate.html index 9d74b25..1750484 100644 --- a/senate.html +++ b/senate.html @@ -107,6 +107,15 @@

Bhumanyu Goyal

rel="noopener noreferrer"> Society Website +

Senate