fix stylesheet
This commit is contained in:
parent
4c48d22a0c
commit
a00413e3d8
2 changed files with 2 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -20,4 +20,4 @@ hugo.linux
|
||||||
*.swo
|
*.swo
|
||||||
|
|
||||||
# deploy script
|
# deploy script
|
||||||
./deploy
|
deploy
|
||||||
|
|
|
@ -155,7 +155,7 @@ img.pfp {
|
||||||
.list {
|
.list {
|
||||||
background-color: #3c3836;
|
background-color: #3c3836;
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
color: #d5c4a1;
|
color: #a89984;
|
||||||
}
|
}
|
||||||
|
|
||||||
.list a {
|
.list a {
|
||||||
|
|
Loading…
Add table
Reference in a new issue