minor CSS tidy

This commit is contained in:
Heydon Pickering 2017-08-14 17:22:40 +01:00
parent 6701831810
commit d6c8b245ee
3 changed files with 3 additions and 17 deletions

View File

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

File diff suppressed because one or more lines are too long

View File

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