Skip to content
Snippets Groups Projects
Commit 8a4cee50 authored by Liam Driscoll's avatar Liam Driscoll
Browse files

Merge branch 'development' of...

Merge branch 'development' of https://git.cardiff.ac.uk/c22064609/tramshed-tech-client-project-team-15 into development
parents 6df1185d 937cabdb
No related branches found
No related tags found
1 merge request!31Resolve "Reorganising static folder"
#header {
display: block;
width: 30%;
}
h1 {
color: black;
font-family: arial, sans-serif;
font-size: 40px;
font-weight: bold;
margin-top: 70px;
text-align: center;
}
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="make_booking.css">
<title>Make a Booking</title>
</head>
<header>
<img src="Tramshed-Logo-Main-Black.png" id=header />
</header>
<body>
<h1 class="bookingtitle">Make a Booking</h1>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment