Skip to content

Commit bb85a13

Browse files
committed
Update homepage photo
1 parent 50ee18a commit bb85a13

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@ hr#footer-top { width: 33%; border: none; border-top: 1px solid silver; }
7373

7474
/* Home --------------------------------------------------------------------- */
7575
#home #waldir-img {
76-
border-radius: 50%;
76+
border-radius: 25%;
7777
display: block;
7878
margin: 5em auto 0;
79-
width: 200px;
79+
width: 400px;
8080
}
8181

8282
/* Profiles ----------------------------------------------------------------- */

img/waldir.jpg

93.5 KB
Loading

index.xhtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<body id="home">
1313
<iframe id="nav" src="nav.xhtml"></iframe>
1414
<div class="container">
15-
<img src="img/waldir.jpg" alt="Photo of Waldir Pimenta" id="waldir-img" width="200"/>
15+
<img src="img/waldir.jpg" alt="Photo of Waldir Pimenta. Credit: tiagoribeiro.net" id="waldir-img" width="400"/>
1616
<h1 id="title">Hi there.</h1>
1717
<p>
1818
I'm <b>Waldir Pimenta</b>, a <span id="age"></span>

0 commit comments

Comments
 (0)