+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -120,11 +125,12 @@
-
-
- CLICK HERE FOR NOTES
-
- Select Yes to save your details and to move in next page
+
+
@@ -146,67 +153,67 @@
-
-
-
-
-
+
+
+
+
+
-
-
Chairman of RNSIT
-

-
Dr. R.N. SHETTY
-
+
+
Chairman of RNSIT
+

+
Dr. R.N. SHETTY
+
-
Principal of RNSIT
-

-
Dr. M.K. VENKATESHA
+
Principal of RNSIT
+

+
Dr. M.K. VENKATESHA
-
Registrar of RNSIT
-

-
Mr. GANAPATHI M YAJI
+
Registrar of RNSIT
+

+
Mr. GANAPATHI M YAJI
-
HOD of RNSIT CSE Dept
+
HOD of RNSIT CSE Dept
-

-
Dr. Kiran P
-
+
+ Dr. Kiran P
+
diff --git a/backend/public/stylesheet.css b/backend/public/stylesheet.css
index 402e379..47850fb 100644
--- a/backend/public/stylesheet.css
+++ b/backend/public/stylesheet.css
@@ -1,17 +1,28 @@
-body {
- background-color: #9c9f84;
+html {
+ width: 100%;
+ height: 100%;
+ font-family: 'Montserrat', sans-serif;
+ background: url(header.jpg) no-repeat center center fixed ;
+ -webkit-background-size: cover;
+ -moz-background-size: cover;
+ -o-background-size: cover;
+ background-size: cover;
+}
+ body {
+ /*background-color: #9c9f84;
margin: 0px;
- height: auto;
+ height: auto;*/
text-align: center;
font-family: Verdana;
font-size: 14px;
}
- fieldset {
+ /*fieldset {
background-color: #eeeeee;
width: auto;
height: 1750px;
- }
+
+ }*/
legend {
background-color: gray;
@@ -28,6 +39,9 @@ body {
width: auto;
border-radius: 5px;
}
+ legend{
+ font-size: 30;
+ }
#navbar {
background-color: Green;
@@ -55,6 +69,7 @@ body {
border-radius: 5px;
}
+
.ackrit_club {
color : white;
background-color: black;
@@ -294,7 +309,7 @@ body {
.students
{
background-color: rgba(10, 161, 103, 0.589);
- height: 200px;
+ height: 250px;
padding: 20px 20px 20px 20px;
text-align: left;
float: left;