MediaWiki:Wikibound.css: differenze tra le versioni

nessun oggetto della modifica
mNessun oggetto della modifica
Nessun oggetto della modifica
 
(47 versioni intermedie di 2 utenti non mostrate)
Riga 64: Riga 64:
}
}
#mw-head {
#mw-head {
background: #283a6e;
    background: #283a6e;
background: -moz-linear-gradient(0deg, #283a6e 0%, #5670a8 14%, #8fc2f4 100%);
    background: -moz-linear-gradient(0deg,#283a6e 0%,#5670a8 14%,#8fc2f4 100%);
background: -webkit-linear-gradient(0deg, #283a6e 0%, #5670a8 14%, #8fc2f4 100%);
    background: -webkit-linear-gradient(0deg,#283a6e 0%,#5670a8 14%,#8fc2f4 100%);
background: linear-gradient(0deg, #283a6e 0%, #5670a8 14%, #8fc2f4 100%);
    background: linear-gradient(0deg,#283a6e 0%,#5670a8 14%,#8fc2f4 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#283a6e",endColorstr="#8fc2f4",GradientType=1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#283a6e",endColorstr="#8fc2f4",GradientType=1);
overflow: hidden;
    height: 235px;
}
}
   
   
Riga 89: Riga 89:
}
}
#mw-panel .portal .body ul {
#mw-panel .portal .body ul {
width: 150px;
width: 170px;
padding: 6px 4px 4px 25px;
padding: 6px 4px 4px 4px;
position: relative;
position: relative;
list-style: disc;
list-style: none;
color: #fff;
color: #fff;
background: #eae3dc;
background: #eae3dc;
Riga 99: Riga 99:
     margin: 10px 0 -3px 2px;
     margin: 10px 0 -3px 2px;
}
}
#mw-panel .portal h3, #mw-panel .portal .body ul, #mw-panel .portal .body li a, #mw-panel .portal .body li a:visited, #mw-panel .portal .body li a:active, #mw-panel #p-logo + .portal h3:before {
#mw-panel .portal h3, #mw-panel #p-search h3, #mw-panel .portal .body ul, #mw-panel .portal .body li a, #mw-panel .portal .body li a:visited, #mw-panel .portal .body li a:active, #mw-panel #p-logo + .portal h3:before {
color: #283a6e;
color: #283a6e;
}
}
#mw-panel .portal h3 {
#mw-panel .portal h3, #mw-panel #p-search h3 {
background: #c0c0c0;
background: #c0c0c0;
text-transform: uppercase;
text-transform: uppercase;
Riga 111: Riga 111:
margin: 5px 10px 5px -10px;
margin: 5px 10px 5px -10px;
padding: 10px 0 7px 20px;
padding: 10px 0 7px 20px;
font-size: 0.75em;
}
div#p-search h3 {
    position: initial!important;
    clip: initial;
    width: auto;
    height: auto;
}
div#p-search {
    margin: 38px 2px 0 0;
    float: none;
}
div#simpleSearch {
    width: 154px;
    height: auto;
    margin-left: 2px;
    border-radius: 10px;
    padding: 2px 20px 2px 5px;
    border: 2px solid #eae3dc;
    margin: 8px 0 -1px 2px;
}
#simpleSearch #searchInput {
    text-overflow: ellipsis;
}
}
#mw-panel #p-logo + .portal {
#mw-panel #p-logo + .portal {
Riga 127: Riga 150:
/* Tab in cima alla pagina */
/* Tab in cima alla pagina */


#left-navigation, #right-navigation {
    position: absolute;
    z-index: 2;
    margin: 0;
    bottom: 0;
}
#left-navigation {
#left-navigation {
margin-left: 200px;
    left: 205px;
}
}
#left-navigation, #right-navigation {
#right-navigation {
margin-top: 196px;
    right: 0;
position: relative;
z-index: 2;
min-height: 40px;
}
}
div#mw-head div.wikiboundMenu h3, div.wikiboundTabs span,  
div#mw-head div.wikiboundMenu h3, div.wikiboundTabs span,  
div.wikiboundTabs li.selected, div.wikiboundTabs ul li, div.wikiboundTabs ul {
div.wikiboundTabs li.selected, div.wikiboundTabs ul li, div.wikiboundTabs ul {
background: none;
background-image: none;
}
}
div.wikiboundTabs span a {
div.wikiboundTabs span a {
Riga 144: Riga 170:
}
}
div.wikiboundTabs {
div.wikiboundTabs {
border: 1px solid;
background: #283a6e url(https://it.wikibound.info/w/images/c/cb/Texture_feltro.png);
border-bottom: none;
    background-blend-mode: luminosity;
border-radius: 10px 10px 0 0;
    background-repeat: repeat;
height: 39px;
    border: 1px solid #1c2744;
overflow: hidden;
    border-bottom: none;
    border-radius: 10px 10px 0 0;
    height: 39px;
    padding: 0;
    overflow: hidden;
    background: none;
}
}
div.wikiboundTabs ul li {
div.wikiboundTabs ul li {
background: #f7fffd;
background: #283a6e url(https://it.wikibound.info/w/images/c/cb/Texture_feltro.png)!important;
border-right: 1px solid #a7d7f9;
background-blend-mode: luminosity;
border-bottom: 1px solid #a7d7f9;
    background-repeat: repeat;
height: 38px;
    border-right: 1px solid #1c2744;
line-height: normal;
    border-left: 1px solid #2f4067;
    border-bottom: 1px solid #1c2744;
    height: 38px;
line-height: normal;
box-shadow: inset 0 -3px 5px 0px rgba(0,0,0,.1);
}
}
div.wikiboundTabs li.selected {
div.wikiboundTabs ul li.selected, div.wikiboundTabs ul li:hover {
border-bottom: 1px solid;
background-color: #3a4c82!important;
}
div.wikiboundTabs li a, div.wikiboundTabs li.selected a, div.wikiboundTabs li.selected a:visited {
color: #fff;
}
div.wikiboundTabs li.new a, div.wikiboundTabs li.new a:visited {
color: #ff4e4e;
}
}
div.wikiboundTabs ul li:last-child {
div.wikiboundTabs ul li:last-child {
Riga 173: Riga 214:


#p-personal {
#p-personal {
right: 0 !important;
position: initial;
    float: left;
}
}
#p-personal ul {
#p-personal ul {
background: #fff;
    border: 1px solid;
border: 1px solid #a7d7f9;
    border-color: #1c2744!important;
border-right: 0;
    border-bottom: 0;
border-radius: 10px 0 0 10px;
    border-right: 0;
height: 23px;
    border-radius: 10px 0 0 0;
padding: 2px 10px 2px 2px;
    height: 38px;
    padding: 0;
}
#p-personal li {
background: #283a6e url(https://it.wikibound.info/w/images/c/cb/Texture_feltro.png);
    background-blend-mode: luminosity;
    background-repeat: repeat;
    font-size: 0.8em;
    margin: 0;
    padding: 14px 0.625em 10px 0.625em;
    border-right: 1px solid #1c2744;
    border-left: 1px solid #2f4067;
    border-bottom: 1px solid #1c2744;
    text-transform: capitalize;
    box-shadow: inset 0 -3px 5px 0px rgba(0,0,0,.1);
}
#p-personal li:hover {
background-color: #3a4c82!important;
}
#p-personal ul li:first-child {
    padding-left: 33px!important;
    border-radius: 10px 0 0 0;
}
#p-personal ul li:last-child {
    border-right: 0;
}
#p-personal a {
    color: #fff;
}
#p-personal a.new {
color: #ff4e4e;
}
}
#pt-userpage, #pt-anonuserpage {
#pt-userpage, #pt-anonuserpage {
Riga 189: Riga 261:
}
}
#pt-userpage:before, #pt-anonuserpage:before {
#pt-userpage:before, #pt-anonuserpage:before {
content: '';
    content: '';
display: inline-block;
    display: inline-block;
background: url(https://it.wikibound.info/w/images/6/6e/Skin-fuzzy-pickles.png);
    background: url(https://it.wikibound.info/w/images/6/6e/Skin-fuzzy-pickles.png);
height: 16px;
    height: 16px;
width: 16px;
    width: 16px;
position: absolute;
    position: absolute;
left: -2px;
    left: 11px;
top: -2px;
    top: 13px;
}
div.wikiboundMenu div.menu {
    background: #eae3dc;
    border-color: #b5b9c3;
    border-top-width: 1px;
    border-radius: 10px;
}
@media screen and (max-width: 940px) {
#pt-watchlist, #pt-anonuserpage {display:none;}
}
@media screen and (max-width: 820px) {
#pt-mycontris, #pt-anoncontribs {display:none;}
}
@media screen and (max-width: 750px) {
#pt-logout {display:none;}
}
@media screen and (max-width: 705px) {
#pt-preferences {display:none;}
}
@media screen and (max-width: 630px) {
#pt-mytalk, #pt-anontalk {display:none;}
}
@media screen and (max-width: 545px) {
.wikiboundMenu {visibility:hidden;}
}
}


Riga 207: Riga 303:
border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;
}
}
.mw-body, div.wikiboundTabs {
.mw-body {
background-color: #eae3dc;
background-color: #eae3dc;
}
div.wikiboundTabs, div.wikiboundTabs li.selected, .mw-body, #p-personal ul {
border-color: #eae3dc;
border-color: #eae3dc;
}
div.wikiboundTabs ul li {
    background: #d7d9dc;
    border-right: 1px solid #eae3dc;
    border-bottom: 1px solid #cccfd8;
}
}


Riga 244: Riga 333:
     content: "";
     content: "";
     background: url(https://it.wikibound.info/w/images/a/a5/Nuvole_wikibound.png);
     background: url(https://it.wikibound.info/w/images/a/a5/Nuvole_wikibound.png);
     width: 1920px;
     width: 100%;
     height: 236px;
     height: 236px;
    max-width: 100%;
     display: block;
     display: block;
     position: absolute;
     position: absolute;
Riga 273: Riga 363:
margin-top: 10px;
margin-top: 10px;
margin-bottom: 10px;
margin-bottom: 10px;
}
/* Icone menu */
#mw-panel li>a:before {
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    width: 21px;
    padding-right: 3px;
    text-align: center;
    vertical-align: middle;
}
/* I codici da mettere dentro content si trovano su https://fontawesome.com/icons/ */
#mw-panel>div:nth-child(3) li>a:before {content: '\f277 ';} /* Contenuti */
#mw-panel>div:nth-child(4) li>a:before {content: '\f05a ';} /* Utilità */
#mw-panel>div:nth-child(5) li>a:before {content: '\f552 ';} /* Strumenti */
#mw-panel>div:nth-child(6) li>a:before {content: '\f0ac ';} /* In altre lingue */
/* Icone social */
#socialIcone {
    margin-top: 9px;
    width: 191px;
    display: flex;
    justify-content: center;
}
#socialIcone a {
    color: #fff;
    font-size: 23px;
    height: 33px;
    width: 33px;
    border-radius: 10px;
    margin-right: 3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    float: left;
    box-shadow: 0 1px 2px rgba(0,0,0,.5)
}
.socialFacebook {background-color: #1877f2;}
.socialInstagram {background-color: #e1306c;}
.socialTelegram {background-color: #0088cc;}
.socialTwitter {background-color: #1da1f2;}
.socialYouTube {background-color: #ff0000;}
#socialIcone a:hover {
text-decoration: none;
background-color: #eae3dc;
color: #000;
}
}