사용자:Priviet/연습장6: 두 판 사이의 차이

내용 삭제됨 내용 추가됨
잔글편집 요약 없음
잔글 내용을 "<noinclude>{{사용자:Priviet/리모콘}}</noinclude>"(으)로 바꿈
태그: 대체됨
 
1번째 줄:
<noinclude>{{사용자:Priviet/리모콘}}</noinclude>
#wdinfobox {
width: 210px;
font-size: 95%;
table-layout: fixed;
padding: 0;
}
 
#wdinfoboxcaption {
margin-left: 0px;
background-color:white;
}
 
#wdinfobox th {
vertical-align: top;
word-wrap: break-word;
}
 
#wdinfobox td {
word-wrap: break-word;
}
 
.taxontree-lcell, .wikidatainfobox-lcell {
text-align: right;
background-color: #cfe3ff;
padding-left: 0.4em;
padding-right: 0.4em;
font-weight:bold;
}
 
.taxontree-fullcell {
text-align: center;
}
 
.taxontree-hdrcell {
text-align: center;
background-color: #cfe3ff;
padding-left: 0.4em;
padding-right: 0.4em;
font-weight:bold;
}
 
.taxontree-rcell {
}
 
.taxontree-row {
}
 
@media screen and (max-width: 600px) {
.wdinfo_nomobile {
display: none;
visibility: hidden;
height: 0;
}
}
 
.wdinfobox_horizontal {
width: 100% !important;
clear: both !important;
display: block;
column-count: 4;
}
 
.wdinfobox_hide {
display: none;
}
 
#wdcreator {
display: none;
}
 
.wdcreator_show {
display: block !important;
}
 
#wdinfo_taxon ul {
list-style: none;
padding-left: 0;
margin-left: 0;
list-style-position: inside;
}
 
body.skin-minerva table.infobox caption {
text-align: center;
}