editing the css to reflect new code paths
This commit is contained in:
@@ -12,19 +12,19 @@
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<img class="image pb" src="resources/img/pp.jpg" width="200" />
|
||||
<img class="avatar" src="resources/img/pp.jpg" width="200" />
|
||||
</header>
|
||||
<nav>
|
||||
<ul>
|
||||
<li>
|
||||
<li .id="Social">
|
||||
<strong>Social</strong>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<li .id="Pistorium">
|
||||
<strong>Pistorium</strong>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<li .id="Contact">
|
||||
<strong>Contact</strong>
|
||||
</li>
|
||||
</ul>
|
||||
|
@@ -4,7 +4,7 @@
|
||||
|
||||
}
|
||||
|
||||
.image.pb {
|
||||
.avatar {
|
||||
alignment-baseline: central;
|
||||
|
||||
}
|
Reference in New Issue
Block a user