Narutopedi
Değişiklik özeti yok
Değişiklik özeti yok
306. satır: 306. satır:
 
}
 
}
 
/* Discord Widgetı */
 
/* Discord Widgetı */
.discord-widget .widget-header {
 
background-color: #ECD400;
 
border-bottom: 3px ridge #ECD400;
 
}
 
.discord-widget .widget-footer {
 
border-top: 3px ridge #ECD400;
 
 
}
 
}
 
.discord-widget .widget-body {
 
.discord-widget .widget-body {
background-image: url(https://static.wikia.nocookie.net/naruto/images/1/10/Discord_Widget.jpg/revision/latest/scale-to-width-down/337?cb=20210307112136&path-prefix=tr);
+
background-image: url(https://static.wikia.nocookie.net/naruto/images/b/b4/KonohaSembol.png/revision/latest?cb=20170201194902&path-prefix=tr);
 
background-position: top;
 
background-position: top;
 
background-size: cover;
 
background-size: cover;
339. satır: 333. satır:
 
color: #fff;
 
color: #fff;
 
text-shadow: 0 0 5px #fff;
 
text-shadow: 0 0 5px #fff;
background: #ECD400 url(https://static.wikia.nocookie.net/naruto/images/1/10/Discord_Widget.jpg/revision/latest/scale-to-width-down/337?cb=20210307112136&path-prefix=tr) no-repeat right;
+
background: #ECD400 url(https://cdn.discordapp.com/attachments/810148911883747338/818081836268781579/337.png) no-repeat right;
 
background-size: 20px;
 
background-size: 20px;
 
padding: 5px;
 
padding: 5px;
345. satır: 339. satır:
 
}
 
}
 
.discord-widget .widget-body::-webkit-scrollbar {
 
.discord-widget .widget-body::-webkit-scrollbar {
width: 10px;
+
width: 10px;
 
}
 
}
 
.discord-widget .widget-body::-webkit-scrollbar-track {
 
.discord-widget .widget-body::-webkit-scrollbar-track {
background: transparent;
+
background: transparent;
margin: 3px 0;
+
margin: 3px 0;
 
}
 
}
 
.discord-widget .widget-body::-webkit-scrollbar-thumb {
 
.discord-widget .widget-body::-webkit-scrollbar-thumb {
background:#ECD400;
+
background:#ECD400;
border: 3px solid #3a3a3a;
+
border: 3px solid #3a3a3a;
border-radius: 10px;
+
border-radius: 10px;
 
}
 
}

11.50, 7 Mart 2021 tarihindeki hâli

/*Infobox*/
.portable-infobox {
	border: 1px solid #e0e0e0;
	color: #3a3a3a;
	line-height: 22px;
}
 
.portable-infobox.pi-background {
	background-color: #f2f2f2;
}
 
.portable-infobox .pi-border-color {
	border-color: #aaa;
}

 
.portable-infobox .pi-font {
	font-size: 12px;
}
 
.portable-infobox .pi-secondary-font {
	font-size: 12px;
}
 
.portable-infobox [lang='ja-Latn'] {
	font-style: italic;
}
 
.portable-infobox .pi-header,
.portable-infobox .pi-title {
	background: #c5c5c5;
	border-bottom: 1px solid #aaa;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
	padding: 4px;
	text-align: center;
}
 
.portable-infobox .pi-header img,
.portable-infobox .pi-title img {
	padding-left: 3px;
	padding-right: 3px;
}
 
.portable-infobox .pi-title ~ .pi-title,
.portable-infobox .pi-group .pi-title {
	font-weight: normal;
}
 
.portable-infobox > .pi-header ~ .pi-group.pi-collapse .pi-header {
	font-weight: normal;
	text-align: left;
}
 
.portable-infobox .pi-image-collection-tabs .pi-tab-link {
	background: #f2f2f2;
	color: #448;
	font-size: small;
	padding: 2px 5px;
	border-color: #f2f2f2;
}
 
.portable-infobox .pi-image-collection-tabs .pi-tab-link.current {
    background: white;
    font-weight: bold;
    border-color: white;
}
 
.portable-infobox .pi-data.pi-item-spacing {
	padding: 0;
}
 
.portable-infobox .pi-data-label img,
.portable-infobox .pi-data-value img {
	padding-right: 3px;
}
 
.portable-infobox .pi-data-label {
	background: #e5e5e5;
	border: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 4px;
	vertical-align: top;
}
.portable-infobox .pi-data-label:not(.pi-smart-data-label) {
	flex-basis: 100px;
	border-right: 1px solid #aaa;
}
.portable-infobox .pi-data-value {
	background: #f2f2f2;
	font-size: 12px;
	padding: 4px;
}
 
.portable-infobox .pi-data-value [data-image-key="Icon_-_Search.png"] {
	padding-left: 3px;
	padding-right: 0;
}
 
.portable-infobox .pi-title ul {
    list-style-type: none;
    margin: auto;
    font-size: smaller;
}
 
.portable-infobox .pi-title li:not(:last-of-type) {
    border-bottom: 1px dotted #e5e5e5;
    padding-bottom: 2px;
}
 
.portable-infobox .pi-title .plainlist ul,
.portable-infobox .pi-data-value .plainlist ul {
	line-height: inherit;
	list-style: none none;
	margin: 0;
}
 
.portable-infobox .pi-title .plainlist li,
.portable-infobox .pi-data-value .plainlist li {
	margin-bottom: 0;
}
 
.portable-infobox .pi-title :not(.plainlist) ul,
.portable-infobox .pi-data-value :not(.plainlist) ul {
	margin-left: 0.75em;
}
 
.portable-infobox .pi-data-value li ul {
	margin-bottom: 0;
	margin-top: 0;
}
 
.portable-infobox a[href$="?action=formedit"]::after,
.portable-infobox a[href*="Special:SearchByProperty"]::after,
.portable-infobox a[href*="Special:Ask"]::after {
	content: unset;
}
 
.portable-infobox.type-character .pi-data-label,
.portable-infobox.type-jutsu .pi-data-label,
.portable-infobox.pi-theme-character .pi-data-label,
.portable-infobox.pi-theme-jutsu .pi-data-label {
	flex-basis: 85px;
}
 
.portable-infobox.type-jutsu .pi-image-collection,
.portable-infobox.type-team .pi-image-collection,
.portable-infobox.type-tool .pi-image-collection,
.portable-infobox.pi-theme-jutsu .pi-image-collection,
.portable-infobox.pi-theme-team .pi-image-collection,
.portable-infobox.pi-theme-tools .pi-image-collection {
	display: flex;
	flex-direction: column;
}
 
.portable-infobox.type-jutsu .pi-image-collection-tabs,
.portable-infobox.type-team .pi-image-collection-tabs,
.portable-infobox.type-tool .pi-image-collection-tabs,
.portable-infobox.pi-theme-jutsu .pi-image-collection-tabs,
.portable-infobox.pi-theme-team .pi-image-collection-tabs,
.portable-infobox.pi-theme-tools .pi-image-collection-tabs {
	display: flex;
	flex-flow: row wrap;
	order: 99;
	overflow-y: auto;
	text-align: center;
}
 
.portable-infobox.type-jutsu .pi-tab-link,
.portable-infobox.type-team .pi-tab-link,
.portable-infobox.type-tool .pi-tab-link,
.portable-infobox.pi-theme-jutsu .pi-tab-link,
.portable-infobox.pi-theme-team .pi-tab-link,
.portable-infobox.pi-theme-tools .pi-tab-link {
	flex-basis: 100%;
	max-width: inherit;
	padding: 1px 3px;
	white-space: inherit;
}

/* Yönetim */
a[href$="RoronoaDante"]{
   color:#008080 !important;
    text-shadow: 0 0 8px #008080 !important
  
}
a[href$=":KakashiHatake04"]:not(.wds-community-header),
a[href$="/KakashiHatake04"]:not(.wds-community-header) {
color:#EA9828 !important;
    text-shadow: 0 0 8px #EA9828 !important;
   
    }
    a[href$=":Cnsble"]:not(.wds-community-header),
a[href$="/Cnsble"]:not(.wds-community-header) {
color:#ff0000!important;
    text-shadow: 0 0 8px #ff0000!important;
   
    }
    a[href$=":FisEQ"]:not(.wds-community-header),
a[href$="/FisEQ"]:not(.wds-community-header) {
color:#05c07f!important;
    text-shadow: 0 0 8px #05c07f!important;
   
    }
/* Scroll bar */
::-webkit-scrollbar {
    width: 12px;
    box-shadow: 0 0 8px rgba(234, 86, 177);
}
 
::-webkit-scrollbar-track {
    background: black;
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.1);
    -moz-box-shadow: inset 0 0 6px rgba(255,255,255,0.1);
    border: 1px solid #323232;
    border-radius: 12px;
}
 
::-webkit-scrollbar-thumb {
    background: #DBB91E; 
    border: 2px solid #E7C83B;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 6px rgba(210,181,51,0.5); 
    -moz-box-shadow: 0 0 6px rgba(210,181,51,0.5);
    box-shadow: 0 0 8px rgb(204,172,28);
}
 
::-webkit-scrollbar-thumb:hover {
    background: #DBB91E; 
    border: 2px solid #E7C83B;
    border-radius: 12px;
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.3); 
    -moz-box-shadow: inset 0 0 6px rgba(255,255,255,0.3); 
    box-shadow: 0 0 8px rgb(204,172,28), 0 0 8px rgb(204,172,28);
}
 
::-webkit-scrollbar-thumb:active {
    background: #DBB91E; 
    border: 2px solid #E7C83B;
    border-radius: 12px;
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.2); 
    -moz-box-shadow: inset 0 0 6px rgba(255,255,255,0.3); 
    box-shadow: 0 0 8px rgb(204,172,28);
}

/* link color */
a:hover, a:active {
 color: white;
 text-decoration: none;
 text-shadow: #FDFF00 0 0 3px, #FDFF00 0 0 3px, #FDFF00 0 0 3px, #FDFF00 0 0 3px, #FDFF00 0 0 3px, #FDFF00 0 0 3px, #FDFF00 0 0 3px, #FDFF00 0 0 3px;
 transition: all 0.5s ease-in-out 0s;
}

/* BG of the main headers */
.WikiaHeader,
.WikiaHeader nav,
.WikiaFooter .toolbar,
.WikiaBarWrapper .tools-menu,
.WikiaBarWrapper {
    background: url(https://vignette.wikia.nocookie.net/steven-universe/images/d/d4/Bgrevo1.jpg);
}
 
.WikiaFooter .tools-menu > li > a:hover,
.WikiaBarWrapper .tools-menu > li > a:hover {
    background-color:transparent;
}
 
.WikiaFooter section {
    background: url(https://vignette.wikia.nocookie.net/naruto/images/b/b1/Konohavillage.jpg/revision/latest?cb=20170213123618&path-prefix=tr);
    background-repeat: repeat;
}
 
#WikiaPage {
    color: #1C051C !important;
    font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}
/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/anime/ani-11/ani1028.ani), url(https://cur.cursors-4u.net/anime/ani-11/ani1028.png), auto !important;} /* End https://www.cursors-4u.com */
/* Wiki Kenarları */
.WikiaPage,
.WikiaPage .WikiaPageBackground {
    border-radius: 0 0 10px 10px;
}

.WikiaPage {
    border: 1px solid #ECD400;
    margin-bottom: 1em;
    padding-top: 0 !important;
    position: relative;
    top: 10px;
}

.WikiaPage::after {
    border-radius: 0 0 10px 10px;
    bottom: 0;
    box-shadow: 0 0 30px #ECD400;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
/* Discord Widgetı */
}
.discord-widget .widget-body {
    background-image: url(https://static.wikia.nocookie.net/naruto/images/b/b4/KonohaSembol.png/revision/latest?cb=20170201194902&path-prefix=tr);
    background-position: top;
    background-size: cover;
}
.discord-widget .widget-member-avatar img {
    border: 2px solid #ECD400;
    background-color: #ECD400;
}
.discord-widget .widget-member .widget-member-name {
    background-color: #ECD400;
}
.discord-widget .widget-btn-connect {
    color: #fff;
    background-color: #ECD400;
    border: 1px solid #ECD400;
}
.discord-widget .widget-btn-connect:hover {
    opacity: 1;
    background: #ECD400;
    border: 1px solid #ECD400;
    text-decoration: none;
}
.discord-widget .widget-role-name {
    color: #fff;
    text-shadow: 0 0 5px #fff;
    background: #ECD400 url(https://cdn.discordapp.com/attachments/810148911883747338/818081836268781579/337.png) no-repeat right;
    background-size: 20px;
    padding: 5px;
    border-radius: 5px;
}
.discord-widget .widget-body::-webkit-scrollbar {
    width: 10px;
}
.discord-widget .widget-body::-webkit-scrollbar-track { 
    background: transparent;
    margin: 3px 0;
}
.discord-widget .widget-body::-webkit-scrollbar-thumb {
    background:#ECD400;
    border: 3px solid #3a3a3a;
    border-radius: 10px;
}