懒羊羊
2023-11-14 8286c62256f23bc2367a6729c0f46f84215e380b
提交 | 用户 | 时间
8286c6 1 <!DOCTYPE HTML>
2 <html>
3     <head>
4         <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
5         <title></title>
6         <script type="text/javascript" src="../internal.js"></script>
7         <style type="text/css">
8             *{color: #838383}
9             html,body {
10                 font-size: 12px;
11                 width:100%;
12                 height:100%;
13                 overflow: hidden;
14                 margin:0px;
15                 padding:0px;
16             }
17             h2 { font-size: 16px; margin: 20px auto;}
18             .content{
19                 padding:5px 15px 0 15px;
20                 height:100%;
21             }
22             dt,dd { margin-left: 0; padding-left: 0;}
23             dt a { display: block;
24                     height: 30px;
25                     line-height: 30px;
26                     width: 55px;
27                     background: #EFEFEF;
28                     border: 1px solid #CCC;
29                     padding: 0 10px;
30                     text-decoration: none;
31             }
32             dt a:hover{
33                 background: #e0e0e0;
34                 border-color: #999
35             }
36             dt a:active{
37                 background: #ccc;
38                 border-color: #999;
39                 color: #666;
40             }
41             dd { line-height:20px;margin-top: 10px;}
42             span{ padding-right:4px;}
43             input{width:210px;height:21px;background: #FFF;border:1px solid #d7d7d7;padding: 0px; margin: 0px; }
44
45
46         </style>
47     </head>
48     <body>
49         <div class="content">
50             <h2><var id="lang_showMsg"></var></h2>
51             <dl>
52                 <dt><a href="../../third-party/snapscreen/UEditorSnapscreen.exe" target="_blank" id="downlink"><var id="lang_download"></var></a></dt>
53                 <dd><var id="lang_step1"></var></dd>
54                 <dd><var id="lang_step2"></var></dd>
55             </dl>
56         </div>
57     </body>
58 </html>