Half-Life & Portal Wiki
(Cambio de cuenta)
(necesito hacer limpieza aquí xd)
Línea 30: Línea 30:
 
a[href$="/Weats"]{
 
a[href$="/Weats"]{
 
color: #000000 !important;
 
color: #000000 !important;
font-weight: bold;
 
font-family:'Calibri';
 
}
 
 
.Wall .edited-by a[href$="Shenlong_the_Beast"] ~ .subtle::after {
 
content: " NÚCLEO DE PERSONALIDAD";
 
}
 
 
a[href$="/wiki/User:Shenlong_the_Beast"] {
 
color: #006400!important;
 
font-weight: bold !important;
 
font-family: Comic Sans MS !important;
 
}
 
 
a[href$=":Shenlong_the_Beast"],
 
a[href$="/Shenlong_the_Beast"]{
 
color: #006400 !important;
 
 
font-weight: bold;
 
font-weight: bold;
 
font-family:'Calibri';
 
font-family:'Calibri';
Línea 53: Línea 36:
 
.Wall .edited-by a[href$="Glazedonut"] ~ .subtle::after,
 
.Wall .edited-by a[href$="Glazedonut"] ~ .subtle::after,
 
.Wall .edited-by a[href$="TheNozomi"] ~ .subtle::after,
 
.Wall .edited-by a[href$="TheNozomi"] ~ .subtle::after,
.Wall .edited-by a[href$="Muffin_991"] ~ .subtle::after{
+
.Wall .edited-by a[href$="Muffin_991"] ~ .subtle::after,
 
.Wall .edited-by a[href$="Vector17"] ~ .subtle::after {
 
content: " TORRETA";
 
content: " TORRETA";
}
 
 
a[href$="/wiki/User:Glazedonut"] {
 
color: #FA58F4!important;
 
font-weight: bold !important;
 
font-family: Comic Sans MS !important;
 
}
 
 
a[href$=":Glazedonut"],
 
a[href$="/Glazedonut"]{
 
color: #FA58F4 !important;
 
font-weight: bold;
 
font-family:'Calibri';
 
}
 
 
a[href$="/wiki/User:TheNozomi"] {
 
color: rgb(132, 61, 164) !important;
 
font-weight: bold !important;
 
 
}
 
}
   
Línea 81: Línea 47:
 
}
 
}
   
a[href$="/wiki/User:Muffin_991"] {
+
a[href$=":Vector17"],
 
a[href$="/Vector17"] {
color: #051da8 !important;
 
font-weight: normal !important;
+
color: #195019 !important;
font-family: small-caps !important;
+
font-family: 'Courier New';
 
font-weight: bold;
 
}
 
}
   
Línea 100: Línea 67:
 
display:none
 
display:none
 
}
 
}
  +
.video-background {
 
background: #000;
 
position: fixed;
 
top: 0; right: 0; bottom: 0; left: 0;
 
z-index:-9999;
 
}
 
.video-foreground,
 
.video-background iframe, .video-background video {
 
position: absolute;
 
top: 0;
 
left: 0;
 
width: 100%;
 
height: 100%;
 
pointer-events: none;
 
opacity:0.7;
 
}
 
 
.chat-module, .FollowedPagesModule{
 
.chat-module, .FollowedPagesModule{
 
position:relative;
 
position:relative;
 
z-index: 180;
 
z-index: 180;
 
}
 
}
  +
@media (min-aspect-ratio: 16/9) {
 
.video-foreground { height: 300%; top: -100%; }
 
}
 
@media (max-aspect-ratio: 16/9) {
 
.video-foreground { width: 300%; left: -100%; }
 
}
 
 
.youtubeplayer iframe {
 
.youtubeplayer iframe {
 
min-width:256px;
 
min-width:256px;
Línea 186: Línea 133:
 
display: flex;
 
display: flex;
 
}
 
}
  +
 
 
body.skin-oasis .page-header__eraicons {
 
body.skin-oasis .page-header__eraicons {
 
position: absolute;
 
position: absolute;

Revisión del 17:36 16 mar 2020

/* Colores de usuarios */
.Wall .edited-by a[href$="Tahu_TKP"] ~ .subtle::after {
  content: " GLaDOS";
}

a[href$="/wiki/User:Tahu_TKP"] {
    color: #DC143C!important;
    font-weight: bold !important;
    font-family: Comic Sans MS !important;
}

a[href$=":Tahu_TKP"],
a[href$="/Tahu_TKP"]{
color: #DC143C !important;
	font-weight: bold;
	font-family:'Calibri';
}

.Wall .edited-by a[href$="Weats"] ~ .subtle::after {
  content: " UNIDAD CENTRAL";
}

a[href$="/wiki/User:Weats"] {
    color: #000000!important;
    font-weight: normal !important;
    font-family: small-caps !important;
}

a[href$=":Weats"],
a[href$="/Weats"]{
color: #000000 !important;
	font-weight: bold;
	font-family:'Calibri';
}

.Wall .edited-by a[href$="Glazedonut"] ~ .subtle::after,
.Wall .edited-by a[href$="TheNozomi"] ~ .subtle::after,
.Wall .edited-by a[href$="Muffin_991"] ~ .subtle::after,
.Wall .edited-by a[href$="Vector17"] ~ .subtle::after {
  content: " TORRETA";
}

a[href$=":TheNozomi"],
a[href$="/TheNozomi"]{
color: rgb(132, 61, 164) !important;
	font-weight: bold;
}

a[href$=":Vector17"],
a[href$="/Vector17"] {
    color: #195019 !important;
    font-family: 'Courier New';
	font-weight: bold;
}

a[href$=":Muffin_991"],
a[href$="/Muffin_991"]{
color: #051da8 !important;
	font-weight: bold;
	font-family: 'Tahoma' !important;
}

#diff-modal > footer > div > span > a {
    text-transform:capitalize
}
#diff-modal .diff-header .mw-rev-head-action, #diff-modal .diff-header .mw-rollback-link {
    display:none
}

.chat-module, .FollowedPagesModule{
	position:relative;
	z-index: 180;
}

.youtubeplayer iframe {
    min-width:256px;
    min-height:144px;
}
iframe[data-wikia-widget="soundcloud"] {
    min-width: 200px;
    min-height: 100px;
}
.tooltip {
    position: relative;
    display: inline;
    border-bottom: 1px dotted white;
}
.tooltip:hover {
cursor: help;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 1s;
}
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.navegacionPortada img{
    border: 4px solid orange;
    border-radius: 50%;
}

body.skin-oasis .eraicon-dropdown {
    padding: 10px;
    white-space: nowrap;
    font-size: 13px;
}
 
body.skin-oasis .page-header__contribution > div:first-child {
    display: flex;
}

body.skin-oasis .page-header__eraicons {
    position: absolute;
    top: 10px;
    right: 0;
}
 
body.skin-oasis .eraicon {
    margin-right: 10px;
}
 
body.skin-oasis .eraicon:last-child {
    margin-right: 0;
}
 
body.skin-monobook .page-header-eraicons {
    float: right;
}
 
body.skin-monobook .eraicon {
   margin-right: 5px;
   display: inline;
}
 
body.skin-monobook .eraicon:last-child {
   margin-right: 0;
}