Move static pages content in their own file
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
html, body {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.cp #mainBlock {
|
||||
z-index: 1;
|
||||
height: 100%;
|
||||
width: 1000px;
|
||||
max-width: 90%;
|
||||
margin: auto;
|
||||
|
||||
Reference in New Issue
Block a user