webapps.planet: minor fixes.
parent
4241854f94
commit
c719b096a5
|
@ -29,4 +29,5 @@
|
||||||
<t:call-next-template />
|
<t:call-next-template />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
</t:chloe>
|
</t:chloe>
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
body {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
||||||
#container {
|
#container {
|
||||||
max-width: 1000px;
|
max-width: 1000px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue