Difference between revisions of "Demo why"

Line 10: Line 10:
 
}
 
}
 
.pop_why_div {
 
.pop_why_div {
 +
        position:fixed;
 +
        margin: 0 auto;
 +
        top: 100px;
 
         width:200px;
 
         width:200px;
         height: 200px;
+
         border: 2px solid gray;
        background-color:blue;
+
 
 
}
 
}
 
</style>
 
</style>

Revision as of 19:45, 5 February 2015

Why