Templat:Shortcut/styles.css: Perbedaan antara revisi

Dari Wiki Javasatu
Loncat ke navigasi Loncat ke pencarian
(←Membuat halaman berisi '.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 } .module-shortcutlist { display:inline-block; border-bottom:1px solid #aaa; margin-bottom:.2em; font-weight: normal; } .module-shortcutanchordiv { position:relative; top:-3em; }')
k (1 revisi diimpor)
 
(Tidak ada perbedaan)

Revisi terkini sejak 6 Oktober 2023 21.55

.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
}

.module-shortcutlist {
	display:inline-block;
	border-bottom:1px solid #aaa;
	margin-bottom:.2em;
	font-weight: normal;
}

.module-shortcutanchordiv {
	position:relative;
	top:-3em;
}