mirror of
				https://github.com/aclindsa/moneygo.git
				synced 2025-11-03 18:13:27 -05:00 
			
		
		
		
	Center content in page using CSS, not <center>
This commit is contained in:
		@@ -25,10 +25,6 @@
 | 
			
		||||
 | 
			
		||||
</head>
 | 
			
		||||
<body>
 | 
			
		||||
 | 
			
		||||
<center>
 | 
			
		||||
<div id="content"></div>
 | 
			
		||||
</center>
 | 
			
		||||
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,4 +2,7 @@ div#content {
 | 
			
		||||
	width: 95%;
 | 
			
		||||
	min-width: 75em;
 | 
			
		||||
	max-width: 100em;
 | 
			
		||||
    display: block;
 | 
			
		||||
    margin-left: auto;
 | 
			
		||||
    margin-right: auto;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user