Browse Source

module (finnishing at home)

Krabonub 6 years ago
parent
commit
b813e161d8
1 changed files with 2 additions and 3 deletions
  1. 2 3
      module(inclass)/index.css

+ 2 - 3
module(inclass)/index.css

@@ -18,11 +18,10 @@ li{
 }
 #div1{
   height:300px;
-  width:300px;
+  width:300px;  border:1px dotted  #aaaaaa;
 }
-div:not(.a){
+div{
   margin:20px 0 0 0;
-  border:1px dotted  #aaaaaa;
 }