Template:搭档信息/styles.css:修订间差异
无编辑摘要 |
无编辑摘要 |
||
第25行: | 第25行: | ||
.mcContingut { | .mcContingut { | ||
display:block; | display:block; | ||
border:0.15em solid | border:0.15em solid #004bbb; | ||
background-color: transparent; | background-color: transparent; | ||
} | } | ||
2021年1月24日 (日) 16:18的版本
.mcBoto {
background-color: #a7c1e6;
border:0.05em #5b8dd6;
border-color:black;
color:black;
cursor:pointer;
display: inline;
margin-right: 0.1em;
padding: 0.2em 0.3em 0.2em 0.3em;
position: relative;
}
.mcBotoSel {
background-color: #5b8dd6;
border:0.05em #5b8dd6;
border-color:#333333 #333333 #000000 #333333;
cursor: default;
display: inline;
margin-right: 0.1em;
padding: 0.2em 0.3em 0.2em 0.3em;
position: relative;
color:white;
}
.mcContingut {
display:block;
border:0.15em solid #004bbb;
background-color: transparent;
}
@media all and ( min-width: 720px ) {
.toppic {
display: none;
}
}
@media all and ( max-width: 719px ) {
.normpic {
display: none;
}
}
@media all and ( max-width: 1079px ) {
.extrapic {
display: none;
}
}
@media all and ( min-width: 1080px ) {
.normpic {
display: none;
}
}