reduce margins
This commit is contained in:
parent
eb237443d3
commit
afcb2c833b
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
<meta charset="utf-8"/>
|
<meta charset="utf-8"/>
|
||||||
</head>
|
</head>
|
||||||
<style>
|
<style>
|
||||||
p { margin: 1%; }
|
p { }
|
||||||
div { margin: 2%; }
|
div { margin: 1%; }
|
||||||
</style>
|
</style>
|
||||||
<BODY>
|
<BODY>
|
||||||
<!-- account bloc -->
|
<!-- account bloc -->
|
||||||
|
|
Loading…
Reference in a new issue