Изменения
Перейти к навигации
Перейти к поиску
Строка 1:
Строка 1:
+
+
+
+
+
+
+
Строка 8:
Строка 15:
−
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Строка 31:
Строка 51:
− }
−
− div.srf-gallery {
− text-align: left !important;
MediaWiki:Common.css (посмотреть исходный код)
Версия от 17:05, 27 декабря 2012
, 17:05, 27 декабря 2012нет описания правки
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
# Cards
.card {
.card {
display: block;
display: block;
margin-top: 3px !important;
margin-top: 3px !important;
}
}
div#mw-content-text {
div#mw-content-text {
clear:both;
clear:both;
}
}
table.card img {
table.card img {
padding: 5px;
padding: 5px;
}
}
# AddThis
div.addthis_toolbox {
float: right;
width: 320px;
}
# Gallery Settings
div.gallerytext {
div.gallerytext {
text-align: center;
text-align: center;
}
}
div.srf-gallery {
text-align: left !important;
}
# Main Page Only
div.gallery-latest div {
div.gallery-latest div {
margin: 0px !important;
margin: 0px !important;
div.gallery-latest div.gallerytext {
div.gallery-latest div.gallerytext {
display: none;
display: none;
}
}