File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="UTF-8 " />
5
- < link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css ">
6
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css ">
5
+ < link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css ">
6
+ < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css ">
7
+
7
8
< title > Currency Converter</ title >
8
9
<!-- <link rel="stylesheet" href="currency.css" /> -->
9
10
</ head >
10
11
< body >
11
12
<!-- Navbar -->
12
- < nav class ="site-header sticky-top py-1 text-light ">
13
+ < nav class ="site-header sticky-top py-1 text-light " style =" background: black !important; " >
13
14
< div class ="container d-flex flex-column flex-md-row justify-content-between align-items-center " id ="uNavbar ">
14
15
< a class ="py-2 text-light " href ="../../index.html ">
15
16
< i class ="fa fa-cogs fa-2x " aria-hidden ="true "> </ i >
You can’t perform that action at this time.
0 commit comments