Differenze tra le versioni di "MediaWiki:Vector.css"

Da WikiBound.
Jump to navigation Jump to search
Riga 30: Riga 30:
}
}
.mw-wiki-logo {
.mw-wiki-logo {
     background-image: url(https://it.wikibound.info/w/images/f/ff/Wikibound-logo-aprile.png);
     background-image: url(https://it.wikibound.info/w/images/f/ff/Logo_wikibound.png);
     width: 175px!important;
     width: 432px!important;
     height: 74px!important;
     height: 170px!important;
    margin: 12px 0 0 30px;
    filter: drop-shadow(0 0 0 rgba(255,255,0,0));
    transition: filter .41s ease-in-out; overflow:hidden;
}
.mw-wiki-logo:hover {
    filter: drop-shadow(0 3px 6px rgba(200,100,80,.3));
}
.mw-wiki-logo:after {
    content: "";
    background-image: url(https://it.wikibound.info/w/images/f/ff/Logo_wikibound.png);
    width: 432px;
    display: block;
    position: absolute;
    filter: brightness(5) saturate(0);
    height: 0;
}
.mw-wiki-logo:hover:after {
    animation: logo .41s forwards;
}
@keyframes logo {
  0% {height: 0px; opacity:.5;}
  45% {height: 170px; opacity:1;}
  100% {height: 170px; opacity:0;}
}
}
   
   
Riga 38: Riga 61:


body {
body {
background: #f6f6f6 url(https://it.wikibound.info/w/images/c/c1/Wikibound-sfondo-aprile.png);
background: #283a6e;
}
#mw-head {
background: #283a6e;
background: -moz-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%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#283a6e",endColorstr="#8fc2f4",GradientType=1);
overflow: hidden;
}
}
   
   
Riga 45: Riga 76:
#mw-panel {
#mw-panel {
     padding-left: 0 !important;
     padding-left: 0 !important;
     width: 175px;
     width: 199px;
}
}
#mw-page-base {
#mw-page-base {
Riga 58: Riga 89:
}
}
#mw-panel .portal .body ul {
#mw-panel .portal .body ul {
width: 123px;
width: 150px;
padding: 4px 8px 2px 25px;
padding: 8px 8px 6px 25px;
position: relative;
position: relative;
list-style: disc;
list-style: disc;
Riga 65: Riga 96:
background: #101010;
background: #101010;
     box-shadow: 0 0 0 1px #889090, 0 0 0 2px #f0f0f0, 0 0 0 3px #889090, 0 0 0 4px #101010;
     box-shadow: 0 0 0 1px #889090, 0 0 0 2px #f0f0f0, 0 0 0 3px #889090, 0 0 0 4px #101010;
     border-radius: 3px;
     border-radius: 15px;
     margin: 13px 0 0 7px;
     margin: 8px 0 -5px 0;
}
}
#mw-panel .portal .body li a, #mw-panel .portal .body li a:visited, #mw-panel .portal .body li a:active {
#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 {
color: #fff;
color: #283a6e;
margin-left: -4px;
}
}
#mw-panel .portal h3 {
#mw-panel .portal h3 {
background: #d2262b;
background: #c0c0c0;
text-transform: uppercase;
text-transform: uppercase;
font-weight: 800;
font-weight: 600;
color: #fff;
color: #fff;
border: 2px solid #9a6b3e;
border: 2px solid #999;
border-left: 0;
border-left: 0;
border-radius: 0 5px 5px 0;
border-radius: 0 20px 5px 0;
margin: 5px 10px 5px -10px;
margin: 5px 10px 5px -10px;
padding: 5px 0 4px 15px;
padding: 10px 0 7px 20px;
}
}
#mw-panel #p-logo + .portal {
#mw-panel #p-logo + .portal {
margin-top: 0 !important;
margin-top: 29px !important;
}
}
#mw-panel #p-logo + .portal h3 {
#mw-panel #p-logo + .portal h3 {
Riga 100: Riga 130:


#left-navigation {
#left-navigation {
margin-left: 11em;
margin-left: 200px;
}
#left-navigation, #right-navigation {
margin-top: 196px;
position: relative;
z-index: 2;
}
}
div#mw-head div.vectorMenu h3, div.vectorTabs span,  
div#mw-head div.vectorMenu h3, div.vectorTabs span,  
Riga 110: Riga 145:
}
}
div.vectorTabs {
div.vectorTabs {
background: #fff;
border: 1px solid;
border: 1px solid #a7d7f9;
border-bottom: none;
border-bottom: none;
border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
Riga 125: Riga 159:
}
}
div.vectorTabs li.selected {
div.vectorTabs li.selected {
border-bottom: 1px solid #fff;
border-bottom: 1px solid;
}
}
div.vectorTabs ul li:last-child {
div.vectorTabs ul li:last-child {
border-right: none;
border-right: none;
}
div.vectorMenu h3 span {
color: #000;
}
div#mw-head div.vectorMenu h3 {
filter: invert(1);
}
}


Riga 160: Riga 200:
}
}


/* Contenuto */
/* Contenuto e colori del contenuto */


.mw-body {
.mw-body {
margin-top: 155px;
margin-left: 191px;
border-top-left-radius: 15px;
border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;
margin-left: 11em;
}
.mw-body, div.vectorTabs {
background-color: #eae3dc;
}
div.vectorTabs, div.vectorTabs li.selected, .mw-body, #p-personal ul {
border-color: #eae3dc;
}
div.vectorTabs ul li {
    background: #d7d9dc;
    border-right: 1px solid #eae3dc;
    border-bottom: 1px solid #cccfd8;
}
 
/* Sky runner */
 
#mw-head:before {
    content: "";
    background: url(https://it.wikibound.info/w/images/7/77/Sky_runner_no_ombra.png);
    width: 325px;
    height: 313px;
    display: block;
    position: absolute;
    right: 0;
    top: -60px;
    animation: sky-runner 4s ease-in-out infinite;
    z-index: 1;
}
@keyframes sky-runner {
  0% {top: -60px;}
  50% {top: -40px;}
  100% {top: -60px;}
}
 
/* Nuvole */
 
#mw-head:after {
    content: "";
    background: url(https://it.wikibound.info/w/images/a/a5/Nuvole_wikibound.png);
    width: 1920px;
    height: 236px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    animation: nuvole 180s linear infinite;
}
@keyframes nuvole {
  0% {background-position: 0 0;}
  100% {background-position: -1920px 0;}
}
}



Versione delle 20:43, 12 gen 2020

.mw-body-content {
	line-height: 25px !important;
}
 .blacklink a, .blacklink a:hover, .blacklink a:visited {
 	color: #000 !important;
}
.whitelink a, .whitelink a:hover, .whitelink a:visited {
 	color: #fff !important;
}
.navtemplate.white tr:first-child th, .navtemplate.white tr:first-child th a {
 	color: #fff !important;
}
.navtemplate.black tr:first-child th, .navtemplate.black tr:first-child th a {
 	color: #000 !important;
}
.navtemplate tr th a, .navtemplate tr th a:visited, .navtemplate tr th a.new, .navtemplate tr th a.new:visited {
	color: #000000;
}
.navigazione.white tr th, .navigazione.white tr th a {
 	color: #fff !important;
}
.navigazione.black tr th, .navigazione.black tr th a {
 	color: #000 !important;
}
 
/* Logo */

#p-logo {
	height: auto;
}
.mw-wiki-logo {
    background-image: url(https://it.wikibound.info/w/images/f/ff/Logo_wikibound.png);
    width: 432px!important;
    height: 170px!important;
    margin: 12px 0 0 30px;
    filter: drop-shadow(0 0 0 rgba(255,255,0,0));
    transition: filter .41s ease-in-out; overflow:hidden;
}
.mw-wiki-logo:hover {
    filter: drop-shadow(0 3px 6px rgba(200,100,80,.3));
}
.mw-wiki-logo:after {
    content: "";
    background-image: url(https://it.wikibound.info/w/images/f/ff/Logo_wikibound.png);
    width: 432px;
    display: block;
    position: absolute;
    filter: brightness(5) saturate(0);
    height: 0;
}
.mw-wiki-logo:hover:after {
    animation: logo .41s forwards;
}
@keyframes logo {
  0% {height: 0px; opacity:.5;}
  45% {height: 170px; opacity:1;}
  100% {height: 170px; opacity:0;}
}
 
/* Sfondo */

body {
	background: #283a6e;
}
#mw-head {
	background: #283a6e;
	background: -moz-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%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#283a6e",endColorstr="#8fc2f4",GradientType=1);
	overflow: hidden;
}
 
/* Menu laterale */

#mw-panel {
    padding-left: 0 !important;
    width: 199px;
}
#mw-page-base {
	background: none;
}
#mw-panel .portal .body {
	background: none;
	margin-left: 0 !important;
}
#mw-panel .portal {
	margin: 0 2px;
}
#mw-panel .portal .body ul {
	width: 150px;
	padding: 8px 8px 6px 25px;
	position: relative;
	list-style: disc;
	color: #fff;
	background: #101010;
    box-shadow: 0 0 0 1px #889090, 0 0 0 2px #f0f0f0, 0 0 0 3px #889090, 0 0 0 4px #101010;
    border-radius: 15px;
    margin: 8px 0 -5px 0;
}
#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 {
	color: #283a6e;
}
#mw-panel .portal h3 {
	background: #c0c0c0;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	border: 2px solid #999;
	border-left: 0;
	border-radius: 0 20px 5px 0;
	margin: 5px 10px 5px -10px;
	padding: 10px 0 7px 20px;
}
#mw-panel #p-logo + .portal {
	margin-top: 29px !important;
}
#mw-panel #p-logo + .portal h3 {
	display: block;
	font-size: 0;
	color: #170038;
}
#mw-panel #p-logo + .portal h3:before {
	font-size: 12px;
	content: 'NAVIGAZIONE';
	color: #fff;
}

/* Tab in cima alla pagina */

#left-navigation {
	margin-left: 200px;
}
#left-navigation, #right-navigation {
	margin-top: 196px;
	position: relative;
	z-index: 2;
}
div#mw-head div.vectorMenu h3, div.vectorTabs span, 
div.vectorTabs li.selected, div.vectorTabs ul li, div.vectorTabs ul {
	background: none;
}
div.vectorTabs span a {
	padding-top: 1.1em;
}
div.vectorTabs {
	border: 1px solid;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	height: 39px;
	overflow: hidden;
}
div.vectorTabs ul li {
	background: #f7fffd;
	border-right: 1px solid #a7d7f9;
	border-bottom: 1px solid #a7d7f9;
	height: 38px;
	line-height: normal;	
}
div.vectorTabs li.selected {
	border-bottom: 1px solid;
}
div.vectorTabs ul li:last-child {
	border-right: none;
}
div.vectorMenu h3 span {
	color: #000;
}
div#mw-head div.vectorMenu h3 {
	filter: invert(1);
}

/* Menu in alto a destra */

#p-personal {
	right: 0 !important;
}
#p-personal ul {
	background: #fff;	
	border: 1px solid #a7d7f9;
	border-right: 0;
	border-radius: 10px 0 0 10px;
	height: 23px;
	padding: 2px 10px 2px 2px;
}
#pt-userpage, #pt-anonuserpage {
	background: none;
	padding-left: 20px !important;
	position: relative;
}
#pt-userpage:before, #pt-anonuserpage:before {
	content: '';
	display: inline-block;
	background: url(https://it.wikibound.info/w/images/6/6e/Skin-fuzzy-pickles.png);
	height: 16px;
	width: 16px;
	position: absolute;
	left: -2px;
	top: -2px;
}

/* Contenuto e colori del contenuto */

.mw-body {
	margin-top: 155px;
	margin-left: 191px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 10px;
}
.mw-body, div.vectorTabs {
	background-color: #eae3dc;
}
div.vectorTabs, div.vectorTabs li.selected, .mw-body, #p-personal ul {
	border-color: #eae3dc;
}
div.vectorTabs ul li {
    background: #d7d9dc;
    border-right: 1px solid #eae3dc;
    border-bottom: 1px solid #cccfd8;
}

/* Sky runner */

#mw-head:before {
    content: "";
    background: url(https://it.wikibound.info/w/images/7/77/Sky_runner_no_ombra.png);
    width: 325px;
    height: 313px;
    display: block;
    position: absolute;
    right: 0;
    top: -60px;
    animation: sky-runner 4s ease-in-out infinite;
    z-index: 1;
}
@keyframes sky-runner {
  0% {top: -60px;}
  50% {top: -40px;}
  100% {top: -60px;}
}

/* Nuvole */

#mw-head:after {
    content: "";
    background: url(https://it.wikibound.info/w/images/a/a5/Nuvole_wikibound.png);
    width: 1920px;
    height: 236px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    animation: nuvole 180s linear infinite;
}
@keyframes nuvole {
  0% {background-position: 0 0;}
  100% {background-position: -1920px 0;}
}

/* Footer */

#footer {
	background: #fff;
	border: 1px solid #a7d7f9;
	border-right: 0;
	border-radius: 10px 0 0 10px;
	padding: 10px 5px 0 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}