Template:Infobox City/columns/styles.css

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
.infobox_columns {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-evenly;
}
.infobox_columns .tright {
  margin: 0;
}
.infobox_columns .thumbinner {
  border: 0;
  background: none;
}
.infobox_columns .magnify {
  display: none;
}
.infobox_columns .thumbimage {
  border: 0;
}
.infobox_columns .thumbcaption {
  text-align: center;
  font-size: inherit;
}