מדיה ויקי:Common.css: הבדלים בין גרסאות בדף

תוכן שנמחק תוכן שנוסף
אין תקציר עריכה
אין תקציר עריכה
שורה 296:
font-weight: bold;
}
 
 
/* השטחת תוכן עניינים שבתחילת הערך. מיושם עם תבנית {{תוכן עניינים שטוח}}
list-style-type = circle\disc\suqare
באדיבות משתמש קיפודנחש מויקיפדיה. */
 
.flatToc li {float: right; list-style-type: disc; margin-right: 2em; white-space: nowrap;}
.flatToc li span.tocnumber {display: none;} /* הסרת מספור */
 
.flatToc-1 li.toclevel-1 {float: right; list-style-type: disc; margin-right: 2em; white-space: nowrap;}
 
.flatToc-2 li.toclevel-1 {float: right; list-style-type: disc; margin-right: 2em; white-space: nowrap;}
.flatToc-2 li.toclevel-0 {clear:right;}
 
.flatToc-3 li.toclevel-2 {float: right; list-style-type: disc; margin-right: 2em; white-space: nowrap;}
.flatToc-3 li.toclevel-1 {clear:right;}
.flatToc-3 li.toclevel-0 {clear:right;}
 
.flatToc-4 li.toclevel-3 {float: right; list-style-type: disc; margin-right: 2em; white-space: nowrap;}
.flatToc-4 li.toclevel-2 {clear:right;}
.flatToc-5 li.toclevel-4 {float: right; list-style-type: disc; margin-right: 2em; white-space: nowrap;}
.flatToc-5 li.toclevel-3 {clear:right;}
 
 
.flatToc-1 li.toclevel-1 span.tocnumber {display: none;}
.flatToc-2 li.toclevel-1 span.tocnumber {display: none;}
.flatToc-2 li.toclevel-0 span.tocnumber {display: none;}
 
.flatToc-3 li.toclevel-2 span.tocnumber {display: none;}
.flatToc-3 li.toclevel-1 span.tocnumber {display: none;}
 
.flatToc-4 li.toclevel-3 span.tocnumber {display: none;}
.flatToc-4 li.toclevel-2 span.tocnumber {display: none;}
.flatToc-5 li.toclevel-4 span.tocnumber {display: none;}
.flatToc-5 li.toclevel-3 span.tocnumber {display: none;}