Fixed the background issue

pull/2/head
tmitche2 2020-02-04 15:01:30 -05:00
parent e870fbfff0
commit 2035489e91
2 changed files with 3 additions and 14 deletions

View File

@ -1,17 +1,9 @@
body, html {
height: 100%;
}
.bg{
/* background-image: url("background-gray.png"); */
background-image: url("books.jpg");
/* Full height */
height: 100%;
/* background-image: linear-gradient(#475059,#cad5e0, #475059);
margin:0px;
padding:30px 0px;*/
}
.search {

View File

@ -7,12 +7,10 @@
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<link rel="stylesheet" href="/static/styles.css">
<head>
<title>Copyright Renewals</title>
</head>
<title>Copyright Renewals</title>
</head>
<body>
<div class="header">
<div class ="totheleft">
@ -28,7 +26,6 @@
</div>
<div class="bg">
<div class="py-5 text-center">
<div class = "search">
<h1>Copyright Search</h1>
<p>Search for copyright registrations and renewals on books from the Catalog of Copyright Entries.</p>