Discord-logo.jpg Join our Discord!
If you have been locked out of your account you can request a password reset here.

Difference between revisions of "IMFDB:Main Page/styles.css"

From Internet Movie Firearms Database - Guns in Movies, TV and Video Games
Jump to navigation Jump to search
(moving h3 properties here)
Line 5: Line 5:
 
text-align:center;
 
text-align:center;
 
padding:0.2em 0.4em;
 
padding:0.2em 0.4em;
 +
}
 +
 +
.mp-box {
 +
border:1px solid #cef2e0;
 +
background:#f5fffa;
 +
vertical-align:top;
 +
flex: 1 1 45%;
 +
margin-top: 4px;
 
}
 
}
  

Revision as of 04:40, 25 March 2024

.mp-h3 { 
	margin:5px; 
	background:#cef2e0;
	border:1px solid #a3bfb1;
	text-align:center;
	padding:0.2em 0.4em;
}

.mp-box {
	border:1px solid #cef2e0;
	background:#f5fffa;
	vertical-align:top;
	flex: 1 1 45%;
	margin-top: 4px;
}


@media (min-width: 875px) {
	#mp-upper {
		display: flex;
	}
	
	#mp-left {
		flex: 1 1 55%;
		margin-right: 2px;
	}
	
	#mp-right {
		flex: 1 1 45%;
		margin-left: 2px;
	}
}

Do Not Sell My Personal Information