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
ba15b528
Commit
ba15b528
authored
Feb 19, 2020
by
Masaya Tojo
Browse files
Adjust blog.css
parent
fac05b36
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
+5
-6
static/css/blog.css
static/css/blog.css
+5
-6
No files found.
static/css/blog.css
View file @
ba15b528
...
...
@@ -51,7 +51,7 @@ a:hover {
.nav-list
{
display
:
flex
;
width
:
780px
;
width
:
85%
;
justify-content
:
space-between
;
align-items
:
center
;
}
...
...
@@ -80,19 +80,18 @@ body {
font-family
:
sans-serif
;
background
:
#121212
;
color
:
#dddddd
dd
;
font-size
:
1
.5em
;
font-size
:
1
4pt
;
}
.world
{
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
width
:
100%
;
}
.main
{
padding
:
30px
50px
;
width
:
780px
;
width
:
85%
;
}
::selection
{
...
...
@@ -114,5 +113,5 @@ p {
}
.post-date
{
font-size
:
0.8
em
;
font-size
:
0.8
;
}
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