求真百科欢迎当事人提供第一手真实资料,洗刷冤屈,终结网路霸凌。

模板:Shortcut/styles.css查看源代码查看历史

事实揭露 揭密真相
跳转至: 导航搜索
.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;
}