Usr 24fd9dd0-04f4-44e3-8937-0d7f2e2c5968/common.css: Difference between revisions
From VRChat Wiki
nekochanfood (talk | contribs) (Created page with "body { font-family: "MS Pゴシック"; }") |
nekochanfood (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
body { | body { | ||
font-family: "MS Pゴシック"; | font-family: "Tahoma", "MS Pゴシック", sans-serif !important; | ||
} | |||
h1 { | |||
font-family: "Tahoma", "MS Pゴシック", sans-serif !important; | |||
} | |||
h2 { | |||
font-family: "Tahoma", "MS Pゴシック", sans-serif !important; | |||
} | |||
h3 { | |||
font-family: "Tahoma", "MS Pゴシック", sans-serif !important; | |||
} | |||
h4 { | |||
font-family: "Tahoma", "MS Pゴシック", sans-serif !important; | |||
} | |||
h5 { | |||
font-family: "Tahoma", "MS Pゴシック", sans-serif !important; | |||
} | |||
h6 { | |||
font-family: "Tahoma", "MS Pゴシック", sans-serif !important; | |||
} | } |
Revision as of 08:53, 23 August 2024
body {
font-family: "Tahoma", "MS Pゴシック", sans-serif !important;
}
h1 {
font-family: "Tahoma", "MS Pゴシック", sans-serif !important;
}
h2 {
font-family: "Tahoma", "MS Pゴシック", sans-serif !important;
}
h3 {
font-family: "Tahoma", "MS Pゴシック", sans-serif !important;
}
h4 {
font-family: "Tahoma", "MS Pゴシック", sans-serif !important;
}
h5 {
font-family: "Tahoma", "MS Pゴシック", sans-serif !important;
}
h6 {
font-family: "Tahoma", "MS Pゴシック", sans-serif !important;
}