Style Overhaul #2
@@ -24,7 +24,7 @@
 | 
				
			|||||||
			[class*="col-"] {
 | 
								[class*="col-"] {
 | 
				
			||||||
				float: left;
 | 
									float: left;
 | 
				
			||||||
				padding: 15px;
 | 
									padding: 15px;
 | 
				
			||||||
				/*border: 1px solid green;*/ /* FORTESTING otherwise disable */
 | 
									border: 1px solid green; /* FORTESTING otherwise disable */
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			/* Ensure columns are respected as if they always exist. */
 | 
								/* Ensure columns are respected as if they always exist. */
 | 
				
			||||||
@@ -88,6 +88,11 @@
 | 
				
			|||||||
				max-height: 500px;
 | 
									max-height: 500px;
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
								div {
 | 
				
			||||||
 | 
									padding: 7px;
 | 
				
			||||||
 | 
									border: 1px solid red; /* FORTESTING otherwise disable */
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			body {
 | 
								body {
 | 
				
			||||||
				max-width: 1300px;
 | 
									max-width: 1300px;
 | 
				
			||||||
				margin-left: auto;
 | 
									margin-left: auto;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user