1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2025-06-13 13:39:23 -04:00

Center content in page using CSS, not <center>

This commit is contained in:
2015-07-03 10:30:48 -04:00
parent 53e8b07623
commit fce1e44be6
2 changed files with 4 additions and 5 deletions

View File

@ -25,10 +25,6 @@
</head>
<body>
<center>
<div id="content"></div>
</center>
<div id="content"></div>
</body>
</html>