Tweak printed CV and update with latest copy
This commit is contained in:
Binary file not shown.
@@ -99,7 +99,7 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
||||||
/* workaround display bug in wkhtmltopdf */
|
/* workaround display bug in wkhtmltopdf */
|
||||||
min-height: 100cm;
|
/*min-height: 100cm;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
@@ -110,4 +110,12 @@
|
|||||||
margin-left: 1.5em;
|
margin-left: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#cv div.row {
|
||||||
|
margin-bottom: 0.25em;
|
||||||
|
}
|
||||||
|
|
||||||
|
#cv h4 {
|
||||||
|
margin-top: 0.25em;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -123,7 +123,7 @@
|
|||||||
<small>June 2007 - September 2007</small>
|
<small>June 2007 - September 2007</small>
|
||||||
</h4>
|
</h4>
|
||||||
<h5>Student Intern</h5>
|
<h5>Student Intern</h5>
|
||||||
<ul>
|
<ul class="no-print">
|
||||||
<li>
|
<li>
|
||||||
Maintained and extended an existing internal web application using PHP and Perl.
|
Maintained and extended an existing internal web application using PHP and Perl.
|
||||||
</li>
|
</li>
|
||||||
@@ -134,13 +134,13 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="no-print">
|
<li>
|
||||||
<h4>
|
<h4>
|
||||||
School of Electronics and Computer Science, University of Southampton
|
School of Electronics and Computer Science, University of Southampton
|
||||||
<small>September 2006 - June 2010</small>
|
<small>September 2006 - June 2010</small>
|
||||||
</h4>
|
</h4>
|
||||||
<h5>Helpdesk Assistant</h5>
|
<h5>Helpdesk Assistant</h5>
|
||||||
<ul>
|
<ul class="no-print">
|
||||||
<li>
|
<li>
|
||||||
Working in the University's Computer Science Helpdesk on an ad-hoc basis,
|
Working in the University's Computer Science Helpdesk on an ad-hoc basis,
|
||||||
performing day-to-day tasks to help the full-time System Administrators. This included
|
performing day-to-day tasks to help the full-time System Administrators. This included
|
||||||
@@ -214,7 +214,7 @@
|
|||||||
<small>September 2003 - June 2005</small>
|
<small>September 2003 - June 2005</small>
|
||||||
</h4>
|
</h4>
|
||||||
|
|
||||||
<table class="table table-condensed">
|
<table class="table table-condensed no-print">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Subject</th>
|
<th>Subject</th>
|
||||||
|
|||||||
Reference in New Issue
Block a user