Adding phone number, making things more consistent, lightening the page background color, modifying print display to not look so awful
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
@@ -4,8 +4,12 @@
|
|||||||
$linux = $year - 2002;
|
$linux = $year - 2002;
|
||||||
$mysql_php = $year - 2002;
|
$mysql_php = $year - 2002;
|
||||||
$struts_hibernate_spring = $year - 2010;
|
$struts_hibernate_spring = $year - 2010;
|
||||||
$play_ruby_boostrap = $year - 2012;
|
$play_ruby_bootstrap = $year - 2012;
|
||||||
$rabbitmq = $year - 2012;
|
$rabbitmq = $year - 2012;
|
||||||
|
|
||||||
|
function printYear($printYear) {
|
||||||
|
echo $printYear . " year" . ($printYear != 1 ? "s" : "");
|
||||||
|
}
|
||||||
?>
|
?>
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
@@ -24,15 +28,20 @@
|
|||||||
<link rel="stylesheet" href="stylesheets/font-awesome-ie7.min.css">
|
<link rel="stylesheet" href="stylesheets/font-awesome-ie7.min.css">
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<link href="stylesheets/print.min.css" rel="stylesheet" type="text/css" media="print">
|
<link href="stylesheets/print.min.css" rel="stylesheet" type="text/css" media="print">
|
||||||
|
<link href="assets/Divinya2Icon.ico" rel="shortcut icon" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<article id="resume">
|
<article id="resume">
|
||||||
<header id="hcard-Lani-Aung" class="vcard">
|
<header id="hcard-Lani-Aung" class="vcard">
|
||||||
<h1 title="Also known as Ulanda S. Aung" class="fn n">
|
<h1 title="Also known as Ulanda S. Aung" class="fn n">
|
||||||
<span class="nickname">Lani</span> S. <span class="family-name">Aung</span>, <a href="assets/CSMCertificate.pdf"><abbr title="Certified ScrumMaster" class="honorific-suffix">CSM</abbr></a>
|
<span class="nickname">Lani</span> S. <span class="family-name">Aung</span>,
|
||||||
|
<a href="assets/CSMCertificate.pdf"><abbr title="Certified ScrumMaster" class="honorific-suffix">CSM</abbr></a>
|
||||||
</h1>
|
</h1>
|
||||||
<h2>Software Engineer & Web Developer</h2>
|
<h2>Software Engineer & Web Developer</h2>
|
||||||
|
<h3 class="tel">+1 (714) 696-6301</h3>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<section id="contact-details">
|
<section id="contact-details">
|
||||||
<div class="address adr">
|
<div class="address adr">
|
||||||
<span class="screen"><i class="icon-circle-blank"></i></span>
|
<span class="screen"><i class="icon-circle-blank"></i></span>
|
||||||
@@ -40,42 +49,35 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="divider">|</div>
|
<div class="divider">|</div>
|
||||||
<div>
|
<div>
|
||||||
<a href="mailto:uaung@alumni.uci.edu" class="email">
|
<span class="screen"><i class="icon-envelope"></i> <a href="mailto:uaung@alumni.uci.edu" class="email">Email</a></span>
|
||||||
<span class="screen"><i class="icon-envelope"></i> Email</span>
|
<span class="print">uaung@alumni.uci.edu</span>
|
||||||
<span class="print">uaung@alumni.uci.edu</span>
|
|
||||||
</a>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="divider">|</div>
|
<div class="divider">|</div>
|
||||||
<div class="site_url">
|
<div class="site_url">
|
||||||
<a href="http://flavoredorange.org" class="url">
|
<span class="screen"><i class="icon-link"></i> <a href="http://flavoredorange.org" class="url">Personal Website</a></span>
|
||||||
<span class="screen"><i class="icon-link"></i> Website</span>
|
<span class="print">http://flavoredorange.org</span>
|
||||||
<span class="print">http://flavoredorange.org</span>
|
|
||||||
</a>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="divider">|</div>
|
<div class="divider">|</div>
|
||||||
<div class="google_plus">
|
<div class="google_plus">
|
||||||
<a href="https://plus.google.com/101567516515376968537" class="url">
|
<span class="screen"><i class="icon-google-plus-sign"></i> <a href="http://bit.ly/feminaexlux" class="url">Social</a></span>
|
||||||
<span class="screen"><i class="icon-google-plus-sign"></i> Social</span>
|
<span class="print">http://bit.ly/feminaexlux</span>
|
||||||
<span class="print">https://plus.google.com/101567516515376968537</span>
|
|
||||||
</a>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<hr />
|
<hr />
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<section class="skills">
|
<section class="skills">
|
||||||
<header>
|
<header>Skills</header>
|
||||||
Skills
|
|
||||||
</header>
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<ul>
|
<ul>
|
||||||
<!-- LINKS AHOY -->
|
<!-- LINKS AHOY -->
|
||||||
<li><?php echo $html; ?> years of experience with HTML programming, and <abbr title="Linux, Apache (httpd), MySQL, PHP">LAMP</abbr> and <abbr title="Windows, Apache (httpd), MySQL, PHP">WAMP</abbr> configurations.</li>
|
<li><?php printYear($html); ?> of experience with HTML programming, and <abbr title="Linux, Apache (httpd), MySQL, PHP">LAMP</abbr> and <abbr title="Windows, Apache (httpd), MySQL, PHP">WAMP</abbr> configurations.</li>
|
||||||
<li><?php echo $linux; ?> years of active use with the Linux/UNIX operating system environments, such as <a href="https://www.redhat.com/">Red Hat</a>, <a href="http://www.ubuntu.com/">Ubuntu</a>, <a href="http://www.debian.org/">Debian</a>, and <a href="https://www.archlinux.org/" title="My current favorite">Arch</a>.</li>
|
<li><?php printYear($linux); ?> of active use with the Linux/UNIX operating system environments, such as <a href="https://www.redhat.com/">Red Hat</a>, <a href="http://www.ubuntu.com/">Ubuntu</a>, <a href="http://www.debian.org/">Debian</a>, and <a href="https://www.archlinux.org/" title="My current favorite">Arch</a>.</li>
|
||||||
<li><?php echo $mysql_php; ?> years experience with <a href="https://www.mysql.com/">MySQL</a>, <a href="http://www.php.net/">PHP</a>, <a href="http://jquery.com/">jQuery</a>, <a href="http://www.python.org/">Python</a> and <a href="http://www.java.com/en/">Java</a> using development environments such as <a href="http://www.eclipse.org/">Eclipse</a>, <a href="http://www.sublimetext.com/" title="This resume was created using Sublime">Sublime Text</a> and <a href="http://www.jetbrains.com/idea/" title="So far the most complex and feature filled IDE I've seen">IntelliJ IDEA</a>.</li>
|
<li><?php printYear($mysql_php); ?> experience with <a href="https://www.mysql.com/">MySQL</a>, <a href="http://www.php.net/">PHP</a>, <a href="http://jquery.com/">jQuery</a>, <a href="http://www.python.org/">Python</a> and <a href="http://www.java.com/en/">Java</a> using development environments such as <a href="http://www.eclipse.org/">Eclipse</a>, <a href="http://www.sublimetext.com/" title="This resume was created using Sublime">Sublime Text</a> and <a href="http://www.jetbrains.com/idea/" title="So far the most complex and feature filled IDE I've seen">IntelliJ IDEA</a>.</li>
|
||||||
<li><?php echo $struts_hibernate_spring; ?> years of experience with <a href="https://struts.apache.org/2.x/index.html">Struts 2</a>, <a href="http://tomcat.apache.org/index.html">Tomcat</a>, <a href="http://www.hibernate.org/">Hibernate</a>, <a href="http://www.springsource.org/">Spring</a>, <a href="https://maven.apache.org/">Maven</a>, SOAP/WSDL, <a href="http://subversion.apache.org/">SVN</a>/<a href="http://git-scm.com/" title="Not the easiest, but this seems like a clear winner">GIT</a>, <span title="Site is down...">JUnit</span>, <a href="https://code.google.com/p/mockito/">Mockito</a>, and <a href="https://code.google.com/p/powermock/" title="Definitely introduces a performance hit for testing">PowerMock</a>.</li>
|
<li><?php printYear($struts_hibernate_spring); ?> of experience with <a href="https://struts.apache.org/2.x/index.html">Struts 2</a>, <a href="http://tomcat.apache.org/index.html">Tomcat</a>, <a href="http://www.hibernate.org/">Hibernate</a>, <a href="http://www.springsource.org/">Spring</a>, <a href="https://maven.apache.org/">Maven</a>, SOAP/WSDL, <a href="http://subversion.apache.org/">SVN</a>/<a href="http://git-scm.com/" title="Not the easiest, but this seems like a clear winner">GIT</a>, <span title="Site is down...">JUnit</span>, <a href="https://code.google.com/p/mockito/">Mockito</a>, and <a href="https://code.google.com/p/powermock/" title="Definitely introduces a performance hit for testing">PowerMock</a>.</li>
|
||||||
<li><?php echo $play_ruby_boostrap; ?> year of experience with <a href="http://www.playframework.org/">Play 2.0 Framework</a>, <a href="http://www.lighttpd.net/">Lighttpd</a>, <a href="http://www.ruby-lang.org/en/">Ruby</a>, <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a> and <a href="http://fortawesome.github.com/Font-Awesome/">FontAwesome</a>.</li>
|
<li><?php printYear($play_ruby_bootstrap); ?> of experience with <a href="http://www.playframework.org/">Play 2.0 Framework</a>, <a href="http://www.lighttpd.net/">Lighttpd</a>, <a href="http://www.ruby-lang.org/en/">Ruby</a>, <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a> and <a href="http://fortawesome.github.com/Font-Awesome/">FontAwesome</a>.</li>
|
||||||
<li><?php echo $rabbitmq; ?> year of experience with <a href="http://www.rabbitmq.com/">RabbitMQ</a> AMQP implementation.</li>
|
<li><?php printYear($rabbitmq); ?> of experience with <a href="http://www.rabbitmq.com/">RabbitMQ</a> AMQP implementation.</li>
|
||||||
<li>Active utilization of virtualization technologies like <a href="http://www.vmware.com/">VMWare</a>, <a href="https://www.virtualbox.org/">Virtualbox</a> and <a href="https://www.microsoft.com/windows/virtual-pc/">Virtual PC</a>.</li>
|
<li>Active utilization of virtualization technologies like <a href="http://www.vmware.com/">VMWare</a>, <a href="https://www.virtualbox.org/">Virtualbox</a> and <a href="https://www.microsoft.com/windows/virtual-pc/">Virtual PC</a>.</li>
|
||||||
<li>Extensive experience with <a href="http://www.adobe.com/products/creativesuite.html" title="Student discount came in incredibly helpful">Adobe products</a>, such as Photoshop, Illustrator, Acrobat, Dreamweaver and Flash.</li>
|
<li>Extensive experience with <a href="http://www.adobe.com/products/creativesuite.html" title="Student discount came in incredibly helpful">Adobe products</a>, such as Photoshop, Illustrator, Acrobat, Dreamweaver and Flash.</li>
|
||||||
<li>Extensive use of third party software/plugins like <a href="http://www.webyog.com/">SQLYog</a>, <a href="http://www.heidisql.com/">HeidiSQL</a>, <a href="http://www.quest.com/toad-for-mysql/">Toad</a>, <a href="http://www.terracotta.org/">Terracotta</a>, <a href="http://www.splunk.com/" title="Best indexer for logs">Splunk</a>, <a href="http://newrelic.com" title="Nice statistics visualizations">New Relic</a>, <a href="http://jenkins-ci.org/">Jenkins CI</a>, <a href="https://code.google.com/p/gerrit/">Gerrit</a>, and <a href="https://www.atlassian.com/" title="These are very good products!">Atlassian products</a> like JIRA, Confluence, Bamboo and Fisheye.</li>
|
<li>Extensive use of third party software/plugins like <a href="http://www.webyog.com/">SQLYog</a>, <a href="http://www.heidisql.com/">HeidiSQL</a>, <a href="http://www.quest.com/toad-for-mysql/">Toad</a>, <a href="http://www.terracotta.org/">Terracotta</a>, <a href="http://www.splunk.com/" title="Best indexer for logs">Splunk</a>, <a href="http://newrelic.com" title="Nice statistics visualizations">New Relic</a>, <a href="http://jenkins-ci.org/">Jenkins CI</a>, <a href="https://code.google.com/p/gerrit/">Gerrit</a>, and <a href="https://www.atlassian.com/" title="These are very good products!">Atlassian products</a> like JIRA, Confluence, Bamboo and Fisheye.</li>
|
||||||
@@ -83,27 +85,17 @@
|
|||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<p>
|
<p>Highly adaptable, quick to learn new methods and implementations.</p>
|
||||||
Highly adaptable, quick to learn new methods and implementations.
|
<p>Motivated to work in teams or alone in projects with defined goals.</p>
|
||||||
</p>
|
<p>Communicative, able to point out issues, explain ideas and concepts clearly, and suggest new ideas for improvement.</p>
|
||||||
<p>
|
<p>Designs with independent-platform, cross-browser and accessibility standards.</p>
|
||||||
Motivated to work in teams or alone in projects with defined goals.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
Communicative, able to point out issues, explain ideas and concepts clearly, and suggest new ideas for improvement.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
Designs with independent-platform, cross-browser and accessibility standards.
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<section class="experience">
|
<section class="experience">
|
||||||
<header>
|
<header>Previous Experiences</header>
|
||||||
Previous Experiences
|
|
||||||
</header>
|
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<dl>
|
<dl>
|
||||||
@@ -111,15 +103,9 @@
|
|||||||
<dt><strong>Java Developer</strong> at <a href="http://www.picsauditing.com/">PICS Auditing, LLC</a></dt>
|
<dt><strong>Java Developer</strong> at <a href="http://www.picsauditing.com/">PICS Auditing, LLC</a></dt>
|
||||||
<dd>
|
<dd>
|
||||||
<section class="summary">
|
<section class="summary">
|
||||||
<p>
|
<p>Notable achievements include leading multiple projects that combined became a whole new line of service employing user level data (expanded from company level data), attracting new customers and broadening the client base. Implemented new features that provided major sources of revenue, such as allowing for pre-registration, expediting the customer-to-company relationship establishment. Became team leader and release manager, leading code reviews, training, paired programming, and giving presentations on technologies.</p>
|
||||||
Notable achievements include leading multiple projects that combined became a whole new line of service employing user level data (expanded from company level data), attracting new customers and broadening the client base. Implemented new features that provided major sources of revenue, such as allowing for pre-registration, expediting the customer-to-company relationship establishment. Became team leader and release manager, leading code reviews, training, paired programming, and giving presentations on technologies.
|
<p>Internationalized a once US-only site application to reach global audiences, using home grown technology that was easily exportable and importable for ease of translation.</p>
|
||||||
</p>
|
<p>Experienced with communicating effectively and directly with clients and staff members throughout all departments, providing flexibility when requirements change, delivering on time, robust products focusing on 100% stability and satisfaction. Several projects were given praise and acclaim from senior level management, personally became the go-to woman for in depth explanations and quick assessments.</p>
|
||||||
<p>
|
|
||||||
Internationalized a once US-only site application to reach global audiences, using home grown technology that was easily exportable and importable for ease of translation.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
Experienced with communicating effectively and directly with clients and staff members throughout all departments, providing flexibility when requirements change, delivering on time, robust products focusing on 100% stability and satisfaction. Several projects were given praise and acclaim from senior level management, personally became the go-to woman for in depth explanations and quick assessments.
|
|
||||||
</p>
|
|
||||||
</section>
|
</section>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
@@ -128,15 +114,11 @@
|
|||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dt><time datetime="2008-12-01">December 2008 – September 2009</time></dt>
|
<dt><time datetime="2008-12-01">December 2008 – September 2009</time></dt>
|
||||||
<dt><strong>Student Programmer</strong> at <a href="http://oit.uci.edu/">Research Computing Support, UC Irvine</a></dt>
|
<dt><strong>Student Programmer</strong> at <a href="http://oit.uci.edu/"><span class="screen">Research Computing Support, </span>UC Irvine</a></dt>
|
||||||
<dd>
|
<dd>
|
||||||
<section class="summary">
|
<section class="summary">
|
||||||
<p>
|
<p>Responsible for the creation of an interactive and dynamic online system to manage data center information. Functions include dynamic table generation, data storage into MySQL databases, searches, nightly PDF/image generation, and user management.</p>
|
||||||
Responsible for the creation of an interactive and dynamic online system to manage data center information. Functions include dynamic table generation, data storage into MySQL databases, searches, nightly PDF/image generation, and user management.
|
<p>Information and Academic Technologies of UCI will use this highly regarded system to maintain up to date information about data centers within UCI, keeping track of server locations and server statuses, unifying geographic information with detailed component properties.</p>
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
Information and Academic Technologies of UCI will use this highly regarded system to maintain up to date information about data centers within UCI, keeping track of server locations and server statuses, unifying geographic information with detailed component properties.
|
|
||||||
</p>
|
|
||||||
</section>
|
</section>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
@@ -146,9 +128,7 @@
|
|||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<section class="education">
|
<section class="education">
|
||||||
<header>
|
<header>Education</header>
|
||||||
Education
|
|
||||||
</header>
|
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<dl>
|
<dl>
|
||||||
@@ -156,12 +136,8 @@
|
|||||||
<dt>Graduated from <a href="http://www.uci.edu/" title="Zot zot">University of California, Irvine</a>.</dt>
|
<dt>Graduated from <a href="http://www.uci.edu/" title="Zot zot">University of California, Irvine</a>.</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<section class="summary">
|
<section class="summary">
|
||||||
<p>
|
<p>Bachelor of Science degree achieved in Biological Sciences, with a minor in Information and Computer Science.</p>
|
||||||
Bachelor of Science degree achieved in Biological Sciences, with a minor in Information and Computer Science.
|
<p>GPA of 3.85 in Information and Computer Science minor.</p>
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
GPA of 3.85 in Information and Computer Science minor.
|
|
||||||
</p>
|
|
||||||
</section>
|
</section>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
@@ -173,9 +149,7 @@
|
|||||||
<dt>Certified ScrumMaster Training</dt>
|
<dt>Certified ScrumMaster Training</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<section class="summary">
|
<section class="summary">
|
||||||
<p>
|
<p>2 day seminar on Scrum fundamentals, lead by Carlton Nettleton of <a href="http://lookforwardconsulting.com/">Look Forward Consulting</a>.</p>
|
||||||
2 day seminar on Scrum fundamentals, lead by Carlton Nettleton of <a href="http://lookforwardconsulting.com/">Look Forward Consulting</a>.
|
|
||||||
</p>
|
|
||||||
</section>
|
</section>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
@@ -185,23 +159,25 @@
|
|||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<section class="additional-links">
|
<section class="additional-links">
|
||||||
<header>
|
<header>Additional Links</header>
|
||||||
Additional Links
|
|
||||||
</header>
|
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/feminaexlux" class="url"><span class="screen"><i class="icon-github-sign"></i> Github</span><span class="print">https://github.com/feminaexlux</span></a>
|
<span class="screen"><i class="icon-github-sign"></i> <a href="https://github.com/feminaexlux" class="url">Github</a></span>
|
||||||
|
<span class="print">https://github.com/feminaexlux</span>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="http://www.linkedin.com/in/laniaung/" class="url"><span class="screen"><i class="icon-linkedin-sign"></i> LinkedIn</span><span class="print">http://www.linkedin.com/in/laniaung/</span></a>
|
<span class="screen"><i class="icon-linkedin-sign"></i> <a href="http://www.linkedin.com/in/laniaung/" class="url">LinkedIn</a></span>
|
||||||
|
<span class="print">http://www.linkedin.com/in/laniaung/</span>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://www.facebook.com/feminaexlux" class="url"><span class="screen"><i class="icon-facebook-sign"></i> Facebook</span><span class="print">https://www.facebook.com/feminaexlux</span></a>
|
<span class="screen"><i class="icon-facebook-sign"></i> <a href="https://www.facebook.com/feminaexlux" class="url">Facebook</a></span>
|
||||||
|
<span class="print">https://www.facebook.com/feminaexlux</span>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://www.twitter.com/feminaexlux" class="url"><span class="screen"><i class="icon-twitter-sign"></i> Twitter</span><span class="print">https://www.twitter.com/feminaexlux</span></a>
|
<span class="screen"><i class="icon-twitter-sign"></i> <a href="https://www.twitter.com/feminaexlux" class="url">Twitter</a></span>
|
||||||
|
<span class="print">https://www.twitter.com/feminaexlux</span>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -209,7 +185,7 @@
|
|||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr />
|
<hr />
|
||||||
<p>Last updated 2013-06-07</p>
|
<p>Last updated 2013-08-24</p>
|
||||||
<p>© <span title="aka Ulanda S. Aung"><a href="mailto:uaung@alumni.uci.edu">Lani Aung</a></span></p>
|
<p>© <span title="aka Ulanda S. Aung"><a href="mailto:uaung@alumni.uci.edu">Lani Aung</a></span></p>
|
||||||
</footer>
|
</footer>
|
||||||
</article>
|
</article>
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"folders":
|
"folders":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"path": "/C/Users/Lani/git/resume"
|
"path": "/L/git/resume"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+12
-5
@@ -1,12 +1,13 @@
|
|||||||
body
|
body
|
||||||
{
|
{
|
||||||
background-color: #FFF;
|
background-color: #FFF;
|
||||||
font-size: 11.5px;
|
font-size: 12px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
a
|
a
|
||||||
{
|
{
|
||||||
|
border: none;
|
||||||
color: #000;
|
color: #000;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
@@ -21,6 +22,13 @@ article
|
|||||||
width: 80%;
|
width: 80%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dt,
|
||||||
|
li,
|
||||||
|
p
|
||||||
|
{
|
||||||
|
margin: 0.25em 0;
|
||||||
|
}
|
||||||
|
|
||||||
footer
|
footer
|
||||||
{
|
{
|
||||||
display: none;
|
display: none;
|
||||||
@@ -43,13 +51,12 @@ section ul li
|
|||||||
|
|
||||||
section header
|
section header
|
||||||
{
|
{
|
||||||
font-size: 1.5em;
|
font-size: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
time
|
ul span.screen
|
||||||
{
|
{
|
||||||
clear: both;
|
display: none;
|
||||||
float: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#contact-details
|
#contact-details
|
||||||
|
|||||||
Vendored
+1
-1
@@ -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-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;}
|
body{background-color:#FFF;font-size:12px;padding:0}a{border:none;color:#000;text-decoration:none}abbr{border:none}article{width:80%}dt,li,p{margin:0.25em 0}footer{display:none}h1{font-size:2em}section ul{list-style-type:none}section ul li{text-indent:2em}section header{font-size:2em}ul span.screen{display:none}#contact-details{font-size:0.8em}.divider{margin:0}.print{display:inherit}.screen{display:none}
|
||||||
+18
-6
@@ -1,6 +1,6 @@
|
|||||||
body
|
body
|
||||||
{
|
{
|
||||||
background-color: #EFE9E0;
|
background-color: whitesmoke;
|
||||||
color: #000;
|
color: #000;
|
||||||
font-family: "Amethysta";
|
font-family: "Amethysta";
|
||||||
padding-top: 1em;
|
padding-top: 1em;
|
||||||
@@ -9,7 +9,9 @@ body
|
|||||||
|
|
||||||
a
|
a
|
||||||
{
|
{
|
||||||
|
border-bottom: 1px solid #ccc;
|
||||||
color: #333;
|
color: #333;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover,
|
a:hover,
|
||||||
@@ -62,6 +64,11 @@ h1
|
|||||||
font-size: 4em;
|
font-size: 4em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1 a
|
||||||
|
{
|
||||||
|
border-bottom: none;
|
||||||
|
}
|
||||||
|
|
||||||
h2
|
h2
|
||||||
{
|
{
|
||||||
font-family: "Fjalla One";
|
font-family: "Fjalla One";
|
||||||
@@ -69,6 +76,13 @@ h2
|
|||||||
line-height: 2em;
|
line-height: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h3
|
||||||
|
{
|
||||||
|
font-family: "Fjalla One";
|
||||||
|
font-size: 1.25em;
|
||||||
|
line-height: 1.5em;
|
||||||
|
}
|
||||||
|
|
||||||
header section div
|
header section div
|
||||||
{
|
{
|
||||||
display: inline;
|
display: inline;
|
||||||
@@ -97,7 +111,7 @@ section header
|
|||||||
section ul
|
section ul
|
||||||
{
|
{
|
||||||
list-style-position: inside;
|
list-style-position: inside;
|
||||||
list-style-type: square;
|
list-style-type: circle;
|
||||||
}
|
}
|
||||||
|
|
||||||
section .content
|
section .content
|
||||||
@@ -119,12 +133,10 @@ time
|
|||||||
font-style: oblique;
|
font-style: oblique;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
ul span.screen
|
||||||
ul li ul
|
|
||||||
{
|
{
|
||||||
margin-left: 0.5em;
|
display: inline;
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|
||||||
.divider
|
.divider
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user