📄 wish.css
字号:
h1 { font-family: Georgia, "Times New Roman", Times, serif; }
h2
{
font-family: Georgia, "Times New Roman", Times, serif;
margin-bottom: 0em
}
body
{
margin-top:0;
font-family: Georgia, "Times New Roman", Times, serif;
background-color: #c1d7e7;
color: #0a2538
}
tr.lightbg
{
background-color: #eeeeff
}
td.header
{
text-align: right;
vertical-align: top
}
td.footer
{
text-align: right;
vertical-align: bottom
}
ul.header
{
position: absolute;
top: 2em;
left: 0em;
width: 9em
}
ul.altlist
{
position: relative;
top: -1em;
font-size: 80%
}
a.header:link { color:#ccccff}
a.header:visited { color: #9898ff}
table.main
{
text-align: center
}
table.altlist
{
width: 98%;
border: hidden
}
stripeone
{
background-color:#5555ff
}
stripetwo
{
background-color:#6666ff
}
img
{
border: 0;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -