# HG changeset patch # User Eugen Sawin # Date 1289859284 -3600 # Node ID 057231ebef3c23f8de4cca073a91470d8a24c760 # Parent 8a5e3c219670c251ac07eac77d2e6a8257819550 Added details view. diff -r 8a5e3c219670 -r 057231ebef3c v2/style.css --- a/v2/style.css Mon Nov 15 00:43:59 2010 +0100 +++ b/v2/style.css Mon Nov 15 23:14:44 2010 +0100 @@ -13,22 +13,12 @@ color: #333; } -p -{ - padding-bottom: 20px; -} - a { text-decoration: none; color: #aaa; } -.content > a -{ - color: #566; -} - a:hover { color: #333; @@ -38,7 +28,7 @@ { border-bottom: dashed 1px #aaa; position: relative; - color: #566; + color: #aaa; } .menu > span.link @@ -56,7 +46,7 @@ { border-bottom: dashed 1px #aaa; position: relative: - color: #566; + color: #aaa; text-decoration: line-through; } @@ -107,13 +97,13 @@ left: 0; top: 0; text-transform: none; + z-index: 100; + background: #fafafa; } .menu > a:hover .content { display: block; - z-index: 100; - background: #fff; } body > .content @@ -140,11 +130,37 @@ border-bottom: 0; } +body > .content .entry +{ + padding-bottom: 20px; +} + +body > .content .entry .details +{ + display: none; + font: 12px/15px sans-serif; + width: 30%; + height: 45%; + color: #333; + position: fixed; + margin: 30px 80px; + left: 50%; + top: 0; + text-transform: none; + background: #fafafa; +} + +body > .content .entry:hover .details +{ + display: block; +} + + div.universe1 { - background: #fff; + background: #fafafa; position: absolute; - width: 100%; + width: 50%; height: 50%; left: 0; top: 0; @@ -160,14 +176,18 @@ div.universe2 { - background: #fff; - position: absolute; + background: #fafafa; + position: fixed; + margin: 30px 80px; + left: 50%; width: 50%; height: 50%; - left: 50%; top: 0; - text-transform: uppercase; - text-align: center; + font-size: 60px; + font-weight: bold; + letter-spacing: 0.2px; + line-height: 80%; + text-align: left; color: #fff; } @@ -180,7 +200,7 @@ div.universe3 { - background: #fff; + background: #fafafa; position: absolute; width: 50%; height: 50%; @@ -188,7 +208,7 @@ top: 50%; text-transform: uppercase; text-align: center; - color: #fff; + color: #fafafa; } div.universe3:hover @@ -200,7 +220,7 @@ div.universe4 { - background: #fff; + background: #fafafa; position: absolute; width: 50%; height: 50%; @@ -208,7 +228,7 @@ top: 50%; text-transform: uppercase; text-align: center; - color: #fff; + color: #fafafa; } div.universe4:hover diff -r 8a5e3c219670 -r 057231ebef3c v2/work.html --- a/v2/work.html Mon Nov 15 00:43:59 2010 +0100 +++ b/v2/work.html Mon Nov 15 23:14:44 2010 +0100 @@ -19,29 +19,55 @@
+
<<<
-
-

ATC Departure Flow Manager

- PRISMA | - COMSOFT GmbH
- Requirements Engineering
- Software Design & Development
- Development of a Domain-Specific Language

- -

Online Data Access Platform

- ODAP | - GCAA
- Backend Software Development
- On-Site System Integration
- User Training

- -

Traffic Information Service - Broadcast

- Quadrant | - COMSOFT GmbH
- Embedded Systems Software Development
- Software Design & Development
- System Testing +
+
+

ATC Departure Flow Manager

+ PRISMA | + COMSOFT GmbH
+ Requirements Engineering
+ Software Design & Development
+ Development of a Domain-Specific Language +
+ Departure flow management is an integral part of air traffic + control optimisation. Take-off time assignment must consider the + projected flight route and possible occurences of airspace + constraint violations.
+ To be continued... +
+
+
+

Online Data Access Platform

+ ODAP | + GCAA
+ Backend Software Development
+ On-Site System Integration
+ User Training +
+ Departure flow management is an integral part of air traffic + control optimisation. Take-off time must the + projected route and possible of airspace + constraint violations.
+ To be continued... +
+
+
+

Traffic Information Service - Broadcast

+ Quadrant | + COMSOFT GmbH
+ Embedded Systems Software Development
+ Software Design & Development
+ System Testing +
+ Departure flow management is an integral part of air traffic + control . Take-off time assignment must consider the + projected flight route and occurences of airspace + constraint violations.
+ To be continued... +
+