Template:Mbox/shortcut.css:修订间差异

模板页面
添加的内容 删除的内容
无编辑摘要
无编辑摘要
 

(未显示同一用户的5个中间版本)

第1行: 第1行:
.module-shortcutboxplain {
.module-shortcutboxplain {
float: right;
float: right;
border-left: 1px solid #aaa;
padding: .4em 0 .4em 1em;
text-align: center;
text-align: center;
line-height: 1.4em;
line-height: 1.4em;
第12行: 第10行:
background: transparent;
background: transparent;
border-radius: 0;
border-radius: 0;
border-left: 1px solid #79a;
padding: .4em 0 .4em 1em;
}

@media screen and (max-width: 768px) {
.mbox .module-shortcutboxplain {
padding: 1vh 0;
border-left: 0;
}
}
}


.module-shortcutboxplain ul {
.module-shortcutboxplain ul {
list-style-type: none;
list-style-type: none;
list-style-image: none;
margin: 0;
margin: 0;
}
}
第21行: 第29行:
.shortcutword {
.shortcutword {
display: inline-block;
display: inline-block;
border-bottom: 1px solid #aaa;
border-bottom: 1px solid #79a;
line-height: 1.5em;
line-height: 1.5em;
font-weight: normal;
font-weight: normal;
第30行: 第38行:
.module-shortcutlist {
.module-shortcutlist {
display: inline-block;
display: inline-block;
border-bottom: 1px solid #aaa;
border-bottom: 1px solid #79a;
margin-bottom: .2em;
margin-bottom: .2em;
font-weight: normal;
font-weight: normal;