Skip to content

Commit

Permalink
adding croissant image
Browse files Browse the repository at this point in the history
  • Loading branch information
pwh124 committed Dec 21, 2023
1 parent d6a7368 commit 3187a27
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,23 @@ <h1>about</h1>
font-size: 14pt;
}
</style>
<head>
<style>
figure {
border: 1px #cccccc solid;
padding: 4px;
margin: auto;
}
<p>figcaption {
background-color: black;
color: white;
font-style: italic;
padding: 2px;
text-align: center;
}
</style></p>
</head>
<body>
<div class="row">
<div class="col-md-7 text-left">
<h2 id="hello-my-name-is-paul-hook">Hello! My name is Paul Hook.</h2>
Expand Down

0 comments on commit 3187a27

Please sign in to comment.