1
0
mirror of https://gitlab.com/free_zed/free_zed.gitlab.io.git synced 2024-06-18 14:32:20 +00:00
free_zed.gitlab.io/theme-uberspot/static/css/print.css
Freezed 054182ba65 🚧 WIP: add new theme
Basic changes matching old theme.

TODO footer :
* Add pages
* Add last commit hash/link
* Bottom line

TODO plugin:
* post_stats
* tipue_search
* neighbors
* https://github.com/pelican-plugins/seo

Source : https://gitlab.com/axil/pelican-uberspot/-/blob/master/README.md
2020-07-24 01:16:32 +02:00

15 lines
173 B
CSS

body {
background-color: #fff;
color: #000;
font-family: arial, sans-serif;
font-size: 10pt;
}
header {
display: none;
}
footer {
display: none;
}