sidebar_template.html

来自「jive3.1.4破解版(非源码)」· HTML 代码 · 共 29 行

HTML
29
字号
<html><head>	<title>Stats Sidebar</title>    <style type="text/css">    BODY, TD, P {        font-family : verdana,arial,helvetica,sans-serif;    }    A {        text-decoration : none;        color : #666666;    }    A:hover {        text-decoration : underline;        color : #000000;    }    .bullet {        color : #666666;    }    </style></head><body bgcolor="#eeeeee">{{sidebar_group_list}}</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?