noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 06/09: esthetique


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 06/09: esthetique
Date: Sun, 17 May 2015 15:10:28 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 64763e65a39835b4a6bc06bde36bea3510df6744
Author: Dany De Bontridder <address@hidden>
Date:   Sun May 17 01:23:01 2015 +0200

    esthetique
---
 html/style-classic.css |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/html/style-classic.css b/html/style-classic.css
index 3bfd19a..4e6552a 100644
--- a/html/style-classic.css
+++ b/html/style-classic.css
@@ -1418,9 +1418,10 @@ div#modele_op_div{
     overflow:hidden;
     z-index:3;
     position:absolute;
-    left: 17.5%;
+    left: 4%;
     border:1px solid #00008B;
-    width: 75%;
+    width: 100%;
+    box-shadow: 10px 10px 5px #888888;
 }
 }
 @media only screen and (max-width: 955px) {
@@ -1441,7 +1442,8 @@ div#modele_op_div{
     position:absolute;
     left: 10%;
     border:1px solid #00008B;
-    width: 80%;
+    width: 85%;
+     box-shadow: 10px 10px 5px #888888;
 }
 }
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]