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
c46c3eed
Commit
c46c3eed
authored
Feb 19, 2020
by
Masaya Tojo
Browse files
Adjust blog.css
parent
ba15b528
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
5 deletions
+11
-5
static/css/blog.css
static/css/blog.css
+11
-5
No files found.
static/css/blog.css
View file @
c46c3eed
...
...
@@ -27,11 +27,11 @@ a:link {
}
a
:visited
{
color
:
#
990000
;
color
:
#
ff5533
;
}
a
:hover
{
color
:
#ff
0000
;
color
:
#ff
1111
;
}
.nav-bar
{
...
...
@@ -79,7 +79,7 @@ ul.nav-list > li {
body
{
font-family
:
sans-serif
;
background
:
#121212
;
color
:
#dddddd
dd
;
color
:
white
;
font-size
:
14pt
;
}
...
...
@@ -104,7 +104,7 @@ body {
}
.post-title
a
{
color
:
#dddddd
dd
;
color
:
white
;
text-decoration
:
none
;
}
...
...
@@ -112,6 +112,12 @@ p {
line-height
:
1.5
;
}
.main
li
{
margin-top
:
15px
;
margin-bottom
:
15px
;
}
.post-date
{
font-size
:
0.8
;
color
:
#d0d0d0
;
font-size
:
0
.;
}
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