个人介绍格式更新
This commit is contained in:
parent
a4ced042df
commit
da79c2ab95
|
@ -2,13 +2,6 @@
|
||||||
// They will automatically be included in application.css.
|
// They will automatically be included in application.css.
|
||||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
// You can use Sass (SCSS) here: http://sass-lang.com/
|
||||||
|
|
||||||
h3 {
|
|
||||||
font-size: 40px;
|
|
||||||
margin-bottom: 10px;
|
|
||||||
padding-bottom: 5px;
|
|
||||||
border-bottom: 1px solid #CCC;
|
|
||||||
}
|
|
||||||
|
|
||||||
#post_content {
|
#post_content {
|
||||||
width: 800px;
|
width: 800px;
|
||||||
height: 390px;
|
height: 390px;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.row
|
.row
|
||||||
.small-12.large-8.columns
|
.small-12.large-8.columns
|
||||||
h3 About ME
|
h2.blog-title ABOUT ME
|
||||||
p 我的名字是李亚飞( YaFei Lee ), 网名为 WinDy, 由于是我第一个网名, 所以一直使用至今.
|
p 我的名字是李亚飞( YaFei Lee ), 网名为 WinDy, 由于是我第一个网名, 所以一直使用至今.
|
||||||
p 我是 85 后成员, 目前生活在深圳, 计划长期在这里发展.
|
p 我是 85 后成员, 目前生活在深圳, 计划长期在这里发展.
|
||||||
p 当年毕业于吉林大学计算机专业, 并在深信服工作约 5 年时间, 如今正在独立创业路中.
|
p 当年毕业于吉林大学计算机专业, 并在深信服工作约 5 年时间, 如今正在独立创业路中.
|
||||||
|
|
Loading…
Reference in New Issue