[Git][reproducible-builds/reproducible-website][master] CSS: make <h4> distinguishable from <h3>

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Jun 28 15:33:42 UTC 2024



Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website


Commits:
0a4adc9b by Akihiro Suda at 2024-06-28T08:32:57-07:00
CSS: make <h4> distinguishable from <h3>

Fix #52

Signed-off-by: Akihiro Suda <akihiro.suda.cz at hco.ntt.co.jp>

- - - - -


1 changed file:

- assets/styles/custom.scss


Changes:

=====================================
assets/styles/custom.scss
=====================================
@@ -48,7 +48,17 @@ main {
     font-size: 1.5rem;
   }
 
+  h4 {
+    font-size: 1.2rem;
+  }
+
+  h5 {
+    font-size: 1.1rem;
+  }
 
+  h6 {
+    font-size: 1.0rem;
+  }
 
   h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
     color: inherit;



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/0a4adc9b7902064557d660dd0db8afb72a4b5412

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/0a4adc9b7902064557d660dd0db8afb72a4b5412
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20240628/6a7b239e/attachment.htm>


More information about the rb-commits mailing list