change header text

This commit is contained in:
Wolfgang Hottgenroth 2018-05-11 15:15:04 +02:00
parent 448c460abc
commit 1beba7dc32
No known key found for this signature in database
GPG Key ID: 656C88C7C1734267
2 changed files with 3 additions and 2 deletions

View File

@ -9,7 +9,8 @@
</head>
<body>
<div class="header">
<h1>Projects - just for fun</h1>
<h1>Projects</h1>
<h2>Just for fun</h2>
</div>
<div class="topnav">

View File

@ -8,7 +8,7 @@ body {
.header {
background-image: url("cropped-img_2723.jpg");
padding: 20px;
text-align: center;
text-align: left;
height: 250px;
}