Update 'layouts/partials/custom_head.html'

This commit is contained in:
justin 2022-01-20 22:46:17 +00:00
parent b9b041c116
commit 791f865833

View file

@ -4,7 +4,7 @@
<!-- Custom CSS via inline styles <!-- Custom CSS via inline styles
You may use this template to add custom CSS to your site like so: --> You may use this template to add custom CSS to your site like so: -->
<!-- <style> <style>
/* Links */ /* Links */
a:hover { a:hover {
color: #000080; color: #000080;
@ -44,7 +44,7 @@
color: #BBC7CC; color: #BBC7CC;
background-color: #22343A; background-color: #22343A;
} }
</style> --> </style>
<!-- Custom CSS via "custom.css"-file <!-- Custom CSS via "custom.css"-file
If you would rather place your custom CSS into If you would rather place your custom CSS into