字体 font-family 选择
网页文本字体的选择 一般在显示器上,使用无衬线体(sans-serif)会比较舒服,衬线体(serif)看着会比较累,或者说比较正式,也更适合印刷制品。 网页中选定字体,如果不同时提供字体文件,就还得考虑浏览器端系统是否有相应的字体。尤其对于中文,不...
网页文本字体的选择 一般在显示器上,使用无衬线体(sans-serif)会比较舒服,衬线体(serif)看着会比较累,或者说比较正式,也更适合印刷制品。 网页中选定字体,如果不同时提供字体文件,就还得考虑浏览器端系统是否有相应的字体。尤其对于中文,不...
Tailwind Color Palette Customizing Colors - Tailwind CSS 各个颜色的居中(500)色值: Color Name 颜色名 RGB (hex) Slate 石板灰 ■\textcolo...
安装和使用 Certbot 直接安装 1234# CentOSsudo yum install certbot python2-certbot-nginx# macOSbrew install certbot 用 Docker 123456docke...
Hexo Hexo - A fast, simple & powerful blog framework Hexo is a fast, simple and powerful blog framework. You write...
golang-migrate golang-migrate/migrate: Database migrations. CLI and Golang library. 123456curl -OL https://github.com/g...
Socket.IO Introduction | Socket.IO 关于版本 Socket.IO v2: released in May 2017 (major breaking changes) Socket.IO v3: rele...
frp frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the Internet. As of now,...
Git Commit Message Format In the repository we use and enforce the commit message conventions. The conventions are verified ...