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
94780c70
Unverified
Commit
94780c70
authored
Mar 02, 2019
by
Van
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
💄
code style
parent
11bd0a49
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
6 deletions
+7
-6
src/main/webapp/scss/_reset-content.scss
src/main/webapp/scss/_reset-content.scss
+3
-2
src/main/webapp/scss/admin.css
src/main/webapp/scss/admin.css
+1
-1
src/main/webapp/scss/base.css
src/main/webapp/scss/base.css
+1
-1
src/main/webapp/scss/start.css
src/main/webapp/scss/start.css
+1
-1
src/main/webapp/skins
src/main/webapp/skins
+1
-1
No files found.
src/main/webapp/scss/_reset-content.scss
View file @
94780c70
...
...
@@ -8,7 +8,7 @@
* Article reset style
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</ta>
* @version 0.2.1.
1, Feb 26
, 2019
* @version 0.2.1.
2, Mar 3
, 2019
*/
.content-reset
{
...
...
@@ -152,11 +152,12 @@
}
code
{
padding
:
0
.2em
0
.4em
;
padding
:
.2em
.4em
;
margin
:
0
;
font-size
:
85%
;
background-color
:
rgba
(
27
,
31
,
35
,
.05
);
border-radius
:
3px
;
font-family
:
mononoki
,
Consolas
,
Liberation
Mono
,
Menlo
,
Courier
,
monospace
;
word-break
:
break-word
;
}
...
...
src/main/webapp/scss/admin.css
View file @
94780c70
This diff is collapsed.
Click to expand it.
src/main/webapp/scss/base.css
View file @
94780c70
This diff is collapsed.
Click to expand it.
src/main/webapp/scss/start.css
View file @
94780c70
This diff is collapsed.
Click to expand it.
skins
@
e4e32efb
Subproject commit
1728d5c7299f4f683c9203c5918cd4238b031da8
Subproject commit
e4e32efbc543f0133131addf383b9cc573d9ec56
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