http://writeasw4b635r4o3vec6mu45s47ohfyro5vayzx2zjwod4pjswyovyd.onion/themes/crop-lee
Themes About How-to Crop Lee Copy Theme CSS /* Written in 2020 by Crop Lee
This is free and unencumbered software released into the public domain.
For more information, please refer to < http://unlicense.org/ > */
@font-face {
font-family: mainFont;
src: url(https://croplee.com/fsquare.ttf);
}
body {
color: #FD971F;
background-color: #272822;
font-family: Hack,consolas,Menlo-Regular,Menlo,Monaco, ' ubuntu mono ' ,monospace,monospace;
}
a {
color: #FD971F;
...