Ver Fonte

margin reduced on print nav

Heydon Pickering há 8 anos atrás
pai
commit
b544408650
3 ficheiros alterados com 6 adições e 0 exclusões
  1. 3 0
      docs/css/styles.css
  2. 0 0
      docs/service-worker.js
  3. 3 0
      themes/infusion/static/css/styles.css

+ 3 - 0
docs/css/styles.css

@@ -734,6 +734,9 @@ h1 svg {
 .wrapper.print-version #patterns-list h3 {
     font-size: 1.25rem;
 }
+.wrapper.print-version .patterns {
+  margin-top: 0;
+}
 .pattern-section:not(:last-child) {
     padding-bottom: 2.25rem;
     border-bottom: 2px solid;

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
docs/service-worker.js


+ 3 - 0
themes/infusion/static/css/styles.css

@@ -734,6 +734,9 @@ h1 svg {
 .wrapper.print-version #patterns-list h3 {
     font-size: 1.25rem;
 }
+.wrapper.print-version .patterns {
+  margin-top: 0;
+}
 .pattern-section:not(:last-child) {
     padding-bottom: 2.25rem;
     border-bottom: 2px solid;

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff