mirror.dongdigua.github.io/css/everforest.css

11 lines
351 B
CSS
Raw Normal View History

2023-06-07 08:25:57 +08:00
/*
* extracted from index.html
* modified according to https://theoryware.net
*/
2023-06-07 08:07:19 +08:00
body{background-color:#2f383e;color:#d3c6aa;font-family:Monaco,Lucida Console,courier new,monospace;font-size:18px;margin:0 auto;max-width:64em}
a{color:#7fbbb3;text-decoration:none}
a:visited{color:#a7c080}
a:hover{color:#d699b6}
h2{color:#83c092}
h3{color:#e67e80}