From 12926a4e9b54957e0219e840c8ca3370cfeb7170 Mon Sep 17 00:00:00 2001
From: "Alex A. Naanou"
Date: Fri, 11 Jan 2013 19:20:16 +0400
Subject: [PATCH] added some more info...
Signed-off-by: Alex A. Naanou
---
index.html | 5 ++++-
layout.css | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index cecf491..e5df34e 100755
--- a/index.html
+++ b/index.html
@@ -101,7 +101,10 @@ function toggleIndex(){
Page C
diff --git a/layout.css b/layout.css
index 90f4ca4..aa448d7 100755
--- a/layout.css
+++ b/layout.css
@@ -141,7 +141,7 @@ body {
width: 100%;
height: 100%;
left:-100%;
- opacity: 0;
+ /*opacity: 0;*/
background-color: #d1d2d4;
}