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

מאגר הידע של דואלוג: מאגר הידע המקיף בעברית בתחומי האסטרטגיה והחשיבה המערכתית
קפיצה לניווט קפיצה לחיפוש
(ביטול גרסה 11127 של Office (שיחה))
תגית: ביטול
 
שורה 1: שורה 1:
/*********************************************************************************/
+
/* הסגנונות הנכתבים כאן ישפיעו על העיצוב Vector בלבד */
/* ניווט                                                                      */
 
/*********************************************************************************/
 
 
 
#header, #Lheader {
 
position: fixed;
 
z-index: 999;
 
left: 0;
 
top: 0;
 
width: 100%;
 
background: #fff;
 
background: rgba(75,75,75,0.9);
 
height: 3em;
 
line-height: 3em;
 
box-shadow: 0 0 0.15em 0 rgba(0,0,0,0.1);
 
}
 
 
 
#nav {
 
position: absolute;
 
right: 0.5em;
 
top: 0;
 
height: 3em;
 
line-height: 3em;
 
width:100%;
 
}
 
 
 
#nav ul {
 
margin: 0;
 
}
 
#nav .fa {
 
font-size: 1.1em;
 
text-shadow: black 1px 1px 1px;
 
margin-left: 5px;
 
margin-right: 5px;
 
}
 
 
 
#nav ul li {
 
display: inline-block;
 
font-size: 1em;
 
float: right;
 
margin:0;
 
-webkit-transition:all 0.3s ease;
 
-moz-transition:all 0.3s ease;
 
-o-transition:all 0.3s ease;
 
-ms-transition:all 0.3s ease;
 
transition:all 0.3s ease;
 
}
 
#nav ul li.nav-left {
 
float:left;
 
height:3em;
 
margin-left: 6px;
 
}
 
#nav ul li.nav-left ul {
 
left: 1PX;
 
}
 
 
 
#nav ul li.nav-left ul {
 
    top: 48px;
 
}
 
.nav-left > ul {
 
top: 3em;
 
}
 
#nav ul li.nav-left ul li {
 
padding: 12px 9px;
 
min-height: 1em;
 
}
 
 
 
#nav ul li.nav-left i.fa.fa-arrows {
 
    display: inherit;
 
    padding: 2px 0 0 1px;
 
}
 
#nav ul li.nav-left ul li ul {
 
    margin-left: 44px;
 
    margin-top: -48px;
 
box-shadow: none;
 
}
 
#nav #p-personal {
 
margin-top:-5px;
 
}
 
 
 
#p-cactions-label {display: none;}
 
div.vectorTabs span, div.vectorTabs, a.feedlink {
 
background-image:none;
 
height: initial;
 
}
 
 
 
div.vectorTabs span {
 
height: initial;
 
}
 
div.vectorTabs li a {
 
    font-size: inherit;
 
}
 
div.vectorTabs ul li {
 
    height: 3em;
 
}
 
#nav #p-personal ul {
 
    padding-right: 0;
 
    left: 30px;
 
}
 
#nav ul li.nav-left ul li ul li {
 
padding:0;
 
}
 
#nav ul li:hover {
 
    background:rgba(249, 98, 98, 0.82);/*rgb(98, 139, 249)*/
 
}
 
 
#nav ul li a,#nav ul li p {
 
    display: block;
 
    color: inherit;
 
    text-decoration: none;
 
    height: 3em;
 
    line-height: 3em;
 
    padding: 0 0.5em 0 0.5em;
 
    outline: 0;
 
    color:#fff;
 
}
 
 
 
#nav ul li p {
 
margin: 1px 0;}
 
 
 
#nav ul li i {color:#fff;}
 
 
 
#nav ul li ul {
 
position:absolute;
 
display:none;
 
box-shadow: black -4px 4px 7px -1px;
 
}
 
 
 
#nav ul li ul li {
 
float:none;
 
margin:0;
 
padding-right:5px;
 
padding-left:8px;
 
color:#fff;
 
display:block;
 
background: rgba(75,75,75,0.9);
 
height: initial;
 
}
 
 
 
#right-navigation:before {
 
    content: "\f013";
 
    position: absolute;
 
    font: "Font Awesome 5 Pro";
 
left: 16px;
 
}
 
 
 
#nav ul li ul li:hover {
 
background:rgba(58, 111, 255, 0.9);
 
}
 
body.page-עמוד_ראשי #nav ul li ul li:hover {
 
background: rgba(71, 121, 255, 0.95);
 
}
 
#nav ul li:hover ul, #nav ul li ul:hover {
 
display:block;
 
}
 
 
 
#nav ul li ul li ul {
 
display:none !important;
 
margin-top: -3em;
 
margin-right: 12em;
 
width: 15em;
 
}
 
#nav > ul > li:nth-child(3) > ul {width: 12.3em;}
 
 
 
#nav ul li ul li:hover ul, #nav ul li ul li ul:hover {
 
display:block !important;}
 
 
 
#nav #social-bar-icon a {
 
float:right;
 
width: 100%;
 
margin: 0;
 
padding-right: 12px;
 
}
 
#social-bar-icon a:hover {
 
background:rgba(58, 111, 255, 0.9);
 
}
 
#nav #social-bar-icon {
 
display:flex;
 
margin:0;
 
padding:0;
 
}
 
#nav #social-bar-icon:hover {
 
background: rgba(75,75,75,0.9);
 
}
 
#mw-page-base {
 
display:none;}
 
 
 
div.suggestions {
 
z-index: 99999;}
 
 
 
#nav #p-variants, #nav #p-namespaces, #nav #left-navigation, #nav #p-cactions-label a, #nav ul li.nav-left ul li p, #nav #mw-navigation, #p-tb-label, .mwe-popups-timestamp-recent, .hiddenpic {display:none;}
 
 
 
#nav #ca-watch > span > a, #ca-unwatch.icon a {
 
background-repeat: no-repeat;
 
float:left;
 
margin: -5px 6px;
 
}
 
#p-logo {
 
padding: 9px;
 
width: 147px;
 
top: -153px;
 
overflow: hidden;
 
height: 111px;
 
}
 
/* פירורי לחם */
 
#mw-head-base {
 
    margin: 0;
 
    height: 0;
 
}
 
 
 
.ns-90 #breadcrumbs2 {
 
    display: none;
 
}
 
 
 
#breadcrumbs2 {
 
    background: #f2f2f2;
 
    padding: 5px 10px;
 
    margin: 0;
 
    font-size: 1em;
 
    text-align: center;
 
}
 
.cat-באנר #breadcrumbs2 {
 
display: none;
 
}
 
#image-banner #breadcrumbs2 {
 
display: block;
 
}
 
/* קטגוריות */
 
#mw-subcategories,  #mw-pages
 
{
 
padding: 1em;
 
background: rgb(241, 241, 241);
 
margin: 1em 0 2em;
 
box-shadow: black 4px 6px 13px -4px;
 
}
 
 
 
#mw-subcategories h2, #mw-pages h2  {
 
font-size:1.5em;
 
text-align:center;
 
}
 
#mw-subcategories h3, #mw-pages h3 {
 
font-size:1.3em;
 
}
 
 
 
 
 
#mw-pages > div > table > tbody > tr > td {
 
padding: 0 13px;
 
}
 
#content #mw-content-text .hebrewQuotation > tbody >tr > td > p, #content #mw-content-text .hebrewQuotation b, #content #mw-content-text .engQuotation b,  #content #mw-content-text .engQuotation p
 
{
 
font-size: larger;
 
text-align: justify;
 
}
 
.catlinks li:first-child {
 
    margin-right: -2px;
 
    }
 
   
 
    .catlinks li {
 
border-right: none;
 
    }
 
    .catlinks li  a {
 
    background: #2aaddc;
 
    border-radius: 3px;
 
    border: solid thin #2aaddc;
 
    padding: 0.1em 0.5em 0.2em;
 
    margin-right:6px;
 
    }
 
    .catlinks li > a:hover {
 
    text-decoration:none;
 
    }
 
    .catlinks a {
 
    color: #fff;
 
    }
 
    .catlinks li:hover {
 
    background: #fff;
 
    color: #2aaddc;
 
    }
 
   
 
    .catlinks {
 
    border: none;
 
    background-color: transparent; }
 
   
 
   
 
    #page1 {
 
    margin-top:-4em;
 
    }
 
   
 
#p-logo a {
 
    background-size: contain;
 
width: inherit;
 
    transition: ALL Ease .5s;
 
-webkit-transition: all ease .5s;
 
-moz-transition: all ease .5s;
 
-ms-transition: all ease .5s;
 
-o-transition: all ease .5s;
 
}
 
 
 
/* מסך הבית */
 
 
 
.nav-links a:hover {
 
color: white;
 
overflow: hidden;
 
padding: 0 10px 0 10px;
 
background: rgba(59,164,204,0.88);
 
padding: 1em;}
 
 
 
.nav-links a {
 
position: relative;
 
margin-top: -9px;
 
padding-top: 9px;
 
padding-right: 30px;
 
padding-left: 30px;
 
box-shadow: none;
 
-webkit-transition: all 500ms ease;
 
-o-transition: all 500ms ease;
 
transition: all 500ms ease;
 
font-family: Arial;
 
color: gray;
 
font-weight: 700;
 
text-align: left;
 
letter-spacing: 1px;
 
text-decoration: none;
 
font-size: 16px;
 
}
 
 
 
#header, #Lheader {background: transparent;
 
padding: none;
 
height: 5em;
 
line-height: 5em;}
 
 
 
#nav {right: 0;}
 
  #nav ul li ul {display: none !important;
 
  }
 
    #nav ul {
 
background: rgba(75,75,75,0.9);}
 
  #nav ul li {display:none;}
 
 
 
#nav ul.active > li {
 
display:block;
 
 
 
 
div#simpleSearch {
 
  width: inherit;}
 
 
 
  #nav ul:before {
 
    margin-right: 8px;
 
    content: "\f0c9";
 
    font-family: "Font Awesome 5 Pro";
 
    font-style: normal;
 
    font-weight: normal;
 
    position: relative;
 
        color: #fff;
 
    display: block;
 
    height: 3em;
 
    line-height: 3em;
 
    outline: 0 none;
 
    padding: 0 0.5em;
 
    text-decoration: none;
 
  }
 
 
 
  #nav ul li {float: none;
 
  width:100%}
 
 
 
#nav li:nth-child(8) {position: fixed;
 
top:0;
 
left: 3px;
 
width: 80%;
 
display:block;}
 
#nav .nav-left:hover {background: transparent;}
 
 
 
#nav li:nth-child(7) i {
 
display:none;
 
}
 
.menu {
 
margin: 1em auto 1em auto;
 
max-width: 752px;}
 
 
 
.navigaion {margin-top: 2em;}
 
 
 
 
div#content {
 
div#content {
 
max-width: 720px;
 
max-width: 720px;

גרסה אחרונה מ־11:33, 10 בינואר 2022

/* הסגנונות הנכתבים כאן ישפיעו על העיצוב Vector בלבד */
div#content {
max-width: 720px;
margin: 2em auto;
position: relative;
border: none;
border-left: none;
}
/* סכמה */
#scheme {
    width: 100%;
    direction: rtl;
    position: relative;
    display: block;
    height: 400px;
}
#scheme-left {
    float:left;
    background: transparent;
    width: 45%;
    display:block;
    position: relative;
min-width: 242px;
}
#scheme-header h2 {
    text-align: center;
    font-size: 4em;
    color: gray;
    text-shadow: black 3px 3px 3px;
}
.giluy {
    display: block;
    background-color: rgba(59, 164, 204, 0.95);
    color: #fff;
    position: relative;
    padding:0.5em;
    margin:1em 1em 2em 1em;;
    border-radius:1em 4em;
  min-height: 180px;
    opacity:1 ;
}

.giluy h3{ 
/*text-align: center;
font-size: 3em;
padding: 0;
margin: 0;*/
opacity: 0;}

.giluy p{ 
text-align: justify;
padding: 0;
font-size: 1.5em;
margin: 1em;
opacity: 0;
display: none;}


.intertext {
position:absolute; 
    display: block;
    color: #fff;
    padding:0.5em;
    margin:2em 2em 5em 2em;
    border-radius:1em 4em;
  z-index: 9999;
  width: 85%;
opacity: 1;}

.firstext {
 margin-top: 2em; 
}
.giluy h3, .intertext h3{ 
text-align: center;
font-size: 3em;
color: #fff;
line-height: 1.1em;
padding: 0;
margin: 0;}

.intertext p{ 
text-align: center;
padding: 0;
font-size: 1.5em;
margin: 1em 2em;}

.num {
background: #fff;
color: rgba(59, 164, 204, 0.95);
border-radius: 4em;
padding: 0.3em;
position: absolute;
margin: 0.5em;
top: 0em;
font-weight: bold;
font-size: 2em;
width: 1em;
height: 1em;
line-height: 1em;
  text-align: center;
opacity:1 !important;}



div#footer #footer-icons li {
margin-left: 16.5em;}

div#mw-panel {
width: 12%;
margin-left: 1em;}

#right-navigation {
margin-top: -99em;
} 

#left-navigation
{
display: none;
}

div#mw-head {
position: absolute;
top: 0;
left: inherit;
width: 77%;}

table.TUCOL > tbody > tr > td > div.thumb.tleft {
margin: .5em 1.4em 1.3em 0 !important;}

/*          עמוד ראשי   */
#icon, #icon2 {height: 52px;}
#icon2 {
background: url('/wiki/upload/doalogue/reyv.png') no-repeat 50% / 53px;
}
#tabpic1 {
background-image: url(/images/fog.jpg);
-moz-border-radius: 15px;
border-radius: 15px;
position: relative;
padding: 2em 2em 3em 3em;
background-size: cover;
vertical-align: top;
height: 250px;
margin: 1em;
-webkit-border-radius: 15px;
}

#tabpic2 {
background-image: url(images/bsmi.jpg);
border-radius: 15px;
padding: 1EM 0EM 3EM 2EM;
background-size: cover;
vertical-align: top;
height: 260px;
-webkit-border-radius: 15px;
background-size: cover;
}



#boxes1:hover, #boxes2:hover, #boxes3:hover, #boxes4:hover {
opacity: 1;
}



#mf-icon img, #icon img, #icon2 img {
border: none;
margin-top: -3px;
padding-top: 0px;
/* padding-bottom: 20px; */
/* padding-left: 41%; */
float: none;
clear: none;
text-align: center;
vertical-align: middle;
display: inline-block;
height: 52px;
width: auto;
}

/* מסך הבית */



.mw-body h2 {
font-size: 1.9em;}
.mw-body h3 {
font-size: 1.6em;
}

.mw-body-content li, .mw-body-content p, .mw-content-rtl {
font-size: 17.5px;
margin-bottom: 8px;
line-height: 1.4;
text-align: justify;
}
.mw-body-content .gallerytext p {
    text-align: center;
    color: var(--doalogue-azure);
}
.mw-body-content li.gallerycaption {text-align:center;}
.references li {
font-size: 15px;
margin-bottom: 1px;
}

table caption {
margin: 1em auto 2em;
}


table {
    width: 100%; /* or use table width="100" */
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


/* חלונות קופצים בדף הראשי */


/* התאמת דף slider */


/* פורטל */
   .container {
    border: 0px dashed #ccc;
    position: relative;
    max-width: 885px;
    margin: auto;
    overflow: hidden;
    padding: 2em 0;
}

.container > div {
    background: transparent;
    height: 150px;
    position: relative;
    width: 150px;
    float: right;
    margin: 5px;
}


.container > div[data-ss-colspan='4'] { width: 150px; }
.container > div[data-ss-colspan='2'] { 
	width: 100%;
	max-width: 309px; 
	height:309px;
}
#double {width: 309px;
height: 150px; background: transparent;}
.container .ss-placeholder-child {
    background: #000;
    opacity:0.1; 
}

#gridcell h3, .gridcell > div > h3 {
    margin: 0.2em;
    text-align: center;
    font-size: xx-large;
    border: none;
    font-weight: bold;
    line-height: 1.1;
    padding: 0;
    background: #52a3f6;
    padding: 7px;
	
}

@media only screen and (max-width: 767px) {
	.container > div {
	    background: transparent;
	    height: 150px;
	    position: relative;
	    width: 150px;
	    float: none;
	    margin: 14px auto;
	}
	
	.container > div[data-ss-colspan='2'] { 
		width: 100%;
		max-width: 400px; 
	}
}

הודפס מתוך מאגר הידע של דואלוג בכתובת: "https://doalogue.co.il/wiki/index.php?title=מדיה_ויקי:Vector.css&oldid=11129"

משותף תחת רישיון CC-BY 4.0. ניתן להפיץ באופן חופשי תוך מתן קרדיט לדואלוג וקישור למקור.