mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 18:03:06 +09:00
9 lines
No EOL
147 B
CSS
9 lines
No EOL
147 B
CSS
|
|
body {
|
|
font: 20px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
padding: 60px 50px;
|
|
}
|
|
|
|
h3.capitalize {
|
|
text-transform: capitalize;
|
|
} |