Update css to be more mobile friendly
This commit is contained in:
@ -15,7 +15,7 @@ include("header_top.php");
|
||||
<h3>About Me</h3>
|
||||
<p>The ten-word summary: I am a Lutheran Eagle Scout who enjoys <strike style="text-decoration:line-through;">tinkering with</strike> <a href="http://www.catb.org/jargon/html/H/hacker.html">hacking</a> things.</p>
|
||||
</div>
|
||||
<div id="sidebar">
|
||||
<div id="sidebar" class="optional">
|
||||
<center><img src="<?php echo get_base_url(); ?>/graphics/aaron.jpg" alt="Aaron at Angel's Rest near Pearisburg, VA" title="Aaron at Angel's Rest near Pearisburg, VA" style="padding: .5em; width: 90%;" />
|
||||
<ul>
|
||||
<li><h4 style="margin: 1em 0 .5em 0;">Find me on:</h4></li>
|
||||
|
Reference in New Issue
Block a user