diff --git a/cv/index.html b/cv/index.html index 691c489..840f262 100644 --- a/cv/index.html +++ b/cv/index.html @@ -5,7 +5,7 @@ CV - Amita Singh - + @@ -70,16 +70,21 @@

Curriculum vitae

05/05/2014-31/07/2014
-
Technical Trainee
- +
+
Technical Trainee
+
Deutsche Gesellschaft fur Internationale Zusammenarbeit (GIZ) GmBH, New Delhi (India)
+
+ I was one of the ten candidates selected from India for internship in Germany. +
+
-
Deutsche Gesellschaft fur Internationale Zusammenarbeit (GIZ) GmBH, New Delhi (India)
+
-
I was one of the ten candidates selected from India for internship in Germany
+
diff --git a/cv/main.css b/cv/main.css index 770721c..9ad330b 100644 --- a/cv/main.css +++ b/cv/main.css @@ -46,8 +46,7 @@ article { .left.header { font-family: 'Raleway', sans-serif; - - font-weight: 700; + font-weight: bold; font-variant: small-caps; text-transform: lowercase; vertical-align: middle; @@ -113,3 +112,7 @@ article { content: '\f04d'; } +.right .header { + font-family: 'Raleway', sans-serif; + color: cadetblue; +}