10/19/23 2.0
This commit is contained in:
parent
82c02bb697
commit
e44fbcb0c1
@ -23,6 +23,9 @@
|
|||||||
|
|
||||||
<!-- Rest of page -->
|
<!-- Rest of page -->
|
||||||
<div class="hero-image">
|
<div class="hero-image">
|
||||||
|
<div class="hero-text">
|
||||||
|
<h1>About</h1>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<h2>About Everest</h2>
|
<h2>About Everest</h2>
|
||||||
|
@ -314,6 +314,10 @@ body, html {
|
|||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
padding-top: 0px;
|
||||||
|
padding-right: 0px;
|
||||||
|
margin-right: -8px;
|
||||||
|
margin-top: -8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-text {
|
.hero-text {
|
||||||
|
@ -23,6 +23,9 @@
|
|||||||
|
|
||||||
<!-- Rest of page -->
|
<!-- Rest of page -->
|
||||||
<div class="hero-image">
|
<div class="hero-image">
|
||||||
|
<div class="hero-text">
|
||||||
|
<h1>Download</h1>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<h2>Download Everest</h2>
|
<h2>Download Everest</h2>
|
||||||
|
@ -23,6 +23,9 @@
|
|||||||
|
|
||||||
<!-- Rest of page -->
|
<!-- Rest of page -->
|
||||||
<div class="hero-image">
|
<div class="hero-image">
|
||||||
|
<div class="hero-text">
|
||||||
|
<h1>Errata</h1>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<h2>Errata</h2>
|
<h2>Errata</h2>
|
||||||
|
@ -23,6 +23,9 @@
|
|||||||
|
|
||||||
<!-- Rest of page -->
|
<!-- Rest of page -->
|
||||||
<div class="hero-image">
|
<div class="hero-image">
|
||||||
|
<div class="hero-text">
|
||||||
|
<h1>Home</h1>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<h2>Everest Linux</h2>
|
<h2>Everest Linux</h2>
|
||||||
|
@ -23,6 +23,9 @@
|
|||||||
|
|
||||||
<!-- Rest of page -->
|
<!-- Rest of page -->
|
||||||
<div class="hero-image">
|
<div class="hero-image">
|
||||||
|
<div class="hero-text">
|
||||||
|
<h1>Install</h1>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<h2>Installation Handbook</h2>
|
<h2>Installation Handbook</h2>
|
||||||
|
@ -22,6 +22,9 @@
|
|||||||
|
|
||||||
<!-- Rest of page -->
|
<!-- Rest of page -->
|
||||||
<div class="hero-image">
|
<div class="hero-image">
|
||||||
|
<div class="hero-text">
|
||||||
|
<h1>Packages</h1>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<h2>Package Database</h2>
|
<h2>Package Database</h2>
|
||||||
|
@ -22,6 +22,9 @@
|
|||||||
|
|
||||||
<!-- Rest of page -->
|
<!-- Rest of page -->
|
||||||
<div class="hero-image">
|
<div class="hero-image">
|
||||||
|
<div class="hero-text">
|
||||||
|
<h1>Template</h1>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user