/*
Name: Tab size: 4 spaces
Version: 1.0
*/

pre,
code {
	-o-tab-size: 4 !important;
	-moz-tab-size: 4 !important;
}
