Bläddra i källkod

minor CSS tidy

Heydon Pickering 8 år sedan
förälder
incheckning
d6c8b245ee
3 ändrade filer med 2 tillägg och 16 borttagningar
  1. 1 8
      docs/css/styles.css
  2. 0 0
      docs/service-worker.js
  3. 1 8
      themes/infusion/static/css/styles.css

+ 1 - 8
docs/css/styles.css

@@ -524,7 +524,6 @@ pre[class*=language-] code * {
     color: inherit;
 }
 /* file tree lists */
-
 .file-tree {
     overflow-x: auto;
 }
@@ -566,7 +565,6 @@ pre[class*=language-] code * {
     content: '\2514\2500\2500\0020';
 }
 /* Expandable sections */
-
 .expandable-section {
     border-top: 1px solid;
     border-bottom: 1px solid;
@@ -613,8 +611,7 @@ p:empty {
     margin-top: 2.25rem;
 }
 /* WCAG and principles */
-
-.wcag ul li {
+.wcag li {
     font-size: 0.85em;
 }
 .principles p {
@@ -663,7 +660,6 @@ h1 svg {
     vertical-align: middle;
 }
 /* Color palettes */
-
 .colors {
     display: flex;
     height: 5rem;
@@ -687,12 +683,10 @@ h1 svg {
     right: 0.25rem;
 }
 /* cross references */
-
 .pattern-link {
     font-weight: bold;
 }
 /* inline demos */
-
 .demo-inner {
   border-top: 1px solid;
   border-bottom: 1px solid;
@@ -705,7 +699,6 @@ h1 svg {
     display: block;
 }
 /* Section links */
-
 .h2-container {
     position: relative;
     font-size: 1.66rem;

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 0 - 0
docs/service-worker.js


+ 1 - 8
themes/infusion/static/css/styles.css

@@ -524,7 +524,6 @@ pre[class*=language-] code * {
     color: inherit;
 }
 /* file tree lists */
-
 .file-tree {
     overflow-x: auto;
 }
@@ -566,7 +565,6 @@ pre[class*=language-] code * {
     content: '\2514\2500\2500\0020';
 }
 /* Expandable sections */
-
 .expandable-section {
     border-top: 1px solid;
     border-bottom: 1px solid;
@@ -613,8 +611,7 @@ p:empty {
     margin-top: 2.25rem;
 }
 /* WCAG and principles */
-
-.wcag ul li {
+.wcag li {
     font-size: 0.85em;
 }
 .principles p {
@@ -663,7 +660,6 @@ h1 svg {
     vertical-align: middle;
 }
 /* Color palettes */
-
 .colors {
     display: flex;
     height: 5rem;
@@ -687,12 +683,10 @@ h1 svg {
     right: 0.25rem;
 }
 /* cross references */
-
 .pattern-link {
     font-weight: bold;
 }
 /* inline demos */
-
 .demo-inner {
   border-top: 1px solid;
   border-bottom: 1px solid;
@@ -705,7 +699,6 @@ h1 svg {
     display: block;
 }
 /* Section links */
-
 .h2-container {
     position: relative;
     font-size: 1.66rem;

Vissa filer visades inte eftersom för många filer har ändrats