Newer
Older
2022-rinto / style-m.css
@INO Rinto INO Rinto on 12 May 2022 234 bytes syusei/
body {
background: #98fb98;
color: #000000;
}


h2{
background-color: #006400;
color: #ffffff;
border-style: outset;
font-size: 40px;
}

h3{
background-color: #228b22;
color: #ffffff;
border-style: groove;
font-size: 25px;
}

p{
font