mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
Update light background
This commit is contained in:
parent
c163b43b9a
commit
de97f07a14
@ -3,7 +3,7 @@
|
||||
* A simple, clean, flexible Hugo theme
|
||||
* https://github.com/nanxiaobei/hugo-paper
|
||||
* Designed by MR.LEE (https://mrlee.me/)
|
||||
* Updated in 2019.10.15
|
||||
* Updated in 2019.10.17
|
||||
*/
|
||||
|
||||
/* Theme
|
||||
@ -37,7 +37,7 @@
|
||||
--border: #5f5f5f;
|
||||
}
|
||||
.list {
|
||||
background: linear-gradient(135deg, #e2e2e2, #f8f8f8, #ddd);
|
||||
background: linear-gradient(135deg, #ddd, #f5f5f5, #d5d5d5);
|
||||
}
|
||||
.dark.list {
|
||||
background: linear-gradient(135deg, #1c1c1c, #2a2a2a, #000);
|
||||
|
Loading…
Reference in New Issue
Block a user