From 8d7896922377e25ca19871dde14282929aed8202 Mon Sep 17 00:00:00 2001 From: "mail_yanpeng@163.com" Date: Tue, 14 May 2019 11:05:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=81=8E=E5=BA=A6layui?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/blogs.css | 1 + static/css/common.css | 3 +++ static/css/login.css | 2 +- views/note.html | 7 +++++-- views/ublogs.html | 13 ++++++++----- views/uinfo.html | 15 +++++++++------ views/unote.html | 15 +++++++++------ 7 files changed, 36 insertions(+), 20 deletions(-) diff --git a/static/css/blogs.css b/static/css/blogs.css index b248dc0..091a9d9 100644 --- a/static/css/blogs.css +++ b/static/css/blogs.css @@ -61,3 +61,4 @@ text-align: center } + diff --git a/static/css/common.css b/static/css/common.css index 9e243c9..1b4f3c4 100644 --- a/static/css/common.css +++ b/static/css/common.css @@ -121,4 +121,7 @@ a{ } .pagination ul .active a{ color: #fff; +} +.breadcrumb-container{ + padding: 20px; } \ No newline at end of file diff --git a/static/css/login.css b/static/css/login.css index 68137dc..4ea643f 100644 --- a/static/css/login.css +++ b/static/css/login.css @@ -1,5 +1,5 @@ .login-root { - background: url("/static/img/login.png") no-repeat; + background: #f0e7db url("/static/img/login.png") no-repeat; position: absolute; min-height: 100%; width: 100%; diff --git a/views/note.html b/views/note.html index b00706b..6618d98 100644 --- a/views/note.html +++ b/views/note.html @@ -11,11 +11,14 @@ - + + + + - +