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)
m (Protected "IMFDB:Main Page/styles.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(2 intermediate revisions by the same user not shown)
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;
 
}
 
}
  
Line 14: 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;
 
}
 
}
 
}
 
}

Latest revision as of 04:46, 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