.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Copyright (c) 2010-2015, b3log.org
|
||||
* Copyright (c) 2010-2016, b3log.org & hacpai.com
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
@@ -477,8 +477,10 @@ pre code, pre tt {
|
||||
.side footer {
|
||||
position: absolute;
|
||||
bottom: 15px;
|
||||
left: 50%;
|
||||
margin-left: -65px;
|
||||
}
|
||||
|
||||
.side footer > div {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
/* end side */
|
||||
|
||||
|
2
yilia/css/yilia.min.css
vendored
2
yilia/css/yilia.min.css
vendored
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Copyright (c) 2010-2015, b3log.org
|
||||
* Copyright (c) 2010-2016, b3log.org & hacpai.com
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2010-2015, b3log.org
|
||||
* Copyright (c) 2010-2016, b3log.org & hacpai.com
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
2
yilia/js/yilia.min.js
vendored
2
yilia/js/yilia.min.js
vendored
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2010-2015, b3log.org
|
||||
* Copyright (c) 2010-2016, b3log.org & hacpai.com
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (c) 2010-2015, b3log.org
|
||||
# Copyright (c) 2010-2016, b3log.org & hacpai.com
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (c) 2010-2015, b3log.org
|
||||
# Copyright (c) 2010-2016, b3log.org & hacpai.com
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
@@ -36,6 +36,9 @@
|
||||
</ul>
|
||||
</nav>
|
||||
<footer>
|
||||
<#if noticeBoard??>
|
||||
<div>${noticeBoard}</div>
|
||||
</#if>
|
||||
<#if isLoggedIn>
|
||||
<a href="${servePath}/admin-index.do#main" title="${adminLabel}" class="icon-setting"></a>
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (c) 2010-2015, b3log.org
|
||||
# Copyright (c) 2010-2016, b3log.org & hacpai.com
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
Reference in New Issue
Block a user