User:Irukaza/common.css:修订间差异

H萌娘,万物皆可H的百科全书!
跳到导航 跳到搜索
imported>=海豚=
无编辑摘要
imported>Irukaza
(清空页面)
 
(未显示2个用户的244个中间版本)
第1行: 第1行:
ul.gallery {
display: flex;
flex-wrap: wrap;
justify-content: center;
padding: 0;
}


ul.mw-gallery {
text-align: left;
}
div.thumb img {
width: 100% !important;
height: auto;
}
li.gallerybox {
flex-grow: 1;
}
div.gallerytextwrapper {
right: 0;
width: auto ;
margin: 0;
background: transparent;
}
div.thumb:after {
position: absolute;
right: 0;
bottom: 0;
left: 0;
display: block;
height: 60%;
content: '';
}
div.gallerytextwrapper {
border-radius: 1px;
}
div.gallerytext {
color: #a2a9b1;
}
div.gallerytextwrapper:hover {
/* Prevent overflow with long caption */
overflow: hidden;
max-height: 90%;
background: #000;
}
li.gallerybox {
display: block;
width: 100%;
height: auto;
}
div.thumb {
overflow: hidden;
width: 100% !important;
height: auto;
}
p {
margin-top: 0;
}
a.image {
display: inline;
}

2022年3月17日 (四) 14:12的最新版本