七日内新公告:全站维护公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

Template:Sandbox/SinonJZH/style.css

猛汉♂百科,万男皆可猛的百科全书!转载请标注来源页面的网页链接,并声明引自猛汉百科。内容不可商用。
跳到导航 跳到搜索
.umamusume-intro {
    border-radius: 10px;
    border: thick solid #F57D38;
    height: 550px;
    width: 550px;
    text-align: center;
    vertical-align: middle;
}
 
.umamusume-intro .uma-intro-table {
    height: 550px;
    width: 100%;
    text-align: center;
}
 
.umamusume-intro .uma-intro-table > tbody > tr:first-child > td:nth-child(1) {
    border-right: thick dashed #F57D38;
    width: 220px;
}
 
.umamusume-intro .uma-intro-table > tbody > tr:first-child > td:nth-child(2) {
    height: 160px;
}
 
.umamusume-intro .uma-name {
    height: 60px;
    text-align: center;
    vertical-align: middle;
    font-size: xx-large;
    font-weight: bold;
    color: #F57D38;
}
 
.umamusume-intro .uma-cv {
    height: 30px;
    text-align: center;
    vertical-align: middle;
    font-size: large;
    font-weight: bold;
    color: #F57D38;
    margin-top: -10px;
}
 
.umamusume-intro .uma-name > span,
.umamusume-intro .uma-cv > span {
    display: inline-block;
}
 
.umamusume-intro .uma-info-table {
    color: #F57D38;
    width: 100%;
    font-weight: bold;
    padding: 0 20px 0 20px;
}
 
.umamusume-intro .uma-info-table tr {
    text-align: center;
}
 
.umamusume-intro .uma-description {
    margin: 0 30px 0 30px;
    color: #F57D38;
    height: 320px;
    border-top: dashed medium #F57D38;
    padding-top: 30px;
    text-align:left;
}
 
.umamusume-intro .uma-description p{
    text-indent:2em;
}