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
Line 22: Line 22:
 
 
 
#mp-left {
 
#mp-left {
flex: 1 1 55%;
 
 
margin-right: 2px;
 
margin-right: 2px;
 
}
 
}
 
 
 
#mp-right {
 
#mp-right {
flex: 1 1 45%;
 
 
margin-left: 2px;
 
margin-left: 2px;
 
}
 
}
 
}
 
}

Revision as of 04:41, 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 {
		margin-right: 2px;
	}
	
	#mp-right {
		margin-left: 2px;
	}
}

Do Not Sell My Personal Information