博客部署调整记录
This commit is contained in:
@@ -19,7 +19,7 @@ $fontEn: "Helvetica Neue", Helvetica, Roboto, "Droid San
|
||||
// 背景色,文本色,边框色,链接色
|
||||
//-----------------------------------------------------
|
||||
$colorText: #333 !default;
|
||||
$colorBg: #fff !default;
|
||||
$colorBg: #f0eae3 !default;
|
||||
$colorBorder: #dbdbdb !default;
|
||||
$colorLink: #08c !default;
|
||||
$colorPlaceholder: #999 !default; // input placeholder color
|
||||
|
||||
@@ -38,7 +38,7 @@ html, body, #container {
|
||||
position:absolute;
|
||||
right:0;
|
||||
min-height:100%;
|
||||
background:#eaeaea;
|
||||
background:#f5dfc6;
|
||||
left: 300px;
|
||||
width: auto;
|
||||
@extend %trans;
|
||||
|
||||
Reference in New Issue
Block a user