Template:曲目信息/styles.css:修订间差异
(创建页面,内容为“→The CSS adapted from https://zh.wikipedia.org/wiki/Template:Tabs/styles.css :: .mcBoto { background-color: #d0b0ff; →4: border: 0.15em solid #000000;…”) |
无编辑摘要 |
||
第36行: | 第36行: | ||
.mcBotobyd { | .mcBotobyd { | ||
background-color: # | background-color: #A12B32; /* 4 */ | ||
border: 0.15em solid #000000; | border: 0.15em solid #000000; | ||
border-color: # | border-color: #A12B32 #822328 #822328 #A12B32; /* 5 3 3 5 */ | ||
cursor:pointer; | cursor:pointer; | ||
display: inline; | display: inline; |
2020年11月9日 (一) 23:00的版本
/* The CSS adapted from https://zh.wikipedia.org/wiki/Template:Tabs/styles.css : */
.mcBoto {
background-color: #d0b0ff; /* 4 */
border: 0.15em solid #000000;
border-color: #f0d0ff #b090e0 #9070c0 #f0d0ff; /* 5 3 3 5 */
cursor:pointer;
display: inline;
margin-right: 0.1em;
padding: 0.2em 0.3em 0.2em 0.3em;
position: relative;
border-radius: 10px 10px 0px 0px;}
.mcBotopst {
background-color: #66CCCC; /* 4 */
border: 0.15em solid #000000;
border-color: #66CCCC #6EBACE #6EBACE #66CCCC; /* 5 3 3 5 */
cursor:pointer;
display: inline;
margin-right: 0.1em;
padding: 0.2em 0.3em 0.2em 0.3em;
position: relative;
border-radius: 10px 10px 0px 0px;}
.mcBotoprs {
background-color: #669933; /* 4 */
border: 0.15em solid #000000;
border-color: #669933 #648C3C #648C3C #669933; /* 5 3 3 5 */
cursor:pointer;
display: inline;
margin-right: 0.1em;
padding: 0.2em 0.3em 0.2em 0.3em;
position: relative;
border-radius: 10px 10px 0px 0px;}
.mcBotobyd {
background-color: #A12B32; /* 4 */
border: 0.15em solid #000000;
border-color: #A12B32 #822328 #822328 #A12B32; /* 5 3 3 5 */
cursor:pointer;
display: inline;
margin-right: 0.1em;
padding: 0.2em 0.3em 0.2em 0.3em;
position: relative;
border-radius: 10px 10px 0px 0px;}
.mcBoto a,
.mcBoto strong {
background: none !important;
color:#7050a0 !important; /* 1 */
font-size: 90%;
font-weight: bold;
padding: 0 !important;
text-decoration: none !important;}
.mcBoto a:hover,
.mcBoto strong:hover {
color: black !important;
text-decoration: underline !important;}
.mcBotoSel {
background-color: #9070c0; /* 2 */
border: 0.15em solid #000000;
border-color: #b090e0 #7050a0 #9070c0 #b090e0; /* 3 1 2 3 */
cursor: default;
display: inline;
margin-right: 0.1em;
padding: 0.2em 0.3em 0.2em 0.3em;
position: relative;
color:white;
border-radius: 10px 10px 0px 0px;}
.mcBotoSel a {
background: none !important;
color:white !important;
cursor: default;
font-size: 90%;
font-weight: bold;
padding: 0 !important;
text-decoration: none !important;
}