This website requires JavaScript.
Explore
Help
Register
Sign In
VulpineAmethyst
/
vulpine.house
Watch
1
Star
0
Fork
You've already forked vulpine.house
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
faf184c649
vulpine.house
/
themes
/
clean
/
static
/
css
/
clean.css
8 lines
104 B
CSS
Raw
Normal View
History
Unescape
Escape
initial commit
2022-11-11 17:41:58 +00:00
html
{
font-family
:
var
(
--font
)
;
}
article
,
hr
,
footer
{
themes/clean/css: lower font size a bit
2022-11-15 22:06:45 +00:00
max-width
:
40em
;
themes/clean/static/css/clean.css: center again
2022-12-05 04:35:19 +00:00
margin
:
0
auto
;
initial commit
2022-11-11 17:41:58 +00:00
}