helo
women
wowie.page
body { background-color: Black; color: white; text-align: center; margin: 0px; font-family: Helvetica; } a { text-decoration: none; color: DodgerBlue; }
nav { color: white; text-align: center;
}
/ Add a black background color to the top navigation / .topnav { floet: center; background-color: black; overflow: hidden; text-align: center; }
.midnav { background-color: black; overflolw: hidden; text-allign: center; } .midnav a { float: center; color: #f2f2f2; text-allign: center; padding: 14px 16px; text-decoration: none; font-size: 17px; } .midnav a:hover{ background-color: #ddd; color: black; } / Style the links inside the navigation bar / .topnav a {
color: #f2f2f2; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px; display:inline-block;
/ Change the color of links on hover / .topnav a:hover { background-color: #ddd; color:
+rep baste and repill
Thanks 4 the add!
wowie.page
body {
background-color: Black;
color: white;
text-align: center;
margin: 0px;
font-family: Helvetica;
}
a {
text-decoration: none;
color: DodgerBlue;
}
nav {
color: white;
text-align: center;
}
/ Add a black background color to the top navigation /
.topnav {
floet: center;
background-color: black;
overflow: hidden;
text-align: center;
}
.midnav {
background-color: black;
overflolw: hidden;
text-allign: center;
}
.midnav a {
float: center;
color: #f2f2f2;
text-allign: center;
padding: 14px 16px;
text-decoration: none;
font-size: 17px;
}
.midnav a:hover{
background-color: #ddd;
color: black;
}
/ Style the links inside the navigation bar /
.topnav a {
}
/ Change the color of links on hover /
.topnav a:hover {
background-color: #ddd;
color:
+rep baste and repill
Thanks 4 the add!