diff --git a/css/resume.css b/css/resume.css index 83a2679..d4440a8 100644 --- a/css/resume.css +++ b/css/resume.css @@ -41,7 +41,6 @@ a:hover { text-decoration: none; } strong { font-weight: bold; } li { line-height: 24px; border-bottom: 1px solid #ccc; } p.enlarge { font-size: 144%; padding-right: 6.5em; line-height: 24px; } -p.enlarge span { color: #000 } .contact-info { margin-top: 7px; text-align: right; font-size: 12px; position: relative; float: left; width: 100%;} .contact-info a { position :relative; float: left; width: 100%;} .contact-info img {float: right; border: 1px solid #ccc; width: 150px; height: 150px; margin: -24px 0 14px;}