X-Git-Url: http://git.dj3c1t.com/?a=blobdiff_plain;f=web%2Fout%2Fdist%2Fcss%2Fstyle.css;fp=web%2Fout%2Fdist%2Fcss%2Fstyle.css;h=0000000000000000000000000000000000000000;hb=36ed114046cbe3d72a3589230e9f306a54fcc79d;hp=bf2dbb26da0dc7d657af1a4e0fe815142bc3b692;hpb=281c96e95451269f2614684b8de5be25862c8374;p=mtweb diff --git a/web/out/dist/css/style.css b/web/out/dist/css/style.css deleted file mode 100644 index bf2dbb2..0000000 --- a/web/out/dist/css/style.css +++ /dev/null @@ -1,34 +0,0 @@ -@import url("general.css"); -@import url("header.css"); -@import url("menu_top.css"); -@import url("main.css"); -@import url("footer.css"); - -*{ - margin: 0; - padding: 0; -} - -html{ - height: 100%; -} - -body{ - text-align: center; - height: 100%; -} - -pre, div { text-align: left; } - -.content{ - margin-left: auto; - margin-right: auto; - width: 800px; -} - -.clear{ - clear: both; - font-size: 0px; - line-height: 0px; - height: 0px; -}