Newer
Older
2020-C1191109 / style.css
@佐藤 健大 佐藤 健大 on 26 May 2020 263 bytes Update style.css
body{background-color: #F8F8FF; text-align:left;}
 
h1{color: #FA8072;font-family: fantasy;font-size: 45px; font-weight:bold;}
 
h2{color: #FF6347;font-family: sans-serif;}
 
p{font-size: 18px; }
 
hr{height: 4px; background-color: #75A9FF;}

aside{float:right;}