Work on lots of CSS magic
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
<header>
|
||||
<h1 id = "title"> Andrew Cassidy </h1>
|
||||
<div id="sidebar">
|
||||
{% include flag.html color="blue" name="home" url="/" %}
|
||||
{% include flag.html color="blue" name="home" url="/" %}
|
||||
{% include flag.html color="blue" name="home" url="/" %}
|
||||
{% include flag.html color="blue" name="home" url="/" %}
|
||||
<div id = "title">
|
||||
<a href="/"><b>Andrew Cassidy</b></a>
|
||||
<span class="slash">/</span>
|
||||
<a href="/Projects">Projects</a>
|
||||
<span class="slash">/</span>
|
||||
FooBar
|
||||
</div>
|
||||
</header>
|
Reference in New Issue
Block a user