+
diff --git a/css/style.css b/css/style.css index 1065bc762..81c5db6d4 100644 --- a/css/style.css +++ b/css/style.css @@ -2,9 +2,11 @@ body { background-color: #f2f2f2; } -h1,h2,h3 { font-family: sans-serif; } +h1,h2,h3 { font-family: sans-serif; color: #303030; + text-shadow: rgba(0,0,0,0.25) 2px 2px 5px; + } h1 { text-align: center; } -h2 { border-bottom: 2px solid black; clear: right; } +h2 { border-bottom: 2px solid #303030; clear: right; } div.center { text-align: center; } div.news { font-size: small; } diff --git a/index.html b/index.html index 68aebd102..67ca53f43 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@ Version 3.3 October 2011
-
+
+
[ Wiki
| People
| Publications
@@ -50,7 +51,8 @@ October 2011
| MOLTO
| SummerSchool
| Android
-]
+]
+News