Crazy Kings Wiki
Advertisement

/* Crazy Kings Battlefield Chat Skin (created by Unknown Artist 141) */ @import url(http://fonts.googleapis.com/css?family=Open+Sans:600);

.ChatWindow .User img { border-radius: 2pc !important; }

.inline-alert { color: rgba(255, 31, 31, 1) !important; }

.Chat .you { background: transparent; }

.Chat ul li { background: transparent; }

.Chat .you a, .Chat ul li a { color: rgba(255, 31, 31, 1); font-style: italic; }

.Chat img { border-radius: 0px; border: none !important; }

.Chat img.avatar { border-radius: 2pc; border: none; }

.Write .message { background-color: transparent; border: 0px solid black; }

.Write .message textarea { width: 96%; height: 92%; background: transparent; border: 0.5px solid white; padding: 1px 6px 1px 6px; border-radius: 8px; }

.Write img { border-radius: 2pc; border: none; margin: 1.5px 0px 0px 0px !important; }

.Write [name="message"] { background-color: transparent; border: 0; color: white; }

.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; color: brown; border: 0px solid black; }

.User .username:hover { color: rgba(255, 31, 31, 1) !important; }

.ChatHeader { background: rgba(0, 0, 24, 0.8) !important; border-radius: 25px; border: 0px solid black; font-size: 105% !important; }

.ChatHeader img { border-radius: 3px; border: none; }

.ChatHeader .private { color: white; }

.ChatHeader .username { color: white; }

.Rail .private { background-color: transparent; color: white; 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; color: rgba(0, 0, 24, 1); border: 1px solid white; background: white; padding: 0px 2px; border-radius: 10px; }

.Rail .selected { box-shadow: none; background: transparent; }

.User.away .status { color: rgba(255, 31, 31, 1); }

.Chat li { background: transparent; color: white; }

.Chat .time { color: white; font-size: 13px; }

.Chat { background: transparent !important; border: 0px solid black; border-bottom: none; border-top-left-radius: 8px; border-right: none !important; }

.Write { background: rgba(0, 0, 24, 0.8) !important; border:0px solid black; border-top: 0px solid black !important; border-right: 0px solid black !important; border-bottom-left-radius: 25px; border-top-right-radius: 0px; border-right: none; }

.Rail { background-size: 125px 530px !important; background: url(latest?cb=20170320173944) no-repeat scroll center bottom; border: 0px solid black; border-bottom-right-radius: 0px; border-top-right-radius: 0px; border-left: none; color: white !important; background-position: 20px 0px !important; }

@media screen and (min-width: 650px) {

   .Rail {
       background-position: 20px 20px !important;
   }

}


.ChatWindow .WikiaPage { background: rgba(50, 0, 0, 0.8) !important; border-radius: 25px !important; border: 0px solid black !important; }

.ChatWindow { background-size: 80% auto !important; background: url(latest?cb=20170320173841) 57.5% 0% no-repeat scroll !important; font-weight: bold !important; font-family: 'Open Sans', sans-serif;

}

@media screen and (min-width: 650px) {

   .ChatWindow {
       background-size: cover !important;
   }

}

.UserStatsMenu { text-shadow: 0px 0px 0px black !important; }

/* End of Crazy Kings Battlefield Chat Skin */

Advertisement