0114test.css

来自「投资管理系统, asp+ mssql server」· CSS 代码 · 共 54 行

CSS
54
字号
/* Created using Style Master from Western Civilisation NS4.0

NS6

IE4.0

IE5 { 11 99 512 684 } */

body, p, td, li
{border-bottom: 1px #000000 solid;
border-left: 1px black solid;
border-right: 1px #000000 solid;
border-top: 1px #000000 solid;
border: 1px #000000 solid}

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

h1, h2, h3, h4, h5, h6
{}

h1
{}

h2
{}

h3
{}

h4
{}

h5
{}

h6
{}

p
{}

a:link
{}

a:visited
{}

a:active
{}

a:hover
{}

/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */

⌨️ 快捷键说明

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