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 595:
left: -3px;
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;
}
.vcard {
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;
} */
 
/* Kiểu dáng cho poi và Kartographer */
 
.vcard {
display: inline-block;
min-width: 1em;
line-height: 1.15em;
text-align: center;
padding: 0 1px;
background-color: fuchsia;
border: 1px solid fuchsia;
font-weight: bold;
color: #ffffff;
border-radius: 1px;
}
 
.vcard a.external:link, .vcard a.external:visited, .vcard a.external:hover, .vcard a.external:active,
.vcard a.mw-kartographer-link:link, .vcard a.mw-kartographer-link:visited, .vcard a.mw-kartographer-link:hover, .vcard a.mw-kartographer-link:active {
color: #ffffff;
text-decoration: none;
}
 
.vcard, .mw-kartographer-maplink, .mw-kartographer-autostyled {
border-radius: 3px;
}