MediaWiki:Common.css: различия между версиями

Нет описания правки
Нет описания правки
Строка 370: Строка 370:
  margin: auto;
  margin: auto;
  margin-left: 30px;
  margin-left: 30px;
}
.table-tags {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.table-tags_tag {
  font-size: 18px;
  width: 33%;
}
}


Строка 417: Строка 428:
.text-left_img {
.text-left_img {
   display: block;
   display: block;
}
.table-tags_tag {
  width: 100%;
}
}


}
}