mirror of
https://github.com/selenite-cc/flasharchive.git
synced 2025-01-22 20:50:31 -03:00
12 lines
140 B
CSS
12 lines
140 B
CSS
|
body {
|
||
|
background: #3e3f57
|
||
|
}
|
||
|
|
||
|
.paragraph {
|
||
|
font-family: 'Amaranth', sans-serif;
|
||
|
}
|
||
|
|
||
|
.h1 {
|
||
|
font-family: 'Amaranth', sans-serif;
|
||
|
}
|