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

מתוך ויקיפועל
קפיצה לניווט קפיצה לחיפוש
מאין תקציר עריכה
אין תקציר עריכה
 
(5 גרסאות ביניים של אותו משתמש אינן מוצגות)
שורה 1: שורה 1:
/* ערכו קובץ זה כדי להתאים את הרקע Monobook באתר כולו */
/* keep nested list fonts from continually decreasing in size with each nesting */
#mw-panel div.portal div.body ul li {
font-size: small !important;
}


#p-logo a {
/* Allow popup submenus to overflow the sidebar area */
/*background-image: url('http://wiki.red-fans.com/images/e/e1/Wikilogo.gif') !important; */
#mw-panel div.portal div.body ul li {
background-image: url('http://wiki.red-fans.com/images/5/5b/Wikilogo_trans.gif') !important;}
overflow: visible !important;
 
}
/* Allow popup submenus to overflow the sidebar area for the Monobook skin */


.portlet {


overflow: visible !important;


/* minor adjustments to the sidebar area for the Vector skin */
.menuSidebar ul div {
        top: -1px !important; /* vertical offset of submenus */
}
}


/* change border background of selected tabs */
.menuSidebar ul {
#p-cactions li.selected { border-color: #aaa; padding-bottom: 0.17em; }
width: 8em; /* width of main menu */
 
#footer {
background-color: #2E2E33;
border-top: 1px solid #AAAAAA;
border-bottom: 1px solid #AAAAAA;
<!-- IE60Fixes.css / margin: .6em 0 1em 0; -->
padding: .4em 0 1.2em 0;
text-align: center;
font-size: 90%;
}
}


div#footer {border-color: white;}
#p-logo a {  
background-image: url('http://139.162.198.99/newwiki/images/4/4e/Wikipoel2.png') !important;}

גרסה אחרונה מ־09:52, 2 באוגוסט 2022

/* keep nested list fonts from continually decreasing in size with each nesting */
#mw-panel div.portal div.body ul li {
	font-size: small !important;
}

/* Allow popup submenus to overflow the sidebar area */
#mw-panel div.portal div.body ul li {
	overflow: visible !important;
}



/* minor adjustments to the sidebar area for the Vector skin */
.menuSidebar ul div { 
        top: -1px !important; /* vertical offset of submenus */
}

.menuSidebar ul {
 width: 8em; /* width of main menu */
}

#p-logo a { 
background-image: url('http://139.162.198.99/newwiki/images/4/4e/Wikipoel2.png') !important;}