summaryrefslogtreecommitdiff
path: root/source/css/style.css
diff options
context:
space:
mode:
authorDoge <[email protected]>2021-05-25 10:47:50 +0800
committerDoge <[email protected]>2021-05-25 10:47:50 +0800
commit606ac3aef2fa1e805f5004f1f9a4745f9796d49e (patch)
tree42e9d6e59b6b47fc6ef33a0560f6b16effa78eaa /source/css/style.css
parent471a1e3a9ea6dc0cd816812e18b77a96460ed62e (diff)
downloadchromate-606ac3aef2fa1e805f5004f1f9a4745f9796d49e.tar.gz
chromate-606ac3aef2fa1e805f5004f1f9a4745f9796d49e.tar.bz2
chromate-606ac3aef2fa1e805f5004f1f9a4745f9796d49e.zip
Add feeding page
Diffstat (limited to 'source/css/style.css')
-rw-r--r--source/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/css/style.css b/source/css/style.css
index d35828d..dc68f3c 100644
--- a/source/css/style.css
+++ b/source/css/style.css
@@ -63,4 +63,8 @@ pre {
.footer {
padding: 1rem 1rem 1rem!important;
background-color: transparent!important
+}
+
+.feeding :hover {
+ font-weight: normal;
} \ No newline at end of file