# HG changeset patch # User Eugen Sawin # Date 1289919603 -3600 # Node ID ea66b23342a3cb7361cf4ce527916310eda52160 # Parent 36c26564cd1804a1dc74c74b142495bd4537e89f Looking good. diff -r 36c26564cd18 -r ea66b23342a3 v2/expertise.html --- a/v2/expertise.html Tue Nov 16 15:01:40 2010 +0100 +++ b/v2/expertise.html Tue Nov 16 16:00:03 2010 +0100 @@ -48,17 +48,22 @@ Basic: Haskell, Prolog and Common Lisp
Web: JavaScript, XHTML, HTML5 and CSS
-

About: Programming Languages

-

Most professional work has been accomplished with C++ using - the Standard C++ Library, Boost and in-house extensions.

+

Programming Languages

+

Most professional work has been accomplished with + C++ using + the Standard C++ Library, + Boost and in-house extensions.

Other professional experience include development on embedded - systems using ANSI C.

+ systems using ANSI C.

Through my experience with the development of - safety-critical systems, I'm offering my expertise in software + safety-critical systems, I'm offering + my expertise in software development in conformace to the IEC 61508 and derived standards.

- Python is used for rapid prototyping and script programming. + Python is used for + rapid prototyping and script + programming.
@@ -110,14 +115,16 @@

- Expertise.
- Service. + Expertise.
+ Service. diff -r 36c26564cd18 -r ea66b23342a3 v2/index.html --- a/v2/index.html Tue Nov 16 15:01:40 2010 +0100 +++ b/v2/index.html Tue Nov 16 16:00:03 2010 +0100 @@ -98,7 +98,7 @@
- Service. + Service.
diff -r 36c26564cd18 -r ea66b23342a3 v2/style.css --- a/v2/style.css Tue Nov 16 15:01:40 2010 +0100 +++ b/v2/style.css Tue Nov 16 16:00:03 2010 +0100 @@ -1,27 +1,33 @@ -* { - margin: 0; - padding: 0; - border: 0; +* +{ + margin: 0; + padding: 0; + border: 0; } -ul, ol { - list-style-type: none; + +ul, ol +{ + list-style-type: none; } -body { - background: #fafafa; - font: 15px/15px sans-serif; - margin: 30px 80px; - color: #333; + +body +{ + background: #fafafa; + font: 15px/15px sans-serif; + margin: 30px 80px; + color: #333; } .red { - color: #b22; + /*color: #b22;*/ + color: #aaa; } a { text-decoration: none; - color: #aaa; + color: #777; } p @@ -38,18 +44,18 @@ { border-bottom: dashed 1px #aaa; position: relative; - color: #aaa; + color: #777; } .menu > span.link { border-bottom: 0; - font-size: 60px;/*72px;*/ + font-size: 60px; font-weight: bold; - letter-spacing: 0.2px; - line-height: 80%; - text-transform: uppercase; - color: #333; + letter-spacing: 0.2px; + line-height: 80%; + text-transform: uppercase; + color: #333; } span.missinglink @@ -101,7 +107,7 @@ font: 12px/15px sans-serif; width: 50%; height: 400px; - color: #333; + color: #555; position: fixed; margin: 30px 80px; left: 0; @@ -121,7 +127,7 @@ font: 12px/15px sans-serif; width: 50%; height: 400px; - color: #333; + color: #555; position: fixed; margin: 30px 80px; left: 0; @@ -132,7 +138,7 @@ .content a { - border-bottom: dashed 1px #699; + border-bottom: dashed 1px red; position: relative; } @@ -167,6 +173,11 @@ display: block; } +.content .entry:hover .red +{ + color: #d22; +} + div.universe1 { @@ -248,7 +259,7 @@ div.menu { position: absolute; - bottom: 20%; + bottom: 150px; margin: 0 80px; } diff -r 36c26564cd18 -r ea66b23342a3 v2/work.html --- a/v2/work.html Tue Nov 16 15:01:40 2010 +0100 +++ b/v2/work.html Tue Nov 16 16:00:03 2010 +0100 @@ -119,13 +119,15 @@

- Service. + Service.