Template:Element/style.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* === NORMAL === */
/* === NORMAL === */
.NormalNeutral {
.NormalNeutral {
color: white;
    color: white;
text-shadow:
    font-weight: bold;
-2px 1px 0 #c9c9c9,
    text-shadow:
-2px 0px 0 #c9c9c9,
        -2px 1px 0 #c9c9c9,
-1px 2px 0 #c9c9c9,
        -2px 0px 0 #c9c9c9,
2px -1px 0 #c9c9c9,
        -1px 2px 0 #c9c9c9,
2px 0px 0 #c9c9c9,
        2px -1px 0 #c9c9c9,
1px -2px 0 #c9c9c9,
        2px 0px 0 #c9c9c9,
0px -2px 0 #c9c9c9,
        1px -2px 0 #c9c9c9,
-1px -2px 0 #c9c9c9,
        0px -2px 0 #c9c9c9,
2px 1px 0 #c9c9c9,
        -1px -2px 0 #c9c9c9,
0px 2px 0 #c9c9c9,
        2px 1px 0 #c9c9c9,
1px 2px 0 #c9c9c9;
        0px 2px 0 #c9c9c9,
        1px 2px 0 #c9c9c9;
}
}


.NormalWeak {
.NormalWeak {
color: lightgrey;
    color: lightgrey;
text-shadow: inherit;
    font-weight: bold;
    text-shadow: inherit;
}
}


.NormalCrit {
.NormalCrit {
color: #fffe00;
    color: #fffe00;
text-shadow: inherit;
    font-weight: bold;
    text-shadow: inherit;
}
}


/* === FIRE === */
/* === FIRE === */
.FireNeutral {
.FireNeutral {
color: white;
    color: white;
text-shadow:
    font-weight: bold;
-2px 1px 0 #ff4d1a,
    text-shadow:
-2px 0px 0 #ff4d1a,
        -2px 1px 0 #ff4d1a,
-1px 2px 0 #ff4d1a,
        -2px 0px 0 #ff4d1a,
2px -1px 0 #ff4d1a,
        -1px 2px 0 #ff4d1a,
2px 0px 0 #ff4d1a,
        2px -1px 0 #ff4d1a,
1px -2px 0 #ff4d1a,
        2px 0px 0 #ff4d1a,
0px -2px 0 #ff4d1a,
        1px -2px 0 #ff4d1a,
-1px -2px 0 #ff4d1a,
        0px -2px 0 #ff4d1a,
2px 1px 0 #ff4d1a,
        -1px -2px 0 #ff4d1a,
0px 2px 0 #ff4d1a,
        2px 1px 0 #ff4d1a,
1px 2px 0 #ff4d1a;
        0px 2px 0 #ff4d1a,
        1px 2px 0 #ff4d1a;
}
}


.FireWeak {
.FireWeak {
color: lightgrey;
    color: lightgrey;
text-shadow: inherit;
    font-weight: bold;
    text-shadow: inherit;
}
}


.FireCrit {
.FireCrit {
color: #fffe00;
    color: #fffe00;
text-shadow: inherit;
    font-weight: bold;
    text-shadow: inherit;
}
}


/* === ICE === */
/* === ICE === */
.IceNeutral {
.IceNeutral {
color: white;
    color: white;
text-shadow:
    font-weight: bold;
-2px 1px 0 #80ccff,
    text-shadow:
-2px 0px 0 #80ccff,
        -2px 1px 0 #80ccff,
-1px 2px 0 #80ccff,
        -2px 0px 0 #80ccff,
2px -1px 0 #80ccff,
        -1px 2px 0 #80ccff,
2px 0px 0 #80ccff,
        2px -1px 0 #80ccff,
1px -2px 0 #80ccff,
        2px 0px 0 #80ccff,
0px -2px 0 #80ccff,
        1px -2px 0 #80ccff,
-1px -2px 0 #80ccff,
        0px -2px 0 #80ccff,
2px 1px 0 #80ccff,
        -1px -2px 0 #80ccff,
0px 2px 0 #80ccff,
        2px 1px 0 #80ccff,
1px 2px 0 #80ccff;
        0px 2px 0 #80ccff,
        1px 2px 0 #80ccff;
}
}


.IceWeak {
.IceWeak {
color: lightgrey;
    color: lightgrey;
text-shadow: inherit;
    font-weight: bold;
    text-shadow: inherit;
}
}


.IceCrit {
.IceCrit {
color: #fffe00;
    color: #fffe00;
text-shadow: inherit;
    font-weight: bold;
    text-shadow: inherit;
}
}


/* === GHOST === */
/* === GHOST === */
.GhostNeutral {
.GhostNeutral {
color: white;
    color: white;
text-shadow:
    font-weight: bold;
-2px 1px 0 #b380e6,
    text-shadow:
-2px 0px 0 #b380e6,
        -2px 1px 0 #b380e6,
-1px 2px 0 #b380e6,
        -2px 0px 0 #b380e6,
2px -1px 0 #b380e6,
        -1px 2px 0 #b380e6,
2px 0px 0 #b380e6,
        2px -1px 0 #b380e6,
1px -2px 0 #b380e6,
        2px 0px 0 #b380e6,
0px -2px 0 #b380e6,
        1px -2px 0 #b380e6,
-1px -2px 0 #b380e6,
        0px -2px 0 #b380e6,
2px 1px 0 #b380e6,
        -1px -2px 0 #b380e6,
0px 2px 0 #b380e6,
        2px 1px 0 #b380e6,
1px 2px 0 #b380e6;
        0px 2px 0 #b380e6,
        1px 2px 0 #b380e6;
}
}


.GhostWeak {
.GhostWeak {
color: lightgrey;
    color: lightgrey;
text-shadow: inherit;
    font-weight: bold;
    text-shadow: inherit;
}
}


.GhostCrit {
.GhostCrit {
color: #fffe00;
    color: #fffe00;
text-shadow: inherit;
    font-weight: bold;
    text-shadow: inherit;
}
}


/* === METAL === */
/* === METAL === */
.MetalNeutral {
.MetalNeutral {
color: white;
    color: white;
text-shadow:
    font-weight: bold;
-2px 1px 0 #595959,
    text-shadow:
-2px 0px 0 #595959,
        -2px 1px 0 #595959,
-1px 2px 0 #595959,
        -2px 0px 0 #595959,
2px -1px 0 #595959,
        -1px 2px 0 #595959,
2px 0px 0 #595959,
        2px -1px 0 #595959,
1px -2px 0 #595959,
        2px 0px 0 #595959,
0px -2px 0 #595959,
        1px -2px 0 #595959,
-1px -2px 0 #595959,
        0px -2px 0 #595959,
2px 1px 0 #595959,
        -1px -2px 0 #595959,
0px 2px 0 #595959,
        2px 1px 0 #595959,
1px 2px 0 #595959;
        0px 2px 0 #595959,
        1px 2px 0 #595959;
}
}


.MetalWeak {
.MetalWeak {
color: lightgrey;
    color: lightgrey;
text-shadow: inherit;
    font-weight: bold;
    text-shadow: inherit;
}
}


.MetalCrit {
.MetalCrit {
color: #fffe00;
    color: #fffe00;
text-shadow: inherit;
    font-weight: bold;
    text-shadow: inherit;
}
}


/* === LIGHTNING === */
/* === LIGHTNING === */
.LightningNeutral {
.LightningNeutral {
color: white;
    color: white;
text-shadow:
    font-weight: bold;
-2px 1px 0 #ebc400,
    text-shadow:
-2px 0px 0 #ebc400,
        -2px 1px 0 #ebc400,
-1px 2px 0 #ebc400,
        -2px 0px 0 #ebc400,
2px -1px 0 #ebc400,
        -1px 2px 0 #ebc400,
2px 0px 0 #ebc400,
        2px -1px 0 #ebc400,
1px -2px 0 #ebc400,
        2px 0px 0 #ebc400,
0px -2px 0 #ebc400,
        1px -2px 0 #ebc400,
-1px -2px 0 #ebc400,
        0px -2px 0 #ebc400,
2px 1px 0 #ebc400,
        -1px -2px 0 #ebc400,
0px 2px 0 #ebc400,
        2px 1px 0 #ebc400,
1px 2px 0 #ebc400;
        0px 2px 0 #ebc400,
        1px 2px 0 #ebc400;
}
}


.LightningWeak {
.LightningWeak {
color: lightgrey;
    color: lightgrey;
text-shadow: inherit;
    font-weight: bold;
    text-shadow: inherit;
}
}


.LightningCrit {
.LightningCrit {
color: #fffe00;
    color: #fffe00;
text-shadow: inherit;
    font-weight: bold;
    text-shadow: inherit;
}
}


/* === WATER === */
/* === WATER === */
.WaterNeutral {
.WaterNeutral {
color: white;
    color: white;
text-shadow:
    font-weight: bold;
-2px 1px 0 #3399ff,
    text-shadow:
-2px 0px 0 #3399ff,
        -2px 1px 0 #3399ff,
-1px 2px 0 #3399ff,
        -2px 0px 0 #3399ff,
2px -1px 0 #3399ff,
        -1px 2px 0 #3399ff,
2px 0px 0 #3399ff,
        2px -1px 0 #3399ff,
1px -2px 0 #3399ff,
        2px 0px 0 #3399ff,
0px -2px 0 #3399ff,
        1px -2px 0 #3399ff,
-1px -2px 0 #3399ff,
        0px -2px 0 #3399ff,
2px 1px 0 #3399ff,
        -1px -2px 0 #3399ff,
0px 2px 0 #3399ff,
        2px 1px 0 #3399ff,
1px 2px 0 #3399ff;
        0px 2px 0 #3399ff,
        1px 2px 0 #3399ff;
}
}


.WaterWeak {
.WaterWeak {
color: lightgrey;
    color: lightgrey;
text-shadow: inherit;
    font-weight: bold;
    text-shadow: inherit;
}
}


.WaterCrit {
.WaterCrit {
color: #fffe00;
    color: #fffe00;
text-shadow: inherit;
    font-weight: bold;
    text-shadow: inherit;
}
}
member
171

edits

Navigation menu