From 2122376fac98996992c6ed472ed3377f02bd9da1 Mon Sep 17 00:00:00 2001 From: Lani Aung Date: Fri, 7 Jun 2013 22:04:03 -0700 Subject: [PATCH] Updating links, adding in additional links, making the header validate as an hcard. --- index.php | 79 ++++++++++++++++++++++++++------------- stylesheets/print.css | 8 ---- stylesheets/print.min.css | 2 +- 3 files changed, 53 insertions(+), 36 deletions(-) diff --git a/index.php b/index.php index d44e5ff..126a074 100644 --- a/index.php +++ b/index.php @@ -13,8 +13,8 @@ Lani Aung, CSM - - + + @@ -27,40 +27,40 @@
-
-

Lani S. Aung, CSM

-

Java & Web Developer

-
+
+

+ Lani S. Aung, CSM +

+

Software Engineer & Web Developer

+
-
-
+
@@ -81,7 +81,7 @@
  • Extensive use of third party software/plugins like SQLYog, HeidiSQL, Toad, Terracotta, Splunk, New Relic, Jenkins CI, Gerrit, and Atlassian products like JIRA, Confluence, Bamboo and Fisheye.
  • -
    +

    Highly adaptable, quick to learn new methods and implementations. @@ -98,7 +98,7 @@

    -
    +
    @@ -124,7 +124,7 @@ -
    +
    @@ -143,7 +143,7 @@
    -
    +
    @@ -166,7 +166,7 @@ -
    +
    @@ -181,10 +181,35 @@
    + +
    + +
    diff --git a/stylesheets/print.css b/stylesheets/print.css index 9d28ccc..c0a8c6a 100644 --- a/stylesheets/print.css +++ b/stylesheets/print.css @@ -62,14 +62,6 @@ time margin: 0; } -.icon-envelope::before, -.icon-link::before, -.icon-google-plus-sign::before, -.icon-circle-blank::before -{ - content: ""; -} - .print { display: inherit; diff --git a/stylesheets/print.min.css b/stylesheets/print.min.css index cb34c80..149a430 100644 --- a/stylesheets/print.min.css +++ b/stylesheets/print.min.css @@ -1 +1 @@ -body{background-color:#FFF;font-size:11.5px;padding:0}a{color:#000;text-decoration:none}abbr{border:none}article{width:80%}footer{display:none}h1{font-size:2em}section ul{list-style-type:none}section ul li{text-indent:2em}section header{font-size:1.5em}time{clear: both;float: none}#contact-details{font-size:0.8em}.divider{margin:0}.icon-envelope::before,.icon-link::before,.icon-google-plus-sign::before,.icon-circle-blank::before{content:""}.print{display:inherit}.screen{display:none} \ No newline at end of file +body{background-color: #FFF;font-size: 11.5px;padding: 0;}a{color: #000;text-decoration: none;}abbr{border: none;}article{width: 80%;}footer{display: none;}h1{font-size: 2em;}section ul{list-style-type: none;}section ul li{text-indent: 2em;}section header{font-size: 1.5em;}time{clear: both;float: none;}#contact-details{font-size: 0.8em;}.divider{margin: 0;}.icon-circle-blank::before,.icon-envelope::before,.icon-github-sign::before,.icon-google-plus-sign::before,.icon-link::before,.icon-linkedin-sign::before,.icon-twitter-sign::before{content: "";}.print{display: inherit;}.screen{display: none;} \ No newline at end of file