📄 global.js
字号:
(function () {
function globalLink() {
document.write("<link rel=\"shortcut icon\" href=\"http://www.solol.org/solo.ico\" type=\"image/x-icon\">");
document.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"/css/layout.css\"/>");
document.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"/css/format.css\"/>");
}
globalLink();
})();
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -