Edit page AbridgedResume
authorbernie <bernie@66.102.14.16>
Wed, 16 Nov 2011 03:57:11 +0000 (22:57 -0500)
committerBernie Innocenti <bernie@codewiz.org>
Thu, 9 Feb 2012 05:12:14 +0000 (00:12 -0500)
AbridgedResume
sys/geekigeeki.css

index d6bb6b39fa1133246b1a8f2457b0986ff17349fa..cab250693e066ea21402bd406f33424623dd8983 100644 (file)
@@ -2,9 +2,9 @@
 
 == Bernie Innocenti -- Résumé ==
 
 
 == Bernie Innocenti -- Résumé ==
 
-'''Linux Developer, Firmware Engineer, Systems Administrator'''
-
-E-mail contact: '''bernie'''@'''codewiz'''.'''org'''
+'''Linux Developer, Firmware Engineer, Systems Administrator''' \\
+E-mail: **bernie**@**codewiz**.**org** \\
+Website: http://codewiz.org/
 
 === Career Objectives ===
 
 
 === Career Objectives ===
 
index bb96009153a5f0f24925ba9033d6bca879f5c8e0..acd8c5a7b44a0b47930a07c6aa1e0b56864f145a 100644 (file)
@@ -25,28 +25,36 @@ a.heading { text-decoration: none; color: #aaaaaa; font-size: smaller; }
 h1 {
        font-size: x-large;
        font-weight: bold;
 h1 {
        font-size: x-large;
        font-weight: bold;
+       clear: both;
        color: #3377FF;
        border: #5599EE;
        background-color: #D0F0FF;
        color: #3377FF;
        border: #5599EE;
        background-color: #D0F0FF;
-       clear: both;
+
+       border-style: solid;
+       border-left-style: none;
+       border-right-style: none;
+       border-top-width: thin;
+       border-bottom-width: thin;
 
        margin-bottom: 0.2em;
        margin-top: 2em;
        padding-right: 10px;
        padding-left: 10px;
 
        margin-bottom: 0.2em;
        margin-top: 2em;
        padding-right: 10px;
        padding-left: 10px;
-
-       border-style: solid;
-       border-left-style: none;
-       border-right-style: none;
 }
 
 h2 {
        font-size: large;
        font-weight: bold;
 }
 
 h2 {
        font-size: large;
        font-weight: bold;
+       clear: both;
        color: #22AA33;
        border: #22AA33;
        background-color: #E8F8F0;
        color: #22AA33;
        border: #22AA33;
        background-color: #E8F8F0;
-       clear: both;
+
+       border-style: solid;
+       border-left-style: none;
+       border-right-style: none;
+       border-top-width: thin;
+       border-bottom-width: thin;
 
        margin-left: 5px;
        margin-right: 5px;
 
        margin-left: 5px;
        margin-right: 5px;
@@ -54,12 +62,6 @@ h2 {
        margin-top: 2em;
        padding-right: 10px;
        padding-left: 10px;
        margin-top: 2em;
        padding-right: 10px;
        padding-left: 10px;
-
-       border-top-width: 1px;
-       border-bottom-width: 1px;
-       border-left-style: none;
-       border-right-style: none;
-       border-style: solid;
 }
 
 h3 {
 }
 
 h3 {
@@ -68,34 +70,34 @@ h3 {
        color: #DD2255;
        border: #BB5599;
 
        color: #DD2255;
        border: #BB5599;
 
+       border-style: solid;
+       border-left-style: none;
+       border-right-style: none;
+       border-top-width: thin;
+       border-bottom-width: thin;
+
        margin-left: 10px;
        margin-right: 10px;
        padding-right: 5px;
        padding-left: 5px;
        margin-left: 10px;
        margin-right: 10px;
        padding-right: 5px;
        padding-left: 5px;
-
-       border-top-width: 0px;
-       border-bottom-width: 1px;
-       border-right-width: 0px;
-       border-left-width: 0px;
-       border-style: solid;
 }
 
 h4 {
        font-size: medium;
        font-weight: bold;
        color: #2222AA;
 }
 
 h4 {
        font-size: medium;
        font-weight: bold;
        color: #2222AA;
+       border: #333399;
+
+       border-top-style: none;
+       border-bottom-width: thin;
+       border-left-style: none;
+       border-right-style: none;
+       border-style: solid;
 
        margin-left: 10px;
        margin-right: 10px;
        padding-right: 5px;
        padding-left: 5px;
 
        margin-left: 10px;
        margin-right: 10px;
        padding-right: 5px;
        padding-left: 5px;
-
-       border: #333399;
-       border-top-width: 0px;
-       border-bottom-width: 1px;
-       border-right-width: 0px;
-       border-left-width: 0px;
-       border-style: solid;
 }
 
 h5 {
 }
 
 h5 {