add screenshots for Harmattan version
[mysocials] / www / style.css
index 36e60ea..71f15eb 100644 (file)
@@ -7,7 +7,7 @@ body
        color:#6C6C6C;
        background-color:#CFCFB0;
        }
-       .logo{
+.logo{
        
        font-size:25px;
        color:#323844;
@@ -85,3 +85,16 @@ height:40px;
 padding-left:300px;
 color:#7B7B68;
 }
+.list
+{
+}
+
+a.nivoZoom { border:0 ! important; } 
+
+a.nivoZoom img { -moz-box-shadow:0px 0px 5px #000; -webkit-box-shadow:0px 0px 5px #000; box-shadow:0px 0px 5px #000; border:0; } 
+
+a.nivoZoom img.nivoLarge { -moz-box-shadow:0px 0px 10px #000; -webkit-box-shadow:0px 0px 10px #000; box-shadow:0px 0px 10px #000; } 
+
+.nivoZoomHover { background:url(images/zoom.png) no-repeat 50% 50%; } 
+
+.nivoZoomHover.loading { background:url(images/loading.gif) no-repeat 50% 50%; border:4px solid #000; width:16px; height:16px; top:43%; left:43%; opacity:0.8; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }