Nodyn:Wikidata Infobox/styles.css

Oddi ar Wicipedia
#wdinfobox {
	width:210px;
}
.taxontree-lcell, .wikidatainfobox-lcell {
	text-align: right;
	background: #ccf;
	padding-right: 0.4em;
	font-weight:bold;
}
.taxontree-rcell {
	
}
.taxontree-row {
	
}

@media screen and (max-width: 600px) {
  .wdinfo_nomobile {
  	display: none;
  	visibility: hidden;
  	height:0px;
  }
}

.wdinfobox_horizontal {
	width:100%!important;
	clear:both!important;
	display: block;
	column-count: 4;
}

.wdinfobox_hide {
	display: none;
}