Khác biệt giữa bản sửa đổi của “MediaWiki:Common.css”

Nội dung được xóa Nội dung được thêm vào
Prenn (thảo luận | đóng góp)
Không có tóm lược sửa đổi
Prenn (thảo luận | đóng góp)
Không có tóm lược sửa đổi
Dòng 596:
margin-top: 3px;
}
 
/* Thử nghiệm kiểu dáng mới cho vCard, lấy từ Wikivoyage tiếng Đức */
 
.p-geo {
display: none;
}
 
.vCard {
display: block;
}
p > .vCard, li > .vCard, dd > .vCard {
display: inline;
clear: none;
}
div.vCard + div.vCard {
margin-top: 0.4em;
}
.listing-name {
font-weight: bold;
}
.listing-image {
float: right;
display: none;
}
.vCard .listing-lastedit {
font-size: 0.8em;
color: #969696;
}
.listing-hours, .listing-checkin, .listing-checkout, .listing-price, .listing-credit, .listing-subtype {
color: #606060;
}
.listing-vcardInfo {
color: #ff0000 ;
background: #ffff00 ;
display: none;
}
.listing-techParams, .listing-sister-wikidata {
display: none;
}
.vCard .listing-add-contact {
display: none;
}
.poi {
position: relative;
top: -1px;
}
.vCard .wv-flag-icon {
position: relative;
top: 2px;
}
.vCard .listing-social-media, .vCard .listing-sister-icons {
position: relative;
top: -1px;
}
.vCard .listing-social-media .external, .vCard .listing-sister-icons .external { /* unterdrücke Link-Symbol bei sozialen Medien */
background: none;
padding-right: 0;
}
/* .listing-vcard-indent {
margin-left: 22px;
text-indent: -22px;
} */