📄 styles_content_new.css
字号:
.top_menu_table
{
background: #E6E9EF;
border-top: 1px solid #FFF;
border-right: 1px solid #859CAE;
border-bottom: 1px solid #859CAE;
border-left: 1px solid #FFF;
padding: 4px;
font: bold 12px Arial;
}
.new_table
{
background: #EFEFEF /* url(../images/bg_sailingSoft.gif) right bottom no-repeat */;
border: 1px dotted #859CAE;
padding: 4px;
font: normal 12px Arial;
color: #596579;
}
.new_table_title
{
background: #E6E9EF;
border-bottom: 1px solid #859CAE;
font: bold 13px 'Arial Black','黑体';
padding-top: 7px;
}
.new_table_content
{
padding: 8px;
}
.new_table_content_area
{
font: normal 12px Arial;
color: #596579;
padding: 2px;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -