-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e83eb33
commit 52c4057
Showing
21 changed files
with
44,240 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,152 @@ | ||
.u-section-1 .u-sheet-1 { | ||
min-height: 561px; | ||
} | ||
|
||
.u-section-1 .u-repeater-1 { | ||
margin-top: 60px; | ||
margin-bottom: 60px; | ||
min-height: 441px; | ||
grid-template-columns: calc(33.3333% - 15px) calc(33.3333% - 15px) calc(33.3333% - 15px); | ||
height: auto; | ||
grid-gap: 22px; | ||
} | ||
|
||
.u-section-1 .u-repeater-item-1 { | ||
background-image: none; | ||
} | ||
|
||
.u-section-1 .u-container-layout-1 { | ||
padding: 30px 20px; | ||
} | ||
|
||
.u-section-1 .u-text-1 { | ||
margin-top: 0; | ||
margin-bottom: 0; | ||
} | ||
|
||
.u-section-1 .u-image-1 { | ||
height: 222px; | ||
margin-top: 17px; | ||
margin-bottom: 0; | ||
} | ||
|
||
.u-section-1 .u-text-2 { | ||
margin-top: 20px; | ||
margin-bottom: 0; | ||
} | ||
|
||
.u-section-1 .u-btn-1 { | ||
background-image: none; | ||
border-style: none none solid; | ||
margin: 17px auto 0 0; | ||
padding: 0; | ||
} | ||
|
||
.u-section-1 .u-container-layout-2 { | ||
padding: 30px 20px; | ||
} | ||
|
||
.u-section-1 .u-text-3 { | ||
margin-top: 0; | ||
margin-bottom: 0; | ||
} | ||
|
||
.u-section-1 .u-image-2 { | ||
height: 222px; | ||
margin-top: 17px; | ||
margin-bottom: 0; | ||
} | ||
|
||
.u-section-1 .u-text-4 { | ||
margin-top: 20px; | ||
margin-bottom: 0; | ||
} | ||
|
||
.u-section-1 .u-btn-2 { | ||
background-image: none; | ||
border-style: none none solid; | ||
margin: 17px auto 0 0; | ||
padding: 0; | ||
} | ||
|
||
.u-section-1 .u-container-layout-3 { | ||
padding: 30px 20px; | ||
} | ||
|
||
.u-section-1 .u-text-5 { | ||
margin-top: 0; | ||
margin-bottom: 0; | ||
} | ||
|
||
.u-section-1 .u-image-3 { | ||
height: 222px; | ||
margin-top: 17px; | ||
margin-bottom: 0; | ||
} | ||
|
||
.u-section-1 .u-text-6 { | ||
margin-top: 20px; | ||
margin-bottom: 0; | ||
} | ||
|
||
.u-section-1 .u-btn-3 { | ||
background-image: none; | ||
border-style: none none solid; | ||
margin: 17px auto 0 0; | ||
padding: 0; | ||
} | ||
|
||
@media (max-width: 1199px) { | ||
.u-section-1 .u-sheet-1 { | ||
min-height: 484px; | ||
} | ||
|
||
.u-section-1 .u-repeater-1 { | ||
min-height: 364px; | ||
grid-template-columns: repeat(3, calc(33.333333333333336% - 15px)); | ||
} | ||
} | ||
|
||
@media (max-width: 991px) { | ||
.u-section-1 .u-sheet-1 { | ||
min-height: 956px; | ||
} | ||
|
||
.u-section-1 .u-repeater-1 { | ||
min-height: 836px; | ||
grid-template-columns: repeat(2, calc(50% - 11.25px)); | ||
} | ||
} | ||
|
||
@media (max-width: 767px) { | ||
.u-section-1 .u-repeater-1 { | ||
grid-template-columns: 100%; | ||
} | ||
|
||
.u-section-1 .u-container-layout-1 { | ||
padding-left: 10px; | ||
padding-right: 10px; | ||
} | ||
|
||
.u-section-1 .u-image-1 { | ||
height: 278px; | ||
} | ||
|
||
.u-section-1 .u-container-layout-2 { | ||
padding-left: 10px; | ||
padding-right: 10px; | ||
} | ||
|
||
.u-section-1 .u-image-2 { | ||
height: 278px; | ||
} | ||
|
||
.u-section-1 .u-container-layout-3 { | ||
padding-left: 10px; | ||
padding-right: 10px; | ||
} | ||
|
||
.u-section-1 .u-image-3 { | ||
height: 278px; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
.u-section-1 .u-sheet-1 { | ||
min-height: 835px; | ||
} | ||
|
||
.u-section-1 .u-post-details-1 { | ||
min-height: 375px; | ||
margin-top: 60px; | ||
margin-bottom: -10px; | ||
} | ||
|
||
.u-section-1 .u-container-layout-1 { | ||
padding: 30px; | ||
} | ||
|
||
.u-section-1 .u-image-1 { | ||
height: 486px; | ||
margin-top: 0; | ||
margin-bottom: 0; | ||
margin-left: 0; | ||
} | ||
|
||
.u-section-1 .u-text-1 { | ||
margin-top: 20px; | ||
margin-bottom: 0; | ||
margin-left: 0; | ||
} | ||
|
||
.u-section-1 .u-metadata-1 { | ||
margin-top: 30px; | ||
margin-bottom: 0; | ||
margin-left: 0; | ||
} | ||
|
||
.u-section-1 .u-text-2 { | ||
margin-bottom: 0; | ||
margin-top: 20px; | ||
margin-left: 0; | ||
} | ||
|
||
@media (max-width: 1199px) { | ||
.u-section-1 .u-image-1 { | ||
margin-left: initial; | ||
} | ||
} | ||
|
||
@media (max-width: 991px) { | ||
.u-section-1 .u-sheet-1 { | ||
min-height: 782px; | ||
} | ||
|
||
.u-section-1 .u-post-details-1 { | ||
margin-bottom: 60px; | ||
} | ||
|
||
.u-section-1 .u-image-1 { | ||
height: 423px; | ||
margin-left: initial; | ||
} | ||
} | ||
|
||
@media (max-width: 767px) { | ||
.u-section-1 .u-sheet-1 { | ||
min-height: 722px; | ||
} | ||
|
||
.u-section-1 .u-container-layout-1 { | ||
padding-left: 10px; | ||
padding-right: 10px; | ||
} | ||
|
||
.u-section-1 .u-image-1 { | ||
height: 354px; | ||
margin-top: 9px; | ||
margin-left: initial; | ||
} | ||
} | ||
|
||
@media (max-width: 575px) { | ||
.u-section-1 .u-sheet-1 { | ||
min-height: 656px; | ||
} | ||
|
||
.u-section-1 .u-image-1 { | ||
height: 275px; | ||
margin-left: initial; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
.u-section-1 .u-sheet-1 { | ||
min-height: 657px; | ||
} | ||
|
||
.u-section-1 .u-custom-html-1 { | ||
margin-bottom: 0; | ||
height: auto; | ||
min-height: 657px; | ||
margin-top: 0; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
<!DOCTYPE html> | ||
<html style="font-size: 16px;" lang="en"><head> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta charset="utf-8"> | ||
<meta name="keywords" content=""> | ||
<meta name="description" content=""> | ||
<title>Simple Browser</title> | ||
<link rel="stylesheet" href="nicepage.css" media="screen"> | ||
<link rel="stylesheet" href="Simple-Browser.css" media="screen"> | ||
<script class="u-script" type="text/javascript" src="jquery.js" defer=""></script> | ||
<script class="u-script" type="text/javascript" src="nicepage.js" defer=""></script> | ||
<meta name="generator" content="Nicepage 6.0.3, nicepage.com"> | ||
<link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Open+Sans:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i"> | ||
|
||
|
||
|
||
<script type="application/ld+json">{ | ||
"@context": "http://schema.org", | ||
"@type": "Organization", | ||
"name": "" | ||
}</script> | ||
<meta name="theme-color" content="#478ac9"> | ||
<meta property="og:title" content="Simple Browser"> | ||
<meta property="og:type" content="website"> | ||
<meta data-intl-tel-input-cdn-path="intlTelInput/"></head> | ||
<body data-path-to-root="./" data-include-products="false" class="u-body u-xl-mode" data-lang="en"><header class="u-clearfix u-header u-header" id="sec-0547"><div class="u-clearfix u-sheet u-sheet-1"> | ||
<nav class="u-menu u-menu-one-level u-offcanvas u-menu-1"> | ||
<div class="menu-collapse" style="font-size: 1rem; letter-spacing: 0px;"> | ||
<a class="u-button-style u-custom-left-right-menu-spacing u-custom-padding-bottom u-custom-top-bottom-menu-spacing u-nav-link u-text-active-palette-1-base u-text-hover-palette-2-base" href="#"> | ||
<svg class="u-svg-link" viewBox="0 0 24 24"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#menu-hamburger"></use></svg> | ||
<svg class="u-svg-content" version="1.1" id="menu-hamburger" viewBox="0 0 16 16" x="0px" y="0px" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><g><rect y="1" width="16" height="2"></rect><rect y="7" width="16" height="2"></rect><rect y="13" width="16" height="2"></rect> | ||
</g></svg> | ||
</a> | ||
</div> | ||
<div class="u-custom-menu u-nav-container"> | ||
<ul class="u-nav u-unstyled u-nav-1"><li class="u-nav-item"><a class="u-button-style u-nav-link u-text-active-palette-1-base u-text-hover-palette-2-base" href="../" style="padding: 10px 20px;">Home</a> | ||
</li><li class="u-nav-item"><a class="u-button-style u-nav-link u-text-active-palette-1-base u-text-hover-palette-2-base" href="Simple-Browser.html" style="padding: 10px 20px;">Simple Browser</a> | ||
</li></ul> | ||
</div> | ||
<div class="u-custom-menu u-nav-container-collapse"> | ||
<div class="u-black u-container-style u-inner-container-layout u-opacity u-opacity-95 u-sidenav"> | ||
<div class="u-inner-container-layout u-sidenav-overflow"> | ||
<div class="u-menu-close"></div> | ||
<ul class="u-align-center u-nav u-popupmenu-items u-unstyled u-nav-2"><li class="u-nav-item"><a class="u-button-style u-nav-link" href="../">Home</a> | ||
</li><li class="u-nav-item"><a class="u-button-style u-nav-link" href="Simple-Browser.html">Simple Browser</a> | ||
</li></ul> | ||
</div> | ||
</div> | ||
<div class="u-black u-menu-overlay u-opacity u-opacity-70"></div> | ||
</div> | ||
</nav> | ||
</div></header> | ||
<section class="u-clearfix u-section-1" id="sec-fd7b"> | ||
<div class="u-clearfix u-sheet u-valign-middle u-sheet-1"> | ||
<div class="u-clearfix u-custom-html u-expanded-width u-custom-html-1"> | ||
<iframe src="https://daniellmcguire.github.io/Simple-Browser/Readme" style="border:0px #ffffff none;" name="Readme" scrolling="yes" frameborder="1" marginheight="0px" marginwidth="0px" height="650px" width="1138px" allowfullscreen=""></iframe> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
|
||
|
||
<footer class="u-align-center u-clearfix u-footer u-grey-80 u-footer" id="sec-09ce"><div class="u-clearfix u-sheet u-sheet-1"> | ||
<p class="u-small-text u-text u-text-variant u-text-1">Sample text. Click to select the Text Element.</p> | ||
</div></footer> | ||
<section class="u-backlink u-clearfix u-grey-80"> | ||
<a class="u-link" href="https://nicepage.com/website-templates" target="_blank"> | ||
<span>Website Templates</span> | ||
</a> | ||
<p class="u-text"> | ||
<span>created with</span> | ||
</p> | ||
<a class="u-link" href="https://nicepage.com/website-builder" target="_blank"> | ||
<span>Website Builder</span> | ||
</a>. | ||
</section> | ||
|
||
</body></html> |
Oops, something went wrong.