2023年政策修订增补工作正在进行中,欢迎参与!
  • Moegirl.ICU:萌娘百科流亡社群 581077156(QQ),欢迎对萌娘百科运营感到失望的编辑者加入
  • Moegirl.ICU:账号认领正在试运行,有意者请参照账号认领流程

User:Hrsaytd/Heta Infobox/styles-child.css

萌娘百科,万物皆可萌的百科全书!转载请标注来源页面的网页链接,并声明引自萌娘百科。内容不可商用。
跳转到导航 跳转到搜索

注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

  • Firefox/Safari:按住“Shift”的同时单击“刷新”,或按“Ctrl-F5”或“Ctrl-R”(Mac为“⌘-R”)
  • Google Chrome:按“Ctrl-Shift-R”(Mac为“⌘-Shift-R”)
  • Internet Explorer:按住“Ctrl”的同时单击“刷新”,或按“Ctrl-F5”
  • Opera:在“工具→首选项”中清除缓存
如果您已登录但该页面出现未登录状态,请尝试在地址栏的地址最后添加代码?_=1来访问最新页面。
添加代码后的本页地址如下:-{R|https://moegirl.icu/User:Hrsaytd/Heta_Infobox/styles-child.css?_=1}-
	/* t-style */
.Hetainfobox tr:nth-child(2)~tr:not(:last-child)>td:only-child { font-weight:bold; border-radius:12px;box-shadow:0 1px 3px #073763; }

	/* l-style */
.Hetainfobox td:nth-last-child(2) { min-width:5em; border-radius:12px;box-shadow:0 0.5px 0 0.5px #073763; }

	/* 边框投影 */
.Hetainfobox .Heta-border { filter:drop-shadow(0 2px 1px #073763); }

	/* Tabs */
.Hetainfobox .TabLabel { justify-content: flex-end; }
.Hetainfobox.Darklabel .TabLabelText.selected { color: #fff; }
.Hetainfobox .TabContent { background: transparent !important; }
.Hetainfobox .TabContentText { width:280px; margin:auto; overflow:hidden; }
.Hetainfobox .Tabs img { max-width:none !important; }

	/* 单图Tab */
.Hetainfobox .SingleTab>.TabLabel { display:none; }
.Hetainfobox .SingleTab>.TabContent { border-radius: 9px; border-width: 0; }
.Hetainfobox .SingleTab .TabContentText { width:282px; }

	/* 图片描述 */
.Hetainfobox .image-describe { position:absolute; bottom:0; left:0; right:0; background:#073763; max-height:0; transition:all .3s ease-in-out; }
.Hetainfobox .TabContentText:hover .image-describe { max-height:80px; }

	/* 调整ruby行距 */
.Hetainfobox .namefield ruby { line-height:0; }

	/* MoeSkin */
.Hetainfobox, .Hetainfobox * { box-sizing:content-box; }
.Hetainfobox td { padding:1px 4px; }

/* [[Category:在模板名字空间下的CSS页面]] */