Updated teams page
diff --git a/index.html b/index.html
index 51a5a11..e8f18e4 100644
--- a/index.html
+++ b/index.html
@@ -28,14 +28,17 @@
html {
line-height: 1.15;
}
+
body {
margin: 0;
}
+
* {
box-sizing: border-box;
border-width: 0;
border-style: solid;
}
+
p,
li,
ul,
@@ -50,6 +53,7 @@
margin: 0;
padding: 0;
}
+
button,
input,
optgroup,
@@ -60,16 +64,19 @@
line-height: 1.15;
margin: 0;
}
+
button,
select {
text-transform: none;
}
+
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
+
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
@@ -77,22 +84,27 @@
border-style: none;
padding: 0;
}
+
button:-moz-focus,
[type="button"]:-moz-focus,
[type="reset"]:-moz-focus,
[type="submit"]:-moz-focus {
outline: 1px dotted ButtonText;
}
+
a {
color: inherit;
text-decoration: inherit;
}
+
input {
padding: 2px 4px;
}
+
img {
display: block;
}
+
html {
scroll-behavior: smooth;
}
@@ -127,9 +139,10 @@
/>
<link rel="stylesheet" href="./style.css" />
</head>
+
<body>
<div>
- <link href="./home.css" rel="stylesheet" />
+ <link href="./css/home.css" rel="stylesheet" />
<div class="home-container">
<header data-role="Header" class="nav-nav">
@@ -160,7 +173,7 @@
<span>BlissLabs</span>
</a>
<a
- href="https://blissroms.org/team.html"
+ href="team.html"
target="_blank"
rel="noreferrer noopener"
class="nav-link3 nav-link"
@@ -667,7 +680,7 @@
<div class="footer-contact">
<span class="footer-text3"><span>Links</span></span>
<a
- href="https://blissroms.org/team.html"
+ href="newteam.html"
target="_blank"
rel="noreferrer noopener"
class="footer-link08"
@@ -751,7 +764,11 @@
</footer>
</div>
</div>
- <script data-ad-client="ca-pub-7639560510014441" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
+ <script
+ data-ad-client="ca-pub-7639560510014441"
+ async
+ src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"
+ ></script>
<script>
function mobilemenu() {
if (document.getElementById("mobilemenu").style.display == "block") {