Files @ 44a2235fb378
Branch filter:

Location: SlatePermutate/styles/print.css

Ethan Zonca
More flexible share URLs
div.scroller { 
	border:0;
	padding:0;
	margin:0;
}

div.scroller div.section {
	padding:0;
	margin-bottom: 2em;		
}

div.scroller div.section div.txt {
	padding: 1em;
}

#tabs ul {
	display: none;
}

.section {
	background: #fff!important;
}

#editbutton {
  display: none;
}
#leftfoot {
  display: none; /* Hide feedback button */
}
#possiblestats {
  text-align: center;
}