Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo-1
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
solo-1
Commits
40dd2c24
Unverified
Commit
40dd2c24
authored
Feb 16, 2019
by
Van
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
💄
mobile start
parent
161f88c5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
src/main/webapp/css/default-init.css
src/main/webapp/css/default-init.css
+2
-2
src/main/webapp/start.ftl
src/main/webapp/start.ftl
+1
-0
No files found.
src/main/webapp/css/default-init.css
View file @
40dd2c24
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
*
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @author <a href="http://88250.b3log.org">Liang Ding</a>
* @author <a href="http://88250.b3log.org">Liang Ding</a>
* @version 1.2.1.
0, Jan 4
, 2019
* @version 1.2.1.
1, Feb 16
, 2019
*/
*/
/* reset */
/* reset */
...
@@ -518,7 +518,7 @@ input[type=text]:focus {
...
@@ -518,7 +518,7 @@ input[type=text]:focus {
/* start responsive */
/* start responsive */
@media
(
max-width
:
780px
)
{
@media
(
max-width
:
780px
)
{
.wrap
{
.wrap
{
padding
:
40px
0
;
padding
:
40px
0
0
0
;
}
}
.content
{
.content
{
...
...
src/main/webapp/start.ftl
View file @
40dd2c24
...
@@ -32,6 +32,7 @@
...
@@ -32,6 +32,7 @@
<img src="${staticServePath}/images/github.png"/>
<img src="${staticServePath}/images/github.png"/>
</div>
</div>
<br>
<br>
<a class="github__link" target="_blank" href="https://hacpai.com/article/1463025124998">B3log 开源组织欢迎大家加入!</a>
<label class="github__text">
<label class="github__text">
<input type="checkbox" checked id="isAgreenCheck">
<input type="checkbox" checked id="isAgreenCheck">
是否愿意在 GitHub 上收藏该<a href="https://github.com/b3log/solo" target="_blank">项目</a>并关注<a href="https://github.com/88250" target="_blank">开发者</a>
是否愿意在 GitHub 上收藏该<a href="https://github.com/b3log/solo" target="_blank">项目</a>并关注<a href="https://github.com/88250" target="_blank">开发者</a>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment