This IS now modified CSS :P
This commit is contained in:
2
404.html
2
404.html
@@ -10,7 +10,7 @@
|
|||||||
<title>Starter Template for Bootstrap</title>
|
<title>Starter Template for Bootstrap</title>
|
||||||
|
|
||||||
<!-- Bootstrap core CSS -->
|
<!-- Bootstrap core CSS -->
|
||||||
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
|
<link href="stylesheets/bootstrap.css" rel="stylesheet">
|
||||||
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css" rel="stylesheet">
|
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css" rel="stylesheet">
|
||||||
|
|
||||||
<!-- Custom styles for this template -->
|
<!-- Custom styles for this template -->
|
||||||
|
|||||||
@@ -51,7 +51,7 @@
|
|||||||
</nav>
|
</nav>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="starter-template">
|
<div class="starter-template">
|
||||||
<h6>Web development by Arona Jones. Site uses <a href="http://getbootstrap.com">Bootstrap</a> (soon to be) with modified CSS. Kindly Hosted by Github.</h6>
|
<h6>Web development by Arona Jones. Site uses <a href="http://getbootstrap.com">Bootstrap</a> with modified CSS. Kindly Hosted by Github.</h6>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
|
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
|
||||||
|
|||||||
Reference in New Issue
Block a user