Updating resume. Removing unnecessary/extraneous stuff. Varied language. Became more active voice...?
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user