Template:Construction/styles.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
< Template:Construction
Revision as of 21:34, 16 August 2023 by Morganstedmanms (talk | contribs) (Created page with ".construction-header { position: relative; margin-top: -106px; margin-left: 112px; text-shadow: 1px 1px 1px #333333; font-size: 95%; color: white; } .construction-text { position: relative; margin-top: -106px; margin-left: 112px; text-shadow: 1px 1px 1px #333333; font-size: 95%; color: white; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.construction-header {
	position: relative;
    margin-top: -106px;
    margin-left: 112px;
    text-shadow: 1px 1px 1px #333333;
    font-size: 95%;
    color: white;
}

.construction-text {
	position: relative;
    margin-top: -106px;
    margin-left: 112px;
    text-shadow: 1px 1px 1px #333333;
    font-size: 95%;
    color: white;
}