remove unused codes and add site'url configuration on admin

This commit is contained in:
lealife
2016-05-25 16:05:47 +08:00
parent a007b89ebb
commit a07bb25128
21 changed files with 117 additions and 1047 deletions

View File

@ -86,6 +86,9 @@ h2,
h3 {
font-family: 'Open Sans', '微软雅黑', Arial, Tahoma, sans-serif;
}
.navbar-brand {
height: 45px;
}
.logo-ctn {
display: block;
}

View File

@ -56,7 +56,9 @@ html,body {
h1, h2, h3 {
font-family: @fontFamily;
}
.navbar-brand {
height: 45px;
}
.logo-ctn {
display: block;
#logo {