implemented Toggle Switch
This commit is contained in:
@@ -45,7 +45,8 @@ nav ul li a:hover{
|
||||
background-color: darkblue;
|
||||
padding-top: 0px;
|
||||
padding-bottom: 0px;
|
||||
margin: 0px;
|
||||
margin: 0px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.heading h1{
|
||||
|
||||
@@ -9,4 +9,9 @@ h2{
|
||||
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
h3{
|
||||
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
Reference in New Issue
Block a user