summaryrefslogtreecommitdiffstats
path: root/For Weekly Test/tricode/css/layout.css
diff options
context:
space:
mode:
Diffstat (limited to 'For Weekly Test/tricode/css/layout.css')
-rw-r--r--For Weekly Test/tricode/css/layout.css15
1 files changed, 0 insertions, 15 deletions
diff --git a/For Weekly Test/tricode/css/layout.css b/For Weekly Test/tricode/css/layout.css
deleted file mode 100644
index 9ea3034..0000000
--- a/For Weekly Test/tricode/css/layout.css
+++ /dev/null
@@ -1,15 +0,0 @@
-* {
-margin: 0;
-}
-html, body {
-height: 100%;
-}
-.wrapper {
-min-height: 100%;
-height: auto !important;
-height: 100%;
-margin: 0 auto -4em;
-}
-.footer, .push {
-height: 4em;
-} \ No newline at end of file