scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 70  →  ?path2? @ 71
/text.html
@@ -20,22 +20,24 @@
<link href="bower_components/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<!-- Trumbowyg -->
<link href="bower_components/trumbowyg/dist/ui/trumbowyg.min.css" rel="stylesheet">
 
<!-- Site-wide style CCS -->
<link href="css/style.css" rel="stylesheet">
<!-- Local style -->
<link href="css/text/style.css" rel="stylesheet">
<!-- Site-wide style CCS -->
<link href="css/style.css" rel="stylesheet">
</head>
 
<body>
 
<!-- Main component for a primary marketing message or call to action -->
<div class="paralax-background"></div>
<div class="jumbotron">
<h1>scratch copy</h1>
<p class="quote">the asset sharer</p>
</div>
 
<div class="container">
 
<!-- Main component for a primary marketing message or call to action -->
<div class="paralax-background"></div>
<div class="jumbotron">
<h1>Scratch</h1>
<p class="lead">Asset sharing platform</p>
</div>
<ul class="nav nav-tabs">
<li><a href="index.html">Home</a></li>
@@ -89,7 +91,7 @@
<div id="footer">
<div class="container">
<p class="text-muted credit">Copyright <i class="glyphicon glyphicon-copyright-mark"></i> 2017 <a href="http://grimore.org">Wizardry and Steamworks</a>.</p>
<p class="text-muted credit text-center">Copyright <i class="glyphicon glyphicon-copyright-mark"></i> 2017 <a href="http://grimore.org">Wizardry and Steamworks</a>.</p>
</div>
</div>
 
@@ -359,6 +361,7 @@
});
});
</script>
<!-- Jumbotron parallax effect -->
<script>
var jumboHeight = $('.jumbotron').outerHeight();
function parallax(){