Star Wars Fanonpedia

CZYTAJ WIĘCEJ

Star Wars Fanonpedia
Advertisement

Wikia.css Star Wars Fanonpedii

© 2024 (CC-BY-SA 3.0) by Star Wars Fanonpedia

Uwaga: Aby zobaczyć zmiany po opublikowaniu, może zajść potrzeba wyczyszczenia pamięci podręcznej przeglądarki.

  • Firefox / Safari: Przytrzymaj Shift podczas klikania Odśwież bieżącą stronę lub naciśnij klawisze Ctrl+F5, lub Ctrl+R (⌘-R na komputerze Mac)
  • Google Chrome: Naciśnij Ctrl-Shift-R (⌘-Shift-R na komputerze Mac)
  • Internet Explorer / Edge: Przytrzymaj Ctrl, jednocześnie klikając Odśwież, lub naciśnij klawisze Ctrl+F5
  • Opera: Naciśnij klawisze Ctrl+F5.
body { font-family: Verdana, sans-serif; }
body { cursor:url('http://i.imgur.com/pTJxE9A.png'), auto; }
a:link{ cursor: url('http://i.imgur.com/pTJxE9A.png'), pointer; }
a:visited { cursor: url('http://i.imgur.com/pTJxE9A.png'), pointer; }
a:hover{ cursor: url('http://i.imgur.com/pTJxE9A.png'), pointer; }
a:active { cursor: url('http://i.imgur.com/pTJxE9A.png'), pointer; }
WikiHeader {
   background: url(http://vignette2.wikia.nocookie.net/kronikiyody/images/1/15/Stars.jpg/revision/latest?cb=20150421150145&path-prefix=pl);
}
.UserProfileMasthead .masthead-avatar .avatar {
	transition:500ms;
}
 
.UserProfileMasthead .masthead-avatar .avatar:hover {
	border-radius:75px;
	transform:rotate(360deg);
	box-shadow:0 0 10px red;
}
/** Logo (inspirowane The CW/DC Wiki) **/
.WikiHeader .wordmark {
    margin-bottom: 10px;
    transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    transition: All 0.6863s ease;
}
 
.WikiHeader .wordmark:hover { transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px) }
/** CZAT **/
/* "Magiczny" Czat */
.ChatWindow .User img {
border-radius: 2pc !important;
}
 
.inline-alert {
color: blue !important;
}
 
.Chat .you,
.Chat ul li {
background: transparent;
}
 
.Chat img {
border-radius: 0px;
border: none !important;
}
 
.Chat img.avatar {
border-radius: 2pc;
border: none;
}
 
.Write .message {
background-color: transparent;
border: 0px solid blue;
}
 
.Write .message textarea {
width: 98% !important;
background: transparent;
border: 0px dotted orange;
}
 
.Write img {
border-radius: 2pc;
border: none;
margin: 2.5px 0px 0px -3px !important;
}
 
.Write [name="message"] {
background-color: transparent;
border: 0;
}
 
.WikiChatList img {
border-radius: 3px;
border: none;
}
 
.WikiChatList .User:hover,
.PrivateChatList .User:hover {
margin: 0px 0px 0px 7px !important;
-moz-transition: all linear 400ms;
-ms-transition: all linear 400ms;
-o-transition: all linear 400ms;
transition: all linear 400ms; 
background: transparent !important;
}
 
.User .username {
background-color: transparent;
border: 0px solid blue;
}
 
.ChatHeader {
background: rgba(255,255,255,0.9);
background: -moz-linear-gradient(45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0.0.3)));
background: -webkit-linear-gradient(45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
background: -o-linear-gradient(45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
background: -ms-linear-gradient(45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
background: linear-gradient(45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
margin: 0px 6px 0px 0px !important;
border-radius: 25px !important;
border:0px solid oblue;
border-top: 0px solid blue !important;
border-right: 0px solid blue !important;
border-bottom-left-radius: 8px;
border-right: none;
}
 .ChatHeader img {
border-radius: 3px;
border: 0px solid blue;
}
 
.Rail .private {
background-color: transparent;
background-image: none;
border: none !important;
text-align: center;
}
 
.PrivateChatList .User img {
border-radius: 3px;
border: none;
}
 
.PrivateChatList .User:hover {
background: transparent;
}
 
.Chat .me-message {
background-color: transparent;
border: 0px solid blue;
padding: 0px 3px;
border-radius: 10px;
}
 
.Rail .selected {
box-shadow: none;
background: transparent;
}
 
.Chat li {
background: transparent;
}
 
.Chat .time {
font-size: 13px;
font-weight:bold;
color:blue;
}
Advertisement