打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

RIA Wiki 已更新到 1.41!部分 CSS 在新版本下可能有不同的表现,请编辑者注意检查和修改。 目前wiki关闭了自行注册账号的功能,如需注册账号,请查阅Help:注册账号

模板:Imm/test.css:修订间差异

来自RIA | Wiki
Immutable留言 | 贡献
无编辑摘要
Immutable留言 | 贡献
无编辑摘要
 
(未显示同一用户的147个中间版本)
第1行: 第1行:
@charset "utf-8";
@charset "utf-8";
/* CSS Document */
/* CSS Document */
.h2 {
.contents_box
     font-family: "微软雅黑";
{
     color: #FFFFFF;
     font-family: sans-serif;
     text-align: left;
     direction: ltr;
}
     float: right;
 
    clear: right;
.leftbox {
    overflow-x: auto;
     display: block;
    margin: 0.5em 0 0.5em 1em;
     border: solid black 1px;
     border: 1px solid #a2a9b1;
     margin-bottom: 20px;
     border-spacing: 3px;
    padding: 0.2em;
    background-color: #f8f9fa;
     font-size: 0.875em;
    color: black;
     width: auto;
     width: auto;
     margin-left: 10px;
     border-collapse: collapse;
     margin-right: 10px;
     line-height: 1.2em;
}
}


.leftbox-header {
.contents_card
     display: block;
{
     background-color: #BB3E3D;
    font-family: sans-serif;
     color: #ffffff;
    direction: ltr;
     text-align: center;
    float: left;
    clear: right;
    overflow-x: auto;
    margin: 0.5em 0 0.5em 1em;
    border: 1px solid #a2a9b1;
    border-spacing: 3px;
     padding: 0.2em;
     background-color: #f8f9fa;
    font-size: 0.875em;
     color: black;
    width: 69em;
    border-collapse: collapse;
     line-height: 1.2em;
}
}


.leftbox-body {
.contbox_above
    margin: 0;
{
     padding-right: 1em;
font-family: sans-serif;
     padding-left: 1em;
     direction: ltr;
     padding-bottom: 1em;
     border-spacing: 3px;
     display: block;
     border-collapse: collapse;
}
     vertical-align: top;
 
.leftbox-body-text {
    display: flex;
    align-items: center;
}
 
.leftbox-header h2 {
     text-align: center;
     text-align: center;
    margin: 0;
     font-weight: bold;
    padding: 0.3em;
     border-top: 1px solid #a2a9b1;
    display: block;
     padding: 0.4em 0.6em 0.4em 0.6em;
     font-family: "微软雅黑";
     background-color: #d32f2f;
    color: #FFFFFF;
     color: white;
}
     font-size: 125%;
 
     line-height: 1.3em;
.rightbox {
    display: block;
     border: solid black 1px;
     margin-bottom: 20px;
     flex-flow: wrap;
     flex-direction: row;
     width: auto;
    float: right;
    margin-left: 10px;
    max-width: 380px;
     padding-right: 0px;
}
 
.rightbox-header {
    display: block;
    background-color: #BB3E3D;
    color: #ffffff;
    text-align: left;
}
}


.rightbox-body {
.contbox_above_text
     margin: 0;
{
     padding: 1em;
     font-family: 微软雅黑;
     display: block;
     direction: ltr;
}
     border-spacing: 3px;
 
     border-collapse: collapse;
.rightbox-body-text {
display: flex;
     align-items: center;
}
 
.rightbox-header h2 {
     text-align: center;
     text-align: center;
     margin: 0;
     font-weight: bold;
     padding: 0.3em;
     color: white;
     display: block;
    font-size: 150%;
     line-height: 1.3em;
}
}


.second-header {
    margin-left: -10px;
    font-size: large;
}


.picture-text-item {
.title_supplement
     box-sizing: content-box;
{  font-family: sans-serif;
     display: inline-block;
    direction: ltr;
     margin: 1px;
     border-spacing: 3px;
     padding: 1em;
     font-size: 0.875em;
     text-align: left;
     color: black;
     border-collapse: collapse;
     line-height: 1.2em;
     vertical-align: top;
     vertical-align: top;
     white-space: normal;
     text-align: center;
}
    background-color: #ffcdd2;
    border-top: 1px solid #a2a9b1;
    padding: 0.4em 0.6em 0.4em 0.6em;
    font-weight: bold;}


.picture-item {
    width: auto;
    background-color: transparent;
    margin-bottom: 0.5em;
    text-align: center;
}


.picture-text-item .text-box {
.title_supplement_text
{
    font-family: 微软雅黑;
    direction: ltr;
    border-spacing: 3px;
     font-size: 12px;
     font-size: 12px;
     line-height: 1.5;
     color: black;
    margin: 8px 0 5px;
     border-collapse: collapse;
}
     line-height: 1.2em;
 
.main-area {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
}
 
.right-area {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
     width: 400px;
    float: left;
}
 
.left-area {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: calc(100% - 400px);
    box-sizing: border-box;
    min-width: 400px;
}
 
.landmark {
     margin-top: 12px;
    margin-right: 12px;
    margin-bottom: 12px;
    margin-left: 12px;
    border-top: 1px solid #FFD3C7;
    border-bottom: 1px solid #FFD3C7;
    display: flex;
    flex-flow: wrap;
    flex-direction: row;
    height: auto;
}
 
.landmark-new {
    width: auto;
    border-right-color: #FFD3C7;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    display: flex;
}
 
.landmark-new-br {
    width: 20px;
    border-right-color: #FFD3C7;
    float: left;
    margin-left: -2px;
}
 
.landmark-new-img {
    width: auto;
    margin-top: 7px;
     text-align: center;
     text-align: center;
     margin-right: 1px;
     font-weight: bold;
    display: flex;
    flex-flow: wrap;
    flex-direction: row;
    margin-left: 0px;
    padding-left: 0px;
}
}


.landmark-recommend {
.title_extra
     border-width: 5px 1px 5px 5px;
{
     border-right-color: #FFD3C7;
     font-family: sans-serif;
     margin-top: 5px;
    direction: ltr;
     margin-bottom: 5px;
     border-spacing: 3px;
     padding-left: 1px;
    font-size: 0.875em;
     width: auto;
    color: black;
     display: flex;
     border-collapse: collapse;
     margin-left: 10px;
     line-height: 1.2em;
     vertical-align: top;
     text-align: left;
     background-color: #ffebee;
     border-top: 1px solid #a2a9b1;
    padding: 0.4em 0.6em 0.4em 0.6em;
    font-weight: bold;
}
}


.landmark-recommend-br {
.title_extra_text
     width: 20px;
{
     border-right-color: #FFD3C7;
    font-family: 微软雅黑;
     margin-left: -2px;
     direction: ltr;
     border-spacing: 3px;
    font-size: 12px;
    color: black;
    border-collapse: collapse;
     line-height: 1.2em;
    text-align: left;
    font-weight: bold;
}
}


.landmark-recommend-img {
.classification
     width: auto;
{
    margin-top: 7px;
     font-family: 微软雅黑;
     text-align: center;
     direction: ltr;
     margin-right: 1px;
     border-spacing: 3px;
    display: flex;
     font-size: 0.875em;
     flex-flow: wrap;
     color: black;
     flex-direction: row;
     border-collapse: collapse;
     margin-left: 0px;
     line-height: 1.2em;
     padding-left: 0px;
}
}


.landmark-recommend-img-unit {
.classification_text
     border-width: 5px 1px 5px 5px;
{
     width: 100px;
     font-family: 微软雅黑;
     border-right-color: #FFD3C7;
     direction: ltr;
     float: right;
     border-spacing: 3px;
     margin-top: 0px;
    font-size: 15px;
     text-align: center;
    color: black;
     margin-right: 1px;
    border-collapse: collapse;
     margin-left: 10px;
     line-height: 1.2em;
     vertical-align: top;
     text-align: left;
     border-top: 1px solid #a2a9b1;
     padding: 0.4em 0.6em 0.2em 0.6em;
    border-right: 1px solid #a2a9b1;
}
}


.landmark-new-img-unit {
.infobox_data
     border-width: 5px 1px 5px 5px;
{
     width: 100px;
     font-family: 微软雅黑;
     border-right-color: #FFD3C7;
     direction: ltr;
     float: right;
     border-spacing: 3px;
     margin-top: 0px;
     font-size: 14px;
     text-align: center;
     color: black;
     margin-right: 1px;
     border-collapse: collapse;
     margin-left: 10px;
     line-height: 1.2em;
     vertical-align: top;
}
     text-align: left;
 
     border-top: 1px solid #a2a9b1;
.common_links {
     padding: 0.4em 0.6em 0.2em 0.6em;
     width: 300px;
    font-style: normal;
     display: flex;
     font-weight: 500;
     padding-top: 0px;
     border-right: 1px solid #a2a9b1;
}
 
.common-links-unit{
    width: 150px;
     margin-left: 30px;
     margin-top: 0px;
}
}

2023年10月11日 (三) 21:54的最新版本

@charset "utf-8";
/* CSS Document */
.contents_box
{
    font-family: sans-serif;
    direction: ltr;
    float: right;
    clear: right;
    overflow-x: auto;
    margin: 0.5em 0 0.5em 1em;
    border: 1px solid #a2a9b1;
    border-spacing: 3px;
    padding: 0.2em;
    background-color: #f8f9fa;
    font-size: 0.875em;
    color: black;
    width: auto;
    border-collapse: collapse;
    line-height: 1.2em;
}

.contents_card
{
    font-family: sans-serif;
    direction: ltr;
    float: left;
    clear: right;
    overflow-x: auto;
    margin: 0.5em 0 0.5em 1em;
    border: 1px solid #a2a9b1;
    border-spacing: 3px;
    padding: 0.2em;
    background-color: #f8f9fa;
    font-size: 0.875em;
    color: black;
    width: 69em;
    border-collapse: collapse;
    line-height: 1.2em;
}

.contbox_above
{
	font-family: sans-serif;
    direction: ltr;
    border-spacing: 3px;
    border-collapse: collapse;
    vertical-align: top;
    text-align: center;
    font-weight: bold;
    border-top: 1px solid #a2a9b1;
    padding: 0.4em 0.6em 0.4em 0.6em;
    background-color: #d32f2f;
    color: white;
    font-size: 125%;
    line-height: 1.3em;
}

.contbox_above_text
{
    font-family: 微软雅黑;
    direction: ltr;
    border-spacing: 3px;
    border-collapse: collapse;
    text-align: center;
    font-weight: bold;
    color: white;
    font-size: 150%;
    line-height: 1.3em;
}


.title_supplement
{   font-family: sans-serif;
    direction: ltr;
    border-spacing: 3px;
    font-size: 0.875em;
    color: black;
    border-collapse: collapse;
    line-height: 1.2em;
    vertical-align: top;
    text-align: center;
    background-color: #ffcdd2;
    border-top: 1px solid #a2a9b1;
    padding: 0.4em 0.6em 0.4em 0.6em;
    font-weight: bold;}


.title_supplement_text
{
    font-family: 微软雅黑;
    direction: ltr;
    border-spacing: 3px;
    font-size: 12px;
    color: black;
    border-collapse: collapse;
    line-height: 1.2em;
    text-align: center;
    font-weight: bold;
}

.title_extra
{
    font-family: sans-serif;
    direction: ltr;
    border-spacing: 3px;
    font-size: 0.875em;
    color: black;
    border-collapse: collapse;
    line-height: 1.2em;
    vertical-align: top;
    text-align: left;
    background-color: #ffebee;
    border-top: 1px solid #a2a9b1;
    padding: 0.4em 0.6em 0.4em 0.6em;
    font-weight: bold;
}

.title_extra_text
{
    font-family: 微软雅黑;
    direction: ltr;
    border-spacing: 3px;
    font-size: 12px;
    color: black;
    border-collapse: collapse;
    line-height: 1.2em;
    text-align: left;
    font-weight: bold;
}

.classification
{
    font-family: 微软雅黑;
    direction: ltr;
    border-spacing: 3px;
    font-size: 0.875em;
    color: black;
    border-collapse: collapse;
    line-height: 1.2em;
}

.classification_text
{
    font-family: 微软雅黑;
    direction: ltr;
    border-spacing: 3px;
    font-size: 15px;
    color: black;
    border-collapse: collapse;
    line-height: 1.2em;
    vertical-align: top;
    text-align: left;
    border-top: 1px solid #a2a9b1;
    padding: 0.4em 0.6em 0.2em 0.6em;
    border-right: 1px solid #a2a9b1;
}

.infobox_data
{
    font-family: 微软雅黑;
    direction: ltr;
    border-spacing: 3px;
    font-size: 14px;
    color: black;
    border-collapse: collapse;
    line-height: 1.2em;
    vertical-align: top;
    text-align: left;
    border-top: 1px solid #a2a9b1;
    padding: 0.4em 0.6em 0.2em 0.6em;
    font-style: normal;
    font-weight: 500;
    border-right: 1px solid #a2a9b1;
}