adding styles and css
This commit is contained in:
@@ -7,12 +7,12 @@
|
||||
<title>"Peter the Baker"</title>
|
||||
|
||||
<link rel="stylesheet" href="https://fonts.google.com/specimen/Nata+Sans" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<link rel="stylesheet" href="/petruspistor.com/style.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<img alt="Picture of Peter." src="img/pp.jpg" width="200" />
|
||||
<img class="image pb" src="img/pp.jpg" width="200" />
|
||||
</header>
|
||||
<nav>
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user