Template:Related pages/Related pages.css:修订间差异

H萌娘,万物皆可H的百科全书!
跳到导航 跳到搜索
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
 
(未显示同一用户的2个中间版本)
第1行: 第1行:
#picture-box img {
   min-height: 100%;
}
.hovers-fade-shallow{
.hovers-fade-shallow{
height: 100px;
height: 100px;
第8行: 第5行:
display: inline-block;
display: inline-block;
}
}
.picture-box{
#picture-box{
height:100px;
height:100px;
width:100px;
width:100px;
第16行: 第13行:
overflow:hidden;
overflow:hidden;
}
}
.text-box{
#picture-box img {
   min-height: 100%;
}
#text-box{
position:absolute;
position:absolute;
top:0;
top:0;

2021年7月21日 (三) 13:32的最新版本

.hovers-fade-shallow{
	height: 100px;
	width: 310px;
	position:relative;
	display: inline-block;
}
#picture-box{
	height:100px;
	width:100px;
	position:absolute;
	top:0;left:0;
	text-align:center;
	overflow:hidden;
}
#picture-box img {
    min-height: 100%;
}
#text-box{
	position:absolute;
	top:0;
	left:100px;
	width:210px;
	height:90px;
}