Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
avadhesh3824 authored Jul 18, 2024
1 parent 865eac7 commit 348d716
Show file tree
Hide file tree
Showing 5 changed files with 388 additions and 99 deletions.
11 changes: 7 additions & 4 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,18 @@
@font-face {
font-family: 'TrajanProRegular,serif';
}



.my-primary{
background: #108dc7; /* fallback for old browsers */
background: #108dc7; /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #ef8e38, #108dc7); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #ef8e38, #108dc7); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.nav-item{

font-family: 'Trajan Pro Regular';
font-size:20px;
padding-right: 5px;
}

.c1{
Expand All @@ -41,5 +42,7 @@ background: linear-gradient(to right, #ef8e38, #108dc7); /* W3C, IE 10+/ Edge, F
overflow: auto;
}


.content-justify{
text-align: justify;
}

Binary file added img/fw.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/labhgarh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/ra.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 348d716

Please sign in to comment.