use pico's font

This commit is contained in:
Aaron Bieber 2022-12-01 10:53:50 -07:00
parent 71847ad11d
commit 39bff716d9
No known key found for this signature in database

View File

@ -221,10 +221,6 @@ __DATA__
html {
background-color: #ffffea;
}
body {
font-family: Avenir, 'Open Sans', sans-serif;
}
#search {
background-color: #fff;
}