⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 style2.css

📁 自动生成简历
💻 CSS
字号:
/* COMFILL@163.COM 2004.10.10 */

body{
font-family:Verdana, sans-serif;
text-align:center;
margin:0px;
background-color:#ff0088;
}
a{
color: #666666;
text-decoration: none;
}

a:hover{
color: #ff2600;
}

h2{
font-size:14px;
color:#ff2600;
line-height:25px;
background-color:#f8f8f3;
}
h3{
font-size:12px;
color:#666666;
}

#header{
width:600px;
margin:auto;
background-color: #B3475D;
padding:10px 0px 10px 0px !important;
padding:20px 0px 10px 0px;
border-bottom:5px solid #cccccc;
}
#title{
font-size:14px;
color:#ffffff;
margin:10px 0px 10px 0px;
}

#general{
font-size:12px;
width:600px;
margin:auto;
padding:15px 0px 0px 0px;
background-color: #ffffff;
text-align:left;
}
.row{
margin:0px 0px 0px 70px;
color:#666666;
line-height:18px;
}

#realname,#birthday,#mobile,#email,#im{
font-weight: bold;
letter-spacing: 8px;
}
#realnameValue,#birthdayValue,#mobileValue,#emailValue,#imValue{
margin-left:23px !important;
margin-left:30px;
}

#titlename{
font-weight: bold;
letter-spacing: 1px;
}
#titleValue{
margin-left:30px;
}

#birthday,#phone,#homepage{
font-weight: bold;
letter-spacing: 29px;
}
#birthdayValue,#phoneValue,#homepageValue{
margin-left:2px !important;
margin-left:30px;
}

/* objective */
#objective{
width:600px;
margin:auto;
padding:10px 0px 10px 0px !important;
padding:20px 0px 10px 0px;
background-color: #ffffff;
}
#objective p{
font-size:14px;
color:#666666;
margin:0px;
}

/* skillareas & history */
#skillareas,#history{
width:600px;
margin:auto;
padding:10px 0px 10px 0px !important;
padding:20px 0px 10px 0px;
background-color:#ffffff;
}
#skillareas li.skill,#history li.job,#awards li.award{
margin:10px 0px 10px 40px;
text-align:left;
list-style-type: none;
}
.skillset{
margin:0px !important;
margin-left:40px;
}
.skill li{
font-size:12px;
color:#666666;
line-height:20px;
list-style-type: none;
}

#history div.year,#history div.employer,p{
font-size:12px;
margin-left:40px;
}

/* skillareas & history */
#awards{
width:600px;
margin:auto;
padding:10px 0px 10px 0px !important;
padding:20px 0px 10px 0px;
background-color: #ffffff;
}
#awards div.date,#awards div.organization,p{
font-size:12px;
margin-left:40px;
}
#lastModified,#copyright{
width:600px;
margin:auto;
padding:5px 0px 10px 0px;
background-color: #f8f8f8;
font-size:12px;
color:#666666;
}

⌨️ 快捷键说明

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