「模板:Shortcut/styles.css」:修訂間差異
(建立內容為「.shortcutbox { float:right; border:1px solid #aaa; background:#fff; margin:0 0 0 1em; padding:.3em .6em .2em .6em; text-align:center; font-size:85%; font-weight:bold; white-space: nowrap; } .shortcutbox-left { float:left; } .shortcutbox-ombox { float: right; border-left: 1px solid #aaa; padding: .4em 0em .4em 1em; text-align: center; line-height: 1.4em; font-weight: bold; font-size: smaller; white-space: nowrap; } .shortcutlist { displ…」的新頁面) |
無編輯摘要 |
||
第4行: | 第4行: | ||
background:#fff; | background:#fff; | ||
margin:0 0 0 1em; | margin:0 0 0 1em; | ||
padding:.3em .6em .2em . | padding:.3em .6em .2em .78em; | ||
text-align:center; | text-align:center; | ||
font-size:85%; | font-size:85%; |
於 2024年8月5日 (一) 00:40 的修訂
.shortcutbox {
float:right;
border:1px solid #aaa;
background:#fff;
margin:0 0 0 1em;
padding:.3em .6em .2em .78em;
text-align:center;
font-size:85%;
font-weight:bold;
white-space: nowrap;
}
.shortcutbox-left {
float:left;
}
.shortcutbox-ombox {
float: right;
border-left: 1px solid #aaa;
padding: .4em 0em .4em 1em;
text-align: center;
line-height: 1.4em;
font-weight: bold;
font-size: smaller;
white-space: nowrap;
}
.shortcutlist {
display:inline-block;
border-bottom:1px solid #aaa;
margin-bottom:.2em;
font-weight: normal;
}
.shortcut-anchordiv {
position:relative;
top:-3em;
}
.module-shortcutboxplain {
float:right;
border:1px solid #aaa;
background:#fff;
margin:0 0 0 1em;
padding:.3em .6em .2em .6em;
text-align:center;
font-size:85%;
font-weight:bold;
white-space: nowrap;
}
.module-shortcutboxplain-left {
float:left;
}
.module-omboxshortcutplain {
float: right;
border-left: 1px solid #aaa;
padding: .4em 0em .4em 1em;
text-align: center;
line-height: 1.4em;
font-weight: bold;
font-size: smaller;
white-space: nowrap;
}
.module-shortcutlist {
display:inline-block;
border-bottom:1px solid #aaa;
margin-bottom:.2em;
font-weight: normal;
}
.module-shortcutanchordiv {
position:relative;
top:-3em;
}