Add files via upload

This commit is contained in:
AkhilBarthwal005 2020-10-28 13:55:55 +05:30 committed by GitHub
parent 30aa91bb32
commit b0f10a4fc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 420 additions and 0 deletions

View File

@ -0,0 +1,79 @@
@import url('https://fonts.googleapis.com/css2?family=Pacifico&family=Sansita+Swashed:wght@700&display=swap');
*{
margin: 0;
padding: 0;
}
.container{
height: 100vh;
}
.container::before{
content: "";
background: url('../img/bgAdmin.jpg') no-repeat center center fixed;
background-size: cover;
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
}
.signin-container{
width: 30%;
color: white;
position: absolute;
top: 30%;
left: 35%;
}
.signin-container h1{
text-align: center;
font-size: 50px;
border-bottom: 2px solid purple;
padding: 5px 15px;
margin-bottom: 45px;
font-family: cursive;
}
.box{
width: 100%;
margin: 12px 0px;
border-bottom: 2px solid purple;
}
.box FontAwesomeIcon{
width:25px;
text-align: center;
padding: 0px 12px;
}
.box input{
font-size: 20px;
outline: none;
width: 75%;
padding: 5px 10px;
text-align: center;
border: none;
border-radius: 10px;
background: none;
color: white;
margin-left: 30px;
}
.btn-signin{
cursor: pointer;
font-size: 20px;
padding: 5px 10px;
border: 2px solid purple;
border-radius: 10px;
outline: none;
color: white;
display: block;
width: 45%;
margin: 20px auto;
background: none;
font-family: 'Pacifico', cursive;
font-weight: bold;
}
.btn-signin:hover{
background-color: white;
color: purple;
opacity: 0.5;
}
.msg{
color: red;
text-align: center;
margin-bottom: 20px;
}

View File

@ -0,0 +1,48 @@
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital@1&display=swap');
*{
margin: 0;
padding: 0;
}
.logo{
width: 20%;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
left: 0;
}
.logo img{
width: 55%;
border: none;
}
.navbar{
display: flex;
align-items: center;
justify-content: center;
position: sticky;
top: 0;
cursor: pointer;
}
.nav-list{
display: flex;
align-items: center;
width: 40%;
}
.nav-list li{
list-style: none;
padding: 22px 20px;
}
.listdesign{
text-decoration: none;
color: white;
font-size: 18px;
font-family: 'Ubuntu', sans-serif;
}
.listdesign:hover{
color: gray;
}
.background{
background: rgba(0, 0, 0, 0.7) url('../img/bg.jpg');
background-size: cover;
background-blend-mode: darken;
}

View File

@ -0,0 +1,4 @@
.message{
text-align: center;
}

View File

@ -0,0 +1,41 @@
.department{
height: 100vh;
}
.department::before{
content: "";
background: url(../img/departmentbg.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
}
.departmentform{
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
position: relative;
top: 16%;
right: 20%;
}
.departmentformInput{
width: 50%;
display: block;
margin: auto;
color: gray;
font-size: 18px;
margin-top: 15px;
padding: 3px 10px;
border: 2px solid gray;
border-radius: 15px;
outline: none;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.departmentwidthfix{
width: 52%;
}

View File

@ -0,0 +1,43 @@
.doctor{
/* background-color: #e6e6e6; */
/* background: rgba(0, 0, 0, 0.7) url('../img/doctorbg.jpeg');
background-size: cover;
background-blend-mode: darken; */
height: 100vh;
}
.doctor::before{
content: "";
background: url(../img/doctorbg.jpeg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
}
.doctorform{
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
position: relative;
top: 30%;
}
.doctorformInput{
width: 50%;
display: block;
margin: auto;
color: gray;
font-size: 18px;
margin-top: 15px;
padding: 3px 10px;
border: 2px solid gray;
border-radius: 15px;
outline: none;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.doctorwidthfix{
width: 52%;
}

View File

@ -0,0 +1,11 @@
.text-footer{
text-align: center;
padding: 10px 0;
font-size: 15px;
font-family: 'Ubuntu', sans-serif;
display: flex;
justify-content: center;
color: white;
position: relative;
bottom : 0;
}

View File

@ -0,0 +1,27 @@
*{
margin: 0;
padding: 0;
}
.smallnav{
display: flex;
align-items: center;
background-color: #e8e8e4;
}
.smallnav-info{
display: flex;
padding: 7px 20px;
margin: 0 60px;
align-items: center;
}
.smallnav-info p{
margin: 0px 6px;
}
.icon{
display: flex;
position: absolute;
right: 5%;
}
.icondesign{
display: inline;
margin: 0px 6px;
}

View File

@ -0,0 +1,108 @@
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital@1&display=swap');
*{
margin: 0;
padding: 0;
}
.firstSection{
height: 90vh;
}
.main-box{
display: flex;
justify-content: center;
align-items: center;
color: white;
max-width: 75%;
height: 75%;
margin: auto;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.firstHalf{
display: flex;
flex-direction: column;
justify-content: center;
width: 70%;
}
.secondHalf{
width: 30%;
}
.secondHalf img{
display: block;
margin: auto;
width: 50%;
border: 2px solid white;
border-radius: 94px;
}
.text-big{
font-size: 45px;
padding: 12px 0;
font-weight: bold;
}
.text-small{
font-size: 20px;
}
.btn{
font-size: 16px;
padding: 5px 15px;
border: 2px solid white;
border-radius: 25px;
background: none;
color: white;
margin: 10px 5px;
outline: none;
cursor: pointer;
font-size: 18px;
font-family: 'Ubuntu', sans-serif;
}
.btn-dark{
color: black;
border: 2px solid gray;
}
.btn:hover{
background-color: rgb(194, 189, 189,0.54);
}
.btn-small{
padding: 3px 10px;
vertical-align: middle;
font-size: 15px;
}
.section{
/* height: 420px; */
display: flex;
align-items: center;
justify-content: space-evenly;
max-width: 80%;
margin: auto;
font-family: 'Ubuntu', sans-serif;
padding: 10px;
}
.para{
padding: 0 65px;
}
.sectionTag{
font-size: 35px;
}
.sectionSubTag{
font-size: 18px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.section-left{
flex-direction: row-reverse;
}
.thumbnail img{
width: 220px;
border: 2px solid black;
border-radius: 25px;
margin-top: 15px;
}
.contact{
background-color: #e6e6e6;
height: 614px;
}
.subHeading{
text-align: center;
/* padding: 5px 0; */
padding-top: 12px;
font-size: 35px;
font-family: 'Ubuntu', sans-serif;
}

View File

@ -0,0 +1,59 @@
.appointment{
background-color: #e6e6e6;
height: 135vh;
}
.subHeading{
text-align: center;
padding-top: 12px;
font-size: 35px;
font-family: 'Ubuntu', sans-serif;
}
.form{
max-width: 80%;
display: block;
margin: 25px auto;
}
.formInput{
width: 80%;
display: block;
margin: auto;
color: gray;
font-size: 18px;
margin-top: 15px;
padding: 3px 10px;
border: 2px solid gray;
border-radius: 15px;
outline: none;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.datetime{
color: gray;
}
.widthfix{
width:82%;
}
.btn-submit{
display : block;
font-size: 16px;
padding: 5px 15px;
border: 2px solid white;
border-radius: 25px;
background: none;
color: white;
margin: 10px auto;
outline: none;
cursor: pointer;
font-size: 18px;
font-family: 'Ubuntu', sans-serif;
}
.btn-dark{
color: black;
border: 2px solid gray;
}
.btn-submit:hover{
background-color: rgb(194, 189, 189,0.54);
}
.note{
color: red;
text-align: center;
}