📄 top.css
字号:
.menu { position: absolute; left: 0; top: 2;
visibility: hidden; background:#00c0f0;
width: 100px; margin: 0px 0px; padding: 0px 0px;
border: 0px solid white ; border-style: solid;
overflow: visible; ; clip: rect( )}
.menu a:link {font-family: "Tahoma"; font-size: 11px;
text-decoration: none; font-weight: normal;
color: #990000; background: #ffffff;
width: 108px; padding-left: 0px; ; line-height: 22px; border-color: #ffffff #666666 #333333 #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; clip: rect( )}}
.menu a:visited { font-family: "Tahoma"; font-size: 11px;
text-decoration: none; font-weight: normal;
color: #990000; background: #ffffff;
width: 108px; padding-left: 0px; ; line-height: 22px; border-color: #ffffff #666666 #333333 #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; clip: rect( )}
.menu a:hover { font-family: "Tahoma"; font-size: 11px;
text-decoration: none; font-weight: normal;
color: #00c0f0; background: #ffffff;
width: 108px; padding-left: 8px; ; line-height: 22px; clip: rect( )}
.menu .border { border: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
border-right: 0px solid #ffffff; }
.menu .text { overflow: hidden;
width: 125px; height: 15px; }
.menu .arrow { overflow: hidden;
width: 15px; height: 12px;
padding-left: 5px; padding-top: 3px; }
.menu .arrow img { width: 6px; height: 7px;
border: 0px; } .menu a { font-family: "Tahoma"; font-size: 11px;
text-decoration: none; font-weight: normal;
color: black; background: #E2E2E2;
width: 108px; padding-left: 8px; ; clip: rect( ); border-color: #FFFFFF #666666 #333333 #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; line-height: 22px}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -