From: bernie Date: Wed, 16 Nov 2011 03:40:57 +0000 (-0500) Subject: Edit page AbridgedResume X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=commitdiff_plain;h=ecda1f612ba16a2b7d8d3aa813d3c9779394d2f3;hp=20b7af8cf156c4f61b8375d5328508cd40b64fc3 Edit page AbridgedResume --- diff --git a/AbridgedResume b/AbridgedResume index 871f072..d6bb6b3 100644 --- a/AbridgedResume +++ b/AbridgedResume @@ -105,7 +105,7 @@ applications and scientific instruments. * Member of team developing software for large robotized clinical analyzers * Created and maintained the network and development infrastructure of the R&D lab. -=== Pro-bono activities === +=== Pro-bono Activity === * [[http://bertos.org/|BeRTOS]] microkernel designer (2001-2007) * [[http://fedoraproject.org/wiki/User:Bernie|Fedora OS developer]] (2007 to present) * [[https://launchpad.net/~codewiz/+archive/ppa?field.series_filter=|Ubuntu packager]] (2008 to present) diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index 890fe09..106fabc 100644 --- a/sys/geekigeeki.css +++ b/sys/geekigeeki.css @@ -414,10 +414,11 @@ div .innerthumb { } h1 { font-size: 14pt; } h2 { font-size: 13pt; } - h3 { font-size: 12pt; border: none; padding-left: none; } - h4 { font-size: 12pt; border: none; padding-left: none; } - h5 { font-size: 12pt; border: none; padding-left: none; } + h3 { font-size: 12pt; border: none; } + h4 { font-size: 12pt; border: none; } + h5 { font-size: 12pt; border: none; } a { text-color: #225; text-decoration: underline; } + .heading:link, .heading:visited { display: none; } #footer { display: none; } .nav { display: none; } .noprint { display: none; }