File tree Expand file tree Collapse file tree 5 files changed +13
-1
lines changed
Expand file tree Collapse file tree 5 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # navbarLogo {
2+ height : 100px ;
3+ width : 150px ;
4+
5+ }
Original file line number Diff line number Diff line change @@ -36,3 +36,9 @@ background-size:cover;
3636
3737# section-testimonial { background : url(../ images/background/bg-2.jpg) to p fixed;}
3838
39+ # navbarLogo {
40+ height : 100px ;
41+ width : 200px ;
42+
43+ }
44+
Original file line number Diff line number Diff line change 1717 <!-- CSS Files
1818 ================================================== -->
1919 < link rel ="stylesheet " href ="css/bootstrap.css " type ="text/css ">
20+ < link rel ="stylesheet " href ="css/Fermat.css " type ="text/css ">
2021 < link rel ="stylesheet " href ="css/jpreloader.css " type ="text/css ">
2122 < link rel ="stylesheet " href ="css/animate.css " type ="text/css ">
2223 < link rel ="stylesheet " href ="css/flexslider.css " type ="text/css ">
7475 <!-- logo begin -->
7576 < h1 id ="logo ">
7677 < a href ="index.html ">
77- < img class ="logo-1 " src ="images/trial1.png " alt ="">
78+ < img id = " navbarLogo " class ="logo-1 " src ="images/trial1.png " alt ="">
7879 < img class ="logo-2 " src ="images/trial1.png " alt ="">
7980 </ a >
8081 </ h1 >
You can’t perform that action at this time.
0 commit comments