Steven Universe Roleplay Wiki
No edit summary
No edit summary
Line 97: Line 97:
 
font-variant: small-caps;
 
font-variant: small-caps;
 
font-weight: normal;
 
font-weight: normal;
  +
}
  +
/** Jeff **/
  +
a[href="/wiki/User:Xinko"]{
  +
background: transparent
  +
}
  +
  +
a[href$=":Xinko"],
  +
a[href$="/Xinko"]{
  +
color: #6F29AB !important;
  +
font-weight: 700 !important;
  +
}
  +
  +
.Wall .edited-by a.subtle[href$="Wall:Xinko"]:after{
  +
color: #6F29AB !important;
  +
content: "administrator" !important;
  +
}
  +
  +
img.avatar[alt="Xinko"],
  +
a[href$=":Xinko"] img,
  +
li[data-user="Xinko"] img{
  +
border-color: #6F29AB !important;
 
}
 
}
   

Revision as of 12:11, 19 May 2019

/***** CSS placed here will be applied to all skins on the entire site. *****/
/*=========================== Userlinks ===========================*/
/** Opal **/
a[href="/wiki/User:AmethystPearlFusion"] {
    background: transparent
}
a[href$=":AmethystPearlFusion"],
a[href$="/AmethystPearlFusion"] {
    color: #D773A9 !important;
    font-weight: 700 !important;
}
.Wall .edited-by a.subtle[href$="Wall:AmethystPearlFusion"]:after {
    color: #D773A9 !important;
    content: "bureaucrat" !important;
}
img.avatar[alt="AmethystPearlFusion"],
a[href$=":AmethystPearlFusion"] img,
li[data-user="AmethystPearlFusion"] img {
    border-color: #D773A9 !important;
}

/** Veinbrain **/
a[href="/wiki/User:Veinbrain"] {
    background: transparent
}
a[href$=":Veinbrain"],
a[href$="/Veinbrain"] {
    color: #62C9CC !important;
    font-weight: 700 !important;
}
.Wall .edited-by a.subtle[href$="Wall:Veinbrain"]:after {
    color: #62C9CC !important;
    content: "bureaucrat" !important;
}
img.avatar[alt="Veinbrain"],
a[href$=":Veinbrain"] img,
li[data-user="Veinbrain"] img {
    border-color: #62C9CC !important;
}

/** Aya Mind **/
a[href="/wiki/User:The_Aya_Mind"]{
    background: transparent
}

a[href$=":The_Aya_Mind"],
a[href$="/The Aya Mind"]{
    color: #d66dd2 !important;
    font-weight: 700 !important;
}

.Wall .edited-by a.subtle[href$="Wall:The_Aya_Mind"]:after{
    color: #d66dd2 !important;
    content: "administrator" !important;
}

img.avatar[alt="The Aya Mind"],
a[href$=":The_Aya_Mind"] img,
li[data-user="The Aya Mind"] img{
    border-color: #d66dd2 !important;
}

/** Rena **/
a[href="/wiki/User:RadiatedFluorite"]{
    background: transparent
}

a[href$=":RadiatedFluorite"],
a[href$="/RadiatedFluorite"]{
    color:#D77E7A !important; 
    font-weight: bold !important;
}

.Wall .edited-by a.subtle[href$="Wall:RadiatedFluorite"]:after{
    color: #D77E7A !important;
    content: "administrator" !important;
    font-family: Franklin Gothic Medium;
    font-size: 15px;
    font-variant: small-caps;
    font-weight: normal;
}

/** Rainbow Quartz Bot **/
a[href="/wiki/User:Rainbow_Quartz_Bot"] {
    background: transparent
}
a[href$=":Rainbow_Quartz_Bot"],
a[href$="/Rainbow Quartz Bot"] {
    color:#EC99EE !important; 
    font-weight: bold !important;
}
.Wall .edited-by a.subtle[href$="Wall:Rainbow_Quartz_Bot"]:after {
    color: #EC99EE !important;
    content: "bot" !important;
    font-family: Franklin Gothic Medium;
    font-size: 15px;
    font-variant: small-caps;
    font-weight: normal;
}
/** Jeff **/
a[href="/wiki/User:Xinko"]{
    background: transparent
}

a[href$=":Xinko"],
a[href$="/Xinko"]{
    color: #6F29AB !important;
    font-weight: 700 !important;
}

.Wall .edited-by a.subtle[href$="Wall:Xinko"]:after{
    color: #6F29AB !important;
    content: "administrator" !important;
}

img.avatar[alt="Xinko"],
a[href$=":Xinko"] img,
li[data-user="Xinko"] img{
    border-color: #6F29AB !important;
}

/* Infobox template style */
.infobox {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    color: #000;
    margin-bottom: .5em;
    margin-left: 1em;
    padding: .2em;
    float: right;
    clear: right;
}
 
.infobox td,
.infobox th {
    vertical-align: top;
}
 
.infobox caption {
    font-size: larger;
    margin-left: inherit;
}
 
.infobox.bordered {
    border-collapse: collapse;
}
 
.infobox.bordered td,
.infobox.bordered th {
    border: 1px solid #aaa;
}
 
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
    border: 0;
}
.pi-collapse .pi-header:first-child:after {
    border-color: inherit;
}

/* Portable infoboxes */
 
.portable-infobox {
    float:right;
    background: rgba(0,47,90,0.5);
    border-radius: 8px 8px 0 0;
    border: 2px solid #301728;
    overflow: hidden;
}
 
.portable-infobox h2 {
    background-color: #96487D;
}
 
.pi-title, .pi-header, 
.pi-horizontal-group .pi-header {
    color: #fff;
    font-weight: bold;
    text-align: center;
}
 
.pi-theme-object {
    border: 2px solid #301728 !important;
}
 
.pi-theme-object h2 {
    background-color: #96487D !important;
}
 
.pi-theme-musicbox {
    border: 2px solid #33194d !important;
}
 
.pi-theme-musicbox h2 {
    background-color: #663399 !important;
}
 
.pi-theme-team {
    border: 2px solid #0067c2 !important;
}
 
.pi-theme-team h2 {
    background-color: #5CB2FF !important;
}
 
.pi-theme-staff {
    border: 2px solid #0d0d0d !important;
}
 
.pi-theme-staff h2 {
    background-color: #262626 !important;
}
 
.pi-theme-show {
    border: 2px solid #3c633c !important;
}
 
.pi-theme-show h2 {
    background-color: #62A061 !important;
}
 
.pi-theme-location {
    border: 2px solid #2e0011 !important;
}
 
.pi-theme-location h2 {
    background: #5E0022 !important;
}
 
.pi-theme-event {
    border: 2px solid #062b2e !important;
}
 
.pi-theme-event .pi-title,
.pi-theme-event .pi-header {
    background-color: #008b8b !important;
}
 
.pi-theme-gameinfo {
    border: 1px solid #4282A3 !important; 
}
 
.pi-theme-gameinfo h2 {
    background: #4282A3 !important;
}
 
.pi-theme-gameinfo .pi-data {
    border-bottom: 1px solid #162d38 !important;
}
 
.pi-theme-merchandise {
    border: 2px solid #422722 !important;
}
 
.pi-theme-merchandise h2 {
    background-color: #A86257 !important;
}
 
.pi-theme-episode {
    border: 2px solid #00B2EE !important;
}
 
.pi-theme-episode h2, 
.pi-theme-episode .pi-secondary-background {
    background-color: #1e5b9a !important;
}
 
.pi-theme-episode .pi-data:not(:last-of-type),
.pi-group {
    border-bottom-width: 0px !important;
}
 
.pi-theme-episode .pi-data-label {
    flex-basis: 150px !important;
}
 
.pi-theme-episode .pi-title,
.pi-theme-episode .pi-header {
    border-bottom: 1px solid #00B2EE !important;
    border-top: 1px solid #1e5b9a !important;
}
 
.pi-theme-episode .pi-horizontal-group .pi-horizontal-group-item:not(:first-child) {
    border-left-width: 0px !important;
}
 
.pi-theme-issue {
    border: 2px solid #71a394 !important;
}
 
.pi-theme-issue h2, 
.pi-theme-issue .pi-secondary-background {
    background-color: #227a60 !important;
}
 
.pi-theme-issue .pi-data:not(:last-of-type),
.pi-group {
    border-bottom-width: 0px !important;
}
 
.pi-theme-issue .pi-data-label {
    flex-basis: 150px !important;
}
.pi-theme-issue .pi-border-color {
    border-color: #71a394;
}
.pi-theme-issue .pi-title,
.pi-theme-issue .pi-header {
    border-bottom: 1px solid #71a394 !important;
    border-top: 1px solid #71a394 !important;
}
 
.pi-theme-issue .pi-horizontal-group .pi-horizontal-group-item:not(:first-child) {
    border-left-width: 0px !important;
}
 
.portable-infobox .pi-data-value ul {
    list-style-position: outside;
    margin-left: 18px;
}
 
.pi-theme-issue .pi-data {
    font-size: 90%;
}
.pi-image-collection-tab-content {
    background-color: rgba(9,71,113,0.5) !important;
}
ul.pi-image-collection-tabs {
    margin: 0;
}
ul.pi-image-collection-tabs li {
    border: 1px solid transparent !important;
}
ul.pi-image-collection-tabs li.current {
    background: rgba(15,88,129,0.5) !important;
}

.portable-infobox h2 {
    background-color: #685093;
}
 
.pi-title,
.pi-header,
.pi-horizontal-group .pi-header {
    color: #fff;
    font-weight: 700;
    text-align: center;
}
 
.pi-theme-object {
    border: 2px solid #301728;
}
 
.pi-theme-object h2 {
    background-color: #96487D;
}
 
.pi-theme-team {
    border: 2px solid #0067c2;
}
 
.pi-theme-team h2 {
    background-color: #5CB2FF;
}
 
.pi-theme-location {
    border: 2px solid #2e0011;
}
 
.pi-theme-location h2 {
    background: #5E0022;
}
 
.pi-theme-event {
    border: 2px solid #062b2e;
}
 
.pi-theme-event .pi-title,
.pi-theme-event .pi-header {
    background-color: #4A0821;
}
 
.pi-image-collection-tab-content {
    background-color: rgba(245,235,245,0.5);
}
 
ul.pi-image-collection-tabs li {
    border: 1px solid transparent;
}
 
ul.pi-image-collection-tabs li.current {
    background: rgba(245,235,245,0.5);
}