מדיה ויקי:Common.css: הבדלים בין גרסאות
מתוך סייטהוד וויקי
| שורה 1: | שורה 1: | ||
| − | |||
| − | |||
#p-tb{ | #p-tb{ | ||
display:none !important; | display:none !important; | ||
| שורה 26: | שורה 24: | ||
#footer-info , div#footer #footer-places li{ | #footer-info , div#footer #footer-places li{ | ||
display:none; | display:none; | ||
| + | } | ||
| + | div#footer #footer-icons { | ||
| + | visibility: hidden; | ||
} | } | ||
#p-logo a { | #p-logo a { | ||
| שורה 31: | שורה 32: | ||
} | } | ||
div#content { | div#content { | ||
| − | -webkit-border-radius: | + | -webkit-border-radius: 30px 0px 0px 30px; |
| − | -moz-border-radius: | + | -moz-border-radius: 30px 0px 0px 30px; |
| − | border-radius: | + | border-radius: 30px 0px 0px 30px; |
| − | border: 1px solid # | + | border: 1px solid #000; |
| + | background:#EFEFEF !important; | ||
} | } | ||
div#footer , div#content, div#mw-head-base { | div#footer , div#content, div#mw-head-base { | ||
background-image:none !important; | background-image:none !important; | ||
| + | } | ||
| + | #mw-page-base { | ||
| + | background-image:none !important; | ||
| + | background-color:none !important; | ||
| + | } | ||
| + | body.page-Main_Page h1.firstHeading, hr { | ||
| + | display:none; | ||
| + | } | ||
| + | html, body, div#mw-head { | ||
| + | background-color: #00AEE4; | ||
| + | } | ||
| + | body { | ||
| + | background-color: none !important; | ||
| + | background-image: none !important; | ||
| + | } | ||
| + | #mw-panel.collapsible-nav .portal.first, div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited, #mw-panel.collapsible-nav .portal.collapsed h5 a, div#mw-panel div.portal div.body ul li a { | ||
| + | color: white !important; | ||
| + | font-weight: bold; | ||
| + | } | ||
| + | #mw-page-base { | ||
| + | background-image:none !important; | ||
| + | background:none !important; | ||
} | } | ||
גרסה מתאריך 14:49, 24 באפריל 2013
#p-tb{
display:none !important;
}
#footer-poweredbyico{
display:none !important;
}
/*#footer-info{
display:none !important;
}
*/
#p-views, #p-namespaces{
display:none!important;
}
.mw-pt-translate-header{
display:none!important;
}
li.gallerybox div.thumb {
border: 1px solid #00AEE4;
}
body.page-עמוד_ראשי h1.firstHeading {
display:none;
}
#footer-info , div#footer #footer-places li{
display:none;
}
div#footer #footer-icons {
visibility: hidden;
}
#p-logo a {
height:80px !important;
}
div#content {
-webkit-border-radius: 30px 0px 0px 30px;
-moz-border-radius: 30px 0px 0px 30px;
border-radius: 30px 0px 0px 30px;
border: 1px solid #000;
background:#EFEFEF !important;
}
div#footer , div#content, div#mw-head-base {
background-image:none !important;
}
#mw-page-base {
background-image:none !important;
background-color:none !important;
}
body.page-Main_Page h1.firstHeading, hr {
display:none;
}
html, body, div#mw-head {
background-color: #00AEE4;
}
body {
background-color: none !important;
background-image: none !important;
}
#mw-panel.collapsible-nav .portal.first, div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited, #mw-panel.collapsible-nav .portal.collapsed h5 a, div#mw-panel div.portal div.body ul li a {
color: white !important;
font-weight: bold;
}
#mw-page-base {
background-image:none !important;
background:none !important;
}