summaryrefslogblamecommitdiffstats
path: root/For Weekly Test/tricode/css/layout.css
blob: 9ea303443880b27252564545efbf05334964f06d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                        
* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer, .push {
height: 4em;
}