mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 19:51:07 +02:00
chore: remove unnecessary image.domains configuration
This commit is contained in:
parent
37b95a4e37
commit
5f95201576
8 changed files with 12 additions and 17 deletions
|
@ -355,7 +355,7 @@ RSS feed page styles.
|
|||
<!-- public/rss-style.xsl -->
|
||||
|
||||
<style type="text/css">
|
||||
body{margin:0;color:oklch(25% 0.005 298)} /* font color */
|
||||
body{color:oklch(25% 0.005 298)} /* font color */
|
||||
.bg-white{background-color:oklch(0.96 0.005 298)!important} /* background color */
|
||||
.text-gray{color:oklch(0.25 0.005 298 / 75%)!important} /* secondary font color */
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue