Altered Carbon Wiki
Advertisement

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
@font-face {font-family: "Nasalization";
    src: url("//db.onlinewebfonts.com/t/6725f9e601bbf433eb94656ffa6f2f5c.eot");
    src: url("//db.onlinewebfonts.com/t/6725f9e601bbf433eb94656ffa6f2f5c.eot?#iefix") format("embedded-opentype"),
    url("//db.onlinewebfonts.com/t/6725f9e601bbf433eb94656ffa6f2f5c.woff2") format("woff2"),
    url("//db.onlinewebfonts.com/t/6725f9e601bbf433eb94656ffa6f2f5c.woff") format("woff"),
    url("//db.onlinewebfonts.com/t/6725f9e601bbf433eb94656ffa6f2f5c.ttf") format("truetype"),
    url("//db.onlinewebfonts.com/t/6725f9e601bbf433eb94656ffa6f2f5c.svg#Nasalization") format("svg");
}

.mediawiki {
    background-image: url(https://vignette.wikia.nocookie.net/altered-carbon/images/5/50/Wiki-background/revision/latest?cb=20171205024032) !important;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    width:100%;
}

/* Customizing wikia sprites - courtesy of Steven Universe Wiki */
.activityfeed-diff:before {
    content: url(http://images2.wikia.nocookie.net/steven-universe/images/thumb/e/e3/Notspriteview.png/15px-.png) !important;
    padding: 5px !important;
    position: absolute;
}
.activityfeed-diff img {
    display:none;
}
.sprite.contribute {
    background: url(http://vignette2.wikia.nocookie.net/steven-universe/images/a/a9/Notspritecontribute.png) center no-repeat !important;
    background-size: 15px !important;
    height: 15px !important;
    width: 15px !important;
}
.sprite.categorization {
    background: url(http://vignette4.wikia.nocookie.net/steven-universe/images/c/c3/Notspritecat.png) center no-repeat !important;
    background-size: 20px !important;
    height: 20px !important;
    width: 20px !important;
}
.sprite.new {
    background: url(http://vignette2.wikia.nocookie.net/steven-universe/images/d/d2/Notspritenew.png) center no-repeat !important;
    background-size: 20px !important;
    height: 20px !important;
    width: 20px !important;
}
.sprite.edit {
    background: url(http://vignette2.wikia.nocookie.net/steven-universe/images/3/32/Notspriteedit.png) center no-repeat !important;
    background-size: 20px !important;
    height: 20px !important;
    width: 20px !important;
}
.sprite.talk {
    background: url(http://vignette2.wikia.nocookie.net/steven-universe/images/7/76/Notspritecomment.png) center no-repeat !important;
    background-size: 20px !important;
    height: 20px !important;
    width: 20px !important;
}
.sprite.blog {
    background:url(http://vignette4.wikia.nocookie.net/steven-universe/images/a/a6/Notspritenewblog.png) center no-repeat !important;
    background-size: 17px !important;
    height: 17px !important;
    width: 17px !important;
}
.sprite-small.delete {
    background: url(http://vignette3.wikia.nocookie.net/steven-universe/images/c/cc/Notspriteremove.png) center no-repeat !important;
    background-size: 15px !important;
    height: 15px !important;
    width: 15px !important;
}
.sprite.trash,
.sprite.remove {
    background:url(http://vignette2.wikia.nocookie.net/steven-universe/images/d/d7/Notspritedelete.png) center no-repeat !important;
    background-size: 15px !important;
    height: 15px !important;
    width: 15px !important;
}
.sprite.drag {
    background: url(http://vignette1.wikia.nocookie.net/steven-universe/images/a/a0/Notspritemove.png) center no-repeat !important;
    background-size: 17px !important;
    height: 17px !important;
    width: 17px !important;
}
.sprite-small.edit, 
.sprite.edit-pencil {
    background: url(http://vignette2.wikia.nocookie.net/steven-universe/images/2/2b/Notspriterewrite.png) center no-repeat !important;
    background-size: 15px !important;
    height: 15px !important;
    width: 15px !important;
}
.sprite.lock {
    background: url(http://vignette3.wikia.nocookie.net/steven-universe/images/b/b0/Notspritelock.png) center no-repeat !important;
    background-size: 15px !important;
    height: 15px !important;
    width: 15px !important;
}
.wikia-menu-button .sprite.edit-pencil {
    background: url(http://vignette2.wikia.nocookie.net/steven-universe/images/2/2b/Notspriterewrite.png) center no-repeat !important;
    background-size: 15px !important;
    height: 15px !important;
    width: 15px !important;
}
/** edit-pencil svg **/
.user-identity-box-edit svg {
    fill: white;
}

/* Infobox styling */
.portable-infobox {
    background-color: white;
    border: 2px solid #45C4D4;
    border-radius:10px;
}

.pi-title {
    background-color: #45C4D4;
    color: white;
    text-align: center;
    border-top-right-radius:5px;
    border-top-left-radius:5px;
}

.pi-secondary-background {
    background-color: PaleTurquoise;
}

.portable-infobox .pi-header, .pi-horizontal-group .pi-header, .pi-navigation {
    color: black;
    text-align: center;
}


/*********************/
/* Admin Customizing */
/*********************/

/* Admin Highlighting */
a[href$=":Echo_Spy"],
a[href$="/wiki/User:Echo_Spy"],
a[href="/wiki/Message_Wall:Echo_Spy"],
a[href="/wiki/User_blog:Echo_Spy"],
a[href="/wiki/Special:Contributions/Echo_Spy"] { color:dodgerblue; font-weight:bold !important; }

.Wall .edited-by a[href$="Echo_Spy"] ~ .subtle::after {
  color:#1E90Ff; content: " (Bureaucrat • Head Heir)";
}

.comments li[data-user="Echo Spy"] blockquote {
    color:white !important; background:navy
url("http://images4.wikia.nocookie.net/icarly/images/a/a5/%40admins_sig_line7.png")
bottom center no-repeat !important;
}
.comments li[data-user="Echo Spy"] blockquote:after {
    border-color: transparent black black transparent !important;
}
.comments li[data-user="Echo Spy"] blockquote div {
    background: transparent !important;
}
.comments li[data-user="Echo Spy"] blockquote {color:white !important;
}


a[href="/wiki/User:Echo_Spy"] {
    background: url(https://vignette.wikia.nocookie.net/theheiresses/images/8/8a/JayHighlightPic.png/revision/latest?cb=20171122224421) center left no-repeat;
	padding-left: 20px;
}

a[href$=":Echo_Spy"]:not(.wds-community-header),
a[href$="/Echo_Spy"]:not(.wds-community-header) {
 color:#1E90Ff!important;/*must use !important*/
    font-weight: bold;
    }

.speech-bubble-avatar a {
    padding-left: 0 !important;
    padding-bottom: 30px;
    background-position: 18px;
}
.Board .speech-bubble-avatar a {
    padding-left: 0 !important;
    padding-bottom: 30px;
    background-position: 18px;
}
#AccountNavigation .account-navigation-item .links-container a { 
    background: none !important;
    padding-left: 0 !important;
}
Advertisement