Updating resume. Removing unnecessary/extraneous stuff. Varied language. Became more active voice...?

This commit is contained in:
Lani Aung
2014-02-24 20:57:13 -08:00
parent 97d4c16cfc
commit ab0ff67132
5 changed files with 73 additions and 61 deletions
+7 -7
View File
@@ -1,6 +1,6 @@
body
{
background-color: whitesmoke;
background-color: ghostwhite;
color: #000;
font-family: "Amethysta";
padding-top: 1em;
@@ -47,7 +47,7 @@ dt,
li,
p
{
margin: 0.5em 0;
margin: 0.25em 0;
}
footer
@@ -94,11 +94,6 @@ hr
border-bottom: 1px solid #333;
}
p
{
text-indent: 2em;
}
section header
{
float: left;
@@ -114,6 +109,11 @@ section ul
list-style-type: circle;
}
section ul li
{
text-indent: 1em;
}
section .content
{
display: inline-block;