mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-11 21:38:30 +00:00
9 lines
147 B
CSS
9 lines
147 B
CSS
|
|
body {
|
|
font: 20px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
padding: 60px 50px;
|
|
}
|
|
|
|
h3.capitalize {
|
|
text-transform: capitalize;
|
|
} |