maj syntaxe accolades, maj jQuery, correction layout contact
[mtweb] / web / out / dist / css / style.css
index 0eed589..bf2dbb2 100644 (file)
@@ -4,30 +4,30 @@
 @import url("main.css");
 @import url("footer.css");
 
-*
-{ margin: 0;
+*{
+  margin: 0;
   padding: 0;
 }
 
-html
-{ height: 100%;
+html{
+  height: 100%;
 }
 
-body
-{ text-align: center;
+body{
+  text-align: center;
   height: 100%;
 }
 
 pre, div { text-align: left; }
 
-.content
-{ margin-left: auto;
+.content{
+  margin-left: auto;
   margin-right: auto;
   width: 800px;
 }
 
-.clear
-{ clear: both;
+.clear{
+  clear: both;
   font-size: 0px;
   line-height: 0px;
   height: 0px;