middle-outset center

This commit is contained in:
Shan Carter
2017-01-19 16:29:25 -08:00
parent f549e6e2bd
commit b278859a61
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -260,6 +260,14 @@ dt-article section > dt-code {
margin-right: auto;
}
.centered .l-middle-outset,
.centered.l-middle-outset,
dt-article.centered .l-middle-outset {
width: calc(816px + 96px);
margin-left: auto;
margin-right: auto;
}
/* page and screen are already centered */
/* Side */
+1 -1
View File
File diff suppressed because one or more lines are too long