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

מתוך ויקיפועל
קפיצה לניווט קפיצה לחיפוש
אין תקציר עריכה
אין תקציר עריכה
שורה 16: שורה 16:
#p-cactions li.selected { border-color: #aaa; }
#p-cactions li.selected { border-color: #aaa; }


/* footer border color */
#footer {
#footer div{
background-color: #2E2E33;
border-top: 1px solid #aaa;  
border-top: 1px solid #AAAAAA;
border-bottom: 1px solid #aaa;
border-bottom: 1px solid #AAAAAA;
<!-- IE60Fixes.css / margin: .6em 0 1em 0; -->
padding: .4em 0 1.2em 0;
text-align: center;
font-size: 90%;
}
}

גרסה מ־12:12, 9 במרץ 2012

/* ערכו קובץ זה כדי להתאים את הרקע Monobook באתר כולו */

#p-logo a { 
/*background-image: url('http://wiki.red-fans.com/images/e/e1/Wikilogo.gif') !important; */
background-image: url('http://wiki.red-fans.com/images/5/5b/Wikilogo_trans.gif') !important;}

/* Allow popup submenus to overflow the sidebar area for the Monobook skin */

.portlet {

overflow: visible !important;

}

/* change border background of selected tabs */
#p-cactions li.selected { border-color: #aaa; }

#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%;
}