Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Masaya Tojo
www.tojo.tokyo
Commits
72de5671
Commit
72de5671
authored
Feb 19, 2020
by
Masaya Tojo
Browse files
Fix blog.css
parent
7ba584fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
static/css/blog.css
static/css/blog.css
+3
-2
No files found.
static/css/blog.css
View file @
72de5671
...
...
@@ -19,7 +19,6 @@
nav
{
background
:
#222
;
padding
:
10px
20px
;
}
a
:link
{
...
...
@@ -80,6 +79,8 @@ body {
font-family
:
sans-serif
;
background
:
#121212
;
color
:
white
;
margin
:
0
;
padding
:
0
;
}
.world
{
...
...
@@ -108,7 +109,7 @@ body {
}
p
{
line-heigh
t
:
1
.5
em
;
padding-lef
t
:
1em
;
}
.main
li
{
...
...
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