Hellomynameisjoe: Difference between revisions

Created page with "{{DISPLAYTITLE:hellomynameisjoe}} '''hellomynameisjoe''' (2005–????) is one of the world’s greatest living musicians. They have no affiliation whatsoever with User:Blue Hair & their Fabulous Pronouns. == Critical recipes == {{quote|For a 10min track, you tease the intro to fast…you have all the time in the world, so why rush 3 different sounds right from the start? The balance of the sounds is a little off…bring those pads up out of the noise. I like the BOC..."
 
No edit summary
Tag: Reverted
Line 8: Line 8:
[https://hellomynameisjoe.pronounmail.com Official website], where you can find exciting things such as a Discord server for cool people, an email address you can send spam and promotion to, and inspiring letters you can look at.
[https://hellomynameisjoe.pronounmail.com Official website], where you can find exciting things such as a Discord server for cool people, an email address you can send spam and promotion to, and inspiring letters you can look at.
[[Category:White People]] [[Category:Music]]
[[Category:White People]] [[Category:Music]]
{{#css:
html {
    font-smooth: never;
}
body {
    cursor: url('/images/cursor/cursor.png') 6 6, auto;
}
p {
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 24px;
    transform: scaleX(0.5);
    text-align: center;
    cursor: url('/images/cursor/text.png') 12 12, text;
}
blockquote {
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 24px;
    transform: scaleX(0.5);
    text-align: center;
    cursor: url('/images/cursor/text.png') 12 12, text;
}
h1 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 64px;
    line-height: 32px;
    transform: scaleY(0.5);
    color: white;
    text-shadow:
        2px  2px 0px #c33,
        -2px  2px 0px #c33,
        -2px -2px 0px #c33,
        2px -2px 0px #c33;
    text-align: center;
    cursor: url('/images/cursor/text.png') 12 12, text;
}
h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 48px;
    line-height: 24px;
    transform: scaleY(0.5);
    text-align: center;
    cursor: url('/images/cursor/text.png') 12 12, text;
}
h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 32px;
    line-height: 0px;
    transform: scaleY(0.5);
    text-align: center;
    color: #c33;
    cursor: url('/images/cursor/text.png') 12 12, text;
}
ul {
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    transform: scaleX(0.5);
    font-size: 32px;
    text-align: left;
    cursor: url('/images/cursor/text.png') 12 12, text;
}
ol {
    font-weight: normal;
    cursor: url('/images/cursor/text.png') 12 12, text;
}
span.nonbold {
    font-weight: normal;
}
a {
    cursor: url('/images/cursor/pointer.png') 10 5, pointer;
}
a:link {
    color: #933;
}
a:visited {
    color: #633;
}
a:focus {
    color: #633;
}
a:hover {
    color: #633;
}
a:active {
    color: #c33
}
}}