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>
|
||||
|
Reference in New Issue
Block a user