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;
}
/* 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;

File diff suppressed because one or more lines are too long

View File

@ -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;