Wikimedia fundraising/format.css

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
/*  */

.generated-sidebar, 
#p-tb, 
#p-personal, 
#p-cactions, 
#siteNotice, 
#p-search, 
#firstHeading, 
#siteSub, 
#contentSub, 
#catlinks { 
	display: none; 
}

#content {
	background: none;
	border:none;
	margin-top: 25px !important;
}
table {
	background: transparent;
}
h2 {
	font-size: 19px;
	padding-top: 2px;
	padding-bottom: 10px;
	margin-bottom: 14px;
}
.createbox{
	text-align: left;
}
.createboxButton {
	font-size: 15px;
}
#footer {
	background: transparent;
	border: none;
}
#donatebox h2 {
	border-color: rgb(94, 172, 88);
}

/*  */