mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-17 18:29:55 +09:00
7 lines
107 B
CSS
7 lines
107 B
CSS
body {
|
|
padding: 2.0em;
|
|
color: red;
|
|
margin: 10px;
|
|
height: 12px;
|
|
border-bottom: 1px solid green;
|
|
}
|