left.css
来自「大学身就业求职网」· CSS 代码 · 共 38 行
CSS
38 行
/* CSS Document form bwm*/
a{
text-decoration: none;
}
#link a {
color: #ffffff; font-size:12px
}
#link1 a {
font-size: 12pt; text-decoration: none;
font-weight: bold; color:#F5f7f7;
}
#link2 a {
text-decoration: none; margin:20px; color:#ffffff;
}
td {
font-size: 12px;
}
#font1 {
font-weight:bold; font-size:16px; color:#F5f7f7;
margin:10px;
}
#top{
position:absolute; font-size:46px; top:78px; left: 246px;
width: 240px; font-weight: bold;
}
#reg{
color:#33FF00;
}
#font {
font-family: "华文行楷";
font-size:36px;
color: #993300;
}
body {
background-image: url(../images/bg.jpg);
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?