الگو:میانبر/styles.css: تفاوت میان نسخهها
پرش به ناوبری
پرش به جستجو
fa.wikipedia>Jeeputer جز (Jeeputer صفحهٔ الگو:Shortcut/styles.css را بدون برجایگذاشتن تغییرمسیر به الگو:میانبر/styles.css منتقل کرد: عنوان فارسی الگو) |
جز (۱ نسخه واردشده) |
||
(۲ نسخهٔ میانی ویرایش شده توسط ۲ کاربر نشان داده نشد) | |||
خط ۲۱: | خط ۲۱: | ||
} | } | ||
.module-shortcutboxplain | .module-shortcutboxplain ul { | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
خط ۳۷: | خط ۳۷: | ||
padding: 0.4em 1em 0.4em 1em; | padding: 0.4em 1em 0.4em 1em; | ||
line-height: 1.3; | line-height: 1.3; | ||
margin: 0; | |||
} | } |
نسخهٔ کنونی تا ۱ دسامبر ۲۰۲۳، ساعت ۰۱:۳۸
/* {{pp-template}} */
.module-shortcutboxplain {
float: left;
margin: 0 1em 0 0;
border: 1px solid #aaa;
background: #fff;
padding: 0.3em 0.6em 0.2em 0.6em;
text-align: center;
font-size: 85%;
}
.module-shortcutboxright {
float: right;
margin: 0 0 0 1em;
}
.module-shortcutlist {
display: inline-block;
border-bottom: 1px solid #aaa;
margin-bottom: 0.2em;
}
.module-shortcutboxplain ul {
font-weight: bold;
}
.module-shortcutanchordiv {
position: relative;
top: -3em;
}
li .module-shortcutanchordiv {
float: left; /* IE/Edge in list items */
}
.mbox-imageright .module-shortcutboxplain {
padding: 0.4em 1em 0.4em 1em;
line-height: 1.3;
margin: 0;
}