Syntax oopsie
This commit is contained in:
@@ -43,10 +43,10 @@
|
|||||||
<!-- NAV
|
<!-- NAV
|
||||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||||
<nav id="navbar" style="top: 0px;">
|
<nav id="navbar" style="top: 0px;">
|
||||||
<a href="#home">Home</a>
|
<a href="https://seppjm.com">Home</a>
|
||||||
<a href="#contact">About</a>
|
<a href="#About">AboutMe</a>
|
||||||
<a href="#contact">DiodeMatrix</a>
|
<a href="https://diodematrix.com">DiodeMatrix</a>
|
||||||
<a href="#news">BrainBlog</a>
|
<a href="https://brain.seppdroid.com">BrainBlog</a>
|
||||||
<div class="dropdown">
|
<div class="dropdown">
|
||||||
<a href="#" class="dropbtn" onclick="DropFunc()">Links
|
<a href="#" class="dropbtn" onclick="DropFunc()">Links
|
||||||
<i class="fa fa-caret-down"></i>
|
<i class="fa fa-caret-down"></i>
|
||||||
|
2
_CDN/css/skeleton.css
vendored
2
_CDN/css/skeleton.css
vendored
@@ -476,7 +476,7 @@ text-decoration: none;
|
|||||||
.show {
|
.show {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
/* Larger than tablet */
|
/* Larger than tablet */
|
||||||
@media (min-width: 750px) {}
|
@media (min-width: 750px) {}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user