diff --git a/public/allotment.html b/public/allotment.html index 93495b9..54c2de2 100644 --- a/public/allotment.html +++ b/public/allotment.html @@ -66,25 +66,27 @@ display: flex; border-radius: 20px; flex-direction: column; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } .box p { text-align: center; display: inline; - padding: 8px 8px; + padding: 0.2vw 0.2vw; background-color: rgb(240, 237, 237); border-radius: 10px; } #container { - position: absolute; - top: 20%; + position: fixed; + top: 3%; z-index: 2; - left: 30%; + left: 35%; display: flex; - border-radius: 20px; - border: 3px solid rgb(10, 159, 218); - background-color: white; + flex-direction: column; + justify-content: center; + align-items: center; display: none; } @@ -122,6 +124,9 @@ display: flex; flex-direction: column; font-size: 20px; + background-color: white; + border-bottom-left-radius: 20px; + border-bottom-right-radius: 20px; } .allotment input { @@ -181,8 +186,8 @@

Alloted Research Papers

-

Allot Faculty

-

An email will be send on this id to set a +

Allot Faculty

+

An email will be send on this id to set a password!