Annie Wiki
No edit summary
No edit summary
Line 157: Line 157:
 
background-image: none;
 
background-image: none;
 
}
 
}
  +
  +
.WikiaRail .chat-module {
  +
background-image:url(https://img.popimag.es/2019/12/09/34C02736-AC65-412F-B39B-9B9F1CBB1669.jpg);
  +
background-position:30% 50% !important;
  +
background-size:160%;
  +
color:#a163e8;
  +
border: 3px solid #9940ff;
  +
}
  +
  +
#WikiaRail > section.chat-module.rail-module > div > h2 {
  +
background-color: rgba(27, 0, 128, 0.52);
  +
border: 2px solid #9940ff;
  +
padding: 4px 0 0 6px;
  +
margin-top: 1%;
  +
}
  +
  +
.WikiaRail .chat-module .chat-details .avatars .more-users-count {
  +
border: 1px solid #dda527;
  +
border-radius:10px;
  +
background-color: #eec56d;
  +
color: black;
  +
padding:2px;
  +
}
  +
  +
.WikiaRail .chat-module .chat-details .avatars .more-users-count:hover {
  +
background-color: transparent;
  +
border-color: #896515;
  +
color: #896515 !important;

Revision as of 14:44, 9 December 2019

a.tag {
    color: inherit;
}
.tag.usergroup-bureaucrat {
	background-color: magenta !important;
	color: white !important;
}
.tag.usergroup-Jedi {
        background-color: #003b6f !important;
        color: white !important;
}
.tag.usergroup-newuser {
	background-color: #003b6f !important;
	color: white !important;
}

.tag.usergroup-inactive {
	background-color: #EA428B !important;
	color: white !important;
}

.tag.usergroup-bureaucrat {
	/* Display custom background on tag with a red square border */
	background-image: url("");
	border: 3px magenta solid;
	border-radius: 0;
}
.tag.usergroup-featured:before {
	/* Add a magnifying glass icon to the left side of the "Featured" tag */
	content: url("https://site.com/magnifying-glass.gif");
}

.UserProfileMasthead .masthead-info {
	background: url("https://popimag.es/image/annie.Ew4mH")0 

a[href="/wiki/User:Theolex"] 
 { text-shadow:0 0 2px magenta; color:purple !important; }
 
a[href$=":Theolex"]:not(.wds-community-header),
a[href$="/Theolex"]:not(.wds-community-header),
    font-weight: normal;
}
.Wall .edited-by a.subtle[href$="Wall:Theolex"]:after,
    content: "Bureaucrat";
    font-weight: normal;

a[href$="User:/Theolex"],
a[href$="User:/Theolex"] {
    /* changes the color of the username */
    color: #ff00ff !important;
    /* makes the username bold */
    font-weight: normal !important;
    /* changes the font of the username */
}
@import "http://annie.fandom.com/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css";

a[href*="Message_Wall:Theolex"], {
    color: purple;
}

@import "http://Annie.fandom.com/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css";

.Wall .edited-by a[href*="Message_Wall:Theolex"] {
    color: magenta;
}

a[href$=":Lps6391"], a[href$=" /Lps6391"]{ color: #003b6f !important; text-shadow:0 0 12px #EA428B; font-size: 110%; font-weight: bold; }
@import "http://Annie.fandom.com/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css";

.Wall .edited-by a[href*="Message_Wall:Lps6391"] {
    color: #003b6f;
}

a[href$=":Theolex"], a[href$=" /Theolex"]{ color: purple !important; text-shadow:0 0 12px #ff00ff; font-size: 110%; font-weight: bold; }

a.wikia-button,
.wikia-single-button a,
.wikia-menu-button,
input[type="submit"]:not(#searchSubmit),
input[type="reset"],
input[type="button"],
.button,
button {
    background: #ff0000 !important;
    border-radius: 0 !important;
}

.WikiaRail .activity-module {
    border: 3px solid #000000 !important;
    color:#40e0d0 !important;
    background-position: center;
    background-size:cover;
    background-image:url(https://vignette.wikia.nocookie.net/annie/images/e/e5/Wikia_recent_activity.jpeg/revision/latest?cb=20191104012248&format=original);
}
 
.WikiaRail .activity-module a {
    color:#ca2c92;
    font-weight:normal;
}
 
.WikiaRail .activity-module .page-title {
    border-radius: 1em 2em 1em 2em;
    padding:2% 2% 2% 0;
    overflow:visible;
    white-space: unset;
}
 
.WikiaRail .activity-module .page-title a {
    color: #ca2c92;
    border-radius: 1em 2em 1em 2em;
    padding: 0 5px 0 5px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}
 
#wikia-recent-activity div.page-title a {
    border: 2px #0000ff;
    background-color: #98ff98;
}
 
.WikiaRail .activity-module .page-title a:hover {
    color: #967bb6 !important;
    background-color: transparent !important;
    border-bottom:0 !important;
}
 
.WikiaRail .activity-module .edit-info {
    margin-top:5px;
    font-family:'Avenir Next';
}
.WikiaRail .activity-module .activity-item {
    padding: 3px 0;
}
.WikiaRail .activity-module .edit-info, .WikiaRail .activity-module .edit-info .edit-info-user, .community-page-rail-module .description {
    color:#40e0d0;
    text-shadow:0 0 2px #ff00ff;
}
 
.WikiaRail .rail-module h2.has-icon svg {
    fill:#ff00ff
}

banner-notification.confirm {
    background: #ff0000;
    border: black;
    color: #ffffff;
}
 
.banner-notification.confirm a {
    color: crimson;
}


.article-categories {
    border: #ff0000;
    background-color: #fffdd0;
    background-image: none;
}

.WikiaRail .chat-module {
    background-image:url(https://img.popimag.es/2019/12/09/34C02736-AC65-412F-B39B-9B9F1CBB1669.jpg);
    background-position:30% 50% !important;
    background-size:160%;
    color:#a163e8;
    border: 3px solid #9940ff;
}
 
#WikiaRail > section.chat-module.rail-module > div > h2 {
    background-color: rgba(27, 0, 128, 0.52);
    border: 2px solid #9940ff;
    padding: 4px 0 0 6px;
    margin-top: 1%;
}
 
.WikiaRail .chat-module .chat-details .avatars .more-users-count {
    border: 1px solid #dda527;
    border-radius:10px;
    background-color: #eec56d;
    color: black;
    padding:2px;
}
 
.WikiaRail .chat-module .chat-details .avatars .more-users-count:hover {
    background-color: transparent;
    border-color: #896515;
    color: #896515 !important;