diff --git a/dist/milligram.css b/dist/milligram.css index 2cdd05b..7f3dc4e 100644 --- a/dist/milligram.css +++ b/dist/milligram.css @@ -34,7 +34,7 @@ blockquote { } blockquote *:last-child { - margin: 0; + margin-bottom: 0; } .button, @@ -60,51 +60,39 @@ input[type='submit'] { white-space: nowrap; } -.button:hover, .button:focus, -button:hover, +.button:focus, .button:hover, button:focus, -input[type='button']:hover, +button:hover, input[type='button']:focus, -input[type='reset']:hover, +input[type='button']:hover, input[type='reset']:focus, -input[type='submit']:hover, -input[type='submit']:focus { +input[type='reset']:hover, +input[type='submit']:focus, +input[type='submit']:hover { background-color: #606c76; border-color: #606c76; color: #fff; outline: 0; } -.button.button-disabled, .button[disabled], -button.button-disabled, +.button[disabled], button[disabled], -input[type='button'].button-disabled, input[type='button'][disabled], -input[type='reset'].button-disabled, input[type='reset'][disabled], -input[type='submit'].button-disabled, input[type='submit'][disabled] { opacity: .5; cursor: default; } -.button.button-disabled:hover, .button.button-disabled:focus, .button[disabled]:hover, .button[disabled]:focus, -button.button-disabled:hover, -button.button-disabled:focus, -button[disabled]:hover, +.button[disabled]:focus, .button[disabled]:hover, button[disabled]:focus, -input[type='button'].button-disabled:hover, -input[type='button'].button-disabled:focus, -input[type='button'][disabled]:hover, +button[disabled]:hover, input[type='button'][disabled]:focus, -input[type='reset'].button-disabled:hover, -input[type='reset'].button-disabled:focus, -input[type='reset'][disabled]:hover, +input[type='button'][disabled]:hover, input[type='reset'][disabled]:focus, -input[type='submit'].button-disabled:hover, -input[type='submit'].button-disabled:focus, -input[type='submit'][disabled]:hover, -input[type='submit'][disabled]:focus { +input[type='reset'][disabled]:hover, +input[type='submit'][disabled]:focus, +input[type='submit'][disabled]:hover { background-color: #9b4dca; border-color: #9b4dca; } @@ -118,37 +106,29 @@ input[type='submit'].button-outline { background-color: transparent; } -.button.button-outline:hover, .button.button-outline:focus, -button.button-outline:hover, +.button.button-outline:focus, .button.button-outline:hover, button.button-outline:focus, -input[type='button'].button-outline:hover, +button.button-outline:hover, input[type='button'].button-outline:focus, -input[type='reset'].button-outline:hover, +input[type='button'].button-outline:hover, input[type='reset'].button-outline:focus, -input[type='submit'].button-outline:hover, -input[type='submit'].button-outline:focus { +input[type='reset'].button-outline:hover, +input[type='submit'].button-outline:focus, +input[type='submit'].button-outline:hover { color: #606c76; background-color: transparent; border-color: #606c76; } -.button.button-outline.button-disabled:hover, .button.button-outline.button-disabled:focus, .button.button-outline[disabled]:hover, .button.button-outline[disabled]:focus, -button.button-outline.button-disabled:hover, -button.button-outline.button-disabled:focus, -button.button-outline[disabled]:hover, +.button.button-outline[disabled]:focus, .button.button-outline[disabled]:hover, button.button-outline[disabled]:focus, -input[type='button'].button-outline.button-disabled:hover, -input[type='button'].button-outline.button-disabled:focus, -input[type='button'].button-outline[disabled]:hover, +button.button-outline[disabled]:hover, input[type='button'].button-outline[disabled]:focus, -input[type='reset'].button-outline.button-disabled:hover, -input[type='reset'].button-outline.button-disabled:focus, -input[type='reset'].button-outline[disabled]:hover, +input[type='button'].button-outline[disabled]:hover, input[type='reset'].button-outline[disabled]:focus, -input[type='submit'].button-outline.button-disabled:hover, -input[type='submit'].button-outline.button-disabled:focus, -input[type='submit'].button-outline[disabled]:hover, -input[type='submit'].button-outline[disabled]:focus { +input[type='reset'].button-outline[disabled]:hover, +input[type='submit'].button-outline[disabled]:focus, +input[type='submit'].button-outline[disabled]:hover { color: #9b4dca; border-color: inherit; } @@ -163,37 +143,29 @@ input[type='submit'].button-clear { border-color: transparent; } -.button.button-clear:hover, .button.button-clear:focus, -button.button-clear:hover, +.button.button-clear:focus, .button.button-clear:hover, button.button-clear:focus, -input[type='button'].button-clear:hover, +button.button-clear:hover, input[type='button'].button-clear:focus, -input[type='reset'].button-clear:hover, +input[type='button'].button-clear:hover, input[type='reset'].button-clear:focus, -input[type='submit'].button-clear:hover, -input[type='submit'].button-clear:focus { +input[type='reset'].button-clear:hover, +input[type='submit'].button-clear:focus, +input[type='submit'].button-clear:hover { color: #606c76; background-color: transparent; border-color: transparent; } -.button.button-clear.button-disabled:hover, .button.button-clear.button-disabled:focus, .button.button-clear[disabled]:hover, .button.button-clear[disabled]:focus, -button.button-clear.button-disabled:hover, -button.button-clear.button-disabled:focus, -button.button-clear[disabled]:hover, +.button.button-clear[disabled]:focus, .button.button-clear[disabled]:hover, button.button-clear[disabled]:focus, -input[type='button'].button-clear.button-disabled:hover, -input[type='button'].button-clear.button-disabled:focus, -input[type='button'].button-clear[disabled]:hover, +button.button-clear[disabled]:hover, input[type='button'].button-clear[disabled]:focus, -input[type='reset'].button-clear.button-disabled:hover, -input[type='reset'].button-clear.button-disabled:focus, -input[type='reset'].button-clear[disabled]:hover, +input[type='button'].button-clear[disabled]:hover, input[type='reset'].button-clear[disabled]:focus, -input[type='submit'].button-clear.button-disabled:hover, -input[type='submit'].button-clear.button-disabled:focus, -input[type='submit'].button-clear[disabled]:hover, -input[type='submit'].button-clear[disabled]:focus { +input[type='reset'].button-clear[disabled]:hover, +input[type='submit'].button-clear[disabled]:focus, +input[type='submit'].button-clear[disabled]:hover { color: #9b4dca; } @@ -201,8 +173,8 @@ code { background: #f4f5f6; border-radius: .4rem; font-size: 86%; - padding: .2rem .5rem; margin: 0 .2rem; + padding: .2rem .5rem; white-space: nowrap; } @@ -262,25 +234,25 @@ select:focus { } select { - padding: 0.6rem 3rem 0.6rem 1rem; - background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyOSAxNCIgd2lkdGg9IjI5Ij48cGF0aCBmaWxsPSIjZDFkMWQxIiBkPSJNOS40IDMuNmw1IDcgNS4yLTciLz48L3N2Zz4=) center right no-repeat; + background: url('data:image/svg+xml;utf8,') center right no-repeat; + padding-right: 3.0rem; } select:focus { - background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyOSAxNCIgd2lkdGg9IjI5Ij48cGF0aCBmaWxsPSIjOWI0ZGNmIiBkPSJNMTkuNiAzLjZIOS40bDUgNyIvPjwvc3ZnPg==); + background-image: url('data:image/svg+xml;utf8,'); } textarea { + min-height: 6.5rem; padding-bottom: .6rem; padding-top: .6rem; - min-height: 6.5rem; } label, legend { + display: block; font-size: 1.6rem; font-weight: 700; - display: block; margin-bottom: .5rem; } @@ -295,8 +267,8 @@ input[type='radio'] { } .label-inline { - font-weight: normal; display: inline-block; + font-weight: normal; margin-left: .5rem; } @@ -315,10 +287,6 @@ input[type='radio'] { width: 100%; } -.row.row-wrap { - flex-wrap: wrap; -} - .row.row-no-padding { padding: 0; } @@ -327,6 +295,10 @@ input[type='radio'] { padding: 0; } +.row.row-wrap { + flex-wrap: wrap; +} + .row.row-top { -ms-grid-row-align: flex-start; align-items: flex-start; @@ -463,7 +435,7 @@ input[type='radio'] { max-width: 90%; } -@media (min-width: 40rem) { +@media (min-width: 640px) { .row { flex-direction: row; margin-left: -1.0rem; @@ -492,14 +464,14 @@ ul { } dl dl, -dl ul, dl ol, +dl ul, ol dl, -ol ul, ol ol, +ol ul, ul dl, -ul ul, -ul ol { +ul ol, +ul ul { font-size: 90%; margin: 1.5rem 0 1.5rem 3.0rem; } @@ -508,41 +480,41 @@ dl { list-style: none; } -ul { - list-style: circle inside; -} - ol { list-style: decimal inside; } -dt, +ul { + list-style: circle inside; +} + dd, +dt, li { margin-bottom: 1.0rem; } -.button, -button { +button, +.button { margin-bottom: 1.0rem; } +fieldset, input, -textarea, select, -fieldset { +textarea { margin-bottom: 1.5rem; } -pre, blockquote, dl, figure, -table, -p, -ul, +form, ol, -form { +p, +pre, +table, +ul { margin-bottom: 2.5rem; } @@ -550,20 +522,20 @@ table { width: 100%; } -th, -td { - border-bottom: .1rem solid #e1e1e1; +td, +th { + border-bottom: 0.1rem solid #f4f5f6; padding: 1.2rem 1.5rem; text-align: left; } -th:first-child, -td:first-child { +td:first-child, +th:first-child { padding-left: 0; } -th:last-child, -td:last-child { +td:last-child, +th:last-child { padding-right: 0; } @@ -618,7 +590,7 @@ h6 { line-height: 1.4; } -@media (min-width: 40rem) { +@media (min-width: 640px) { h1 { font-size: 5.0rem; } @@ -643,25 +615,25 @@ img { max-width: 100%; } -.float-right { - float: right; -} - -.float-left { - float: left; -} - .clearfix { *zoom: 1; } +.clearfix:after { + clear: both; +} + .clearfix:after, .clearfix:before { content: ''; display: table; } -.clearfix:after { - clear: both; +.float-left { + float: left; +} + +.float-right { + float: right; } /*# sourceMappingURL=milligram.css.map */ \ No newline at end of file diff --git a/dist/milligram.css.map b/dist/milligram.css.map index ba15ad4..d18e2b8 100644 --- a/dist/milligram.css.map +++ b/dist/milligram.css.map @@ -1 +1 @@ -{"version":3,"sources":["milligram.css"],"names":[],"mappings":"AAAA;EACE,uBAAuB;EACvB,iBAAiB;CAClB;;AAED;EACE,eAAe;EACf,0EAA0E;EAC1E,iBAAiB;EACjB,iBAAiB;EACjB,sBAAsB;EACtB,iBAAiB;CAClB;;AAED;;;EAGE,oBAAoB;CACrB;;AAED;EACE,kCAAkC;EAClC,eAAe;EACf,gBAAgB;EAChB,qBAAqB;CACtB;;AAED;EACE,UAAU;CACX;;AAED;;;;;EAKE,0BAA0B;EAC1B,6BAA6B;EAC7B,qBAAqB;EACrB,YAAY;EACZ,gBAAgB;EAChB,sBAAsB;EACtB,kBAAkB;EAClB,iBAAiB;EACjB,eAAe;EACf,sBAAsB;EACtB,oBAAoB;EACpB,kBAAkB;EAClB,mBAAmB;EACnB,sBAAsB;EACtB,0BAA0B;EAC1B,oBAAoB;CACrB;;AAED;;;;;;;;;EASE,0BAA0B;EAC1B,sBAAsB;EACtB,YAAY;EACZ,WAAW;CACZ;;AAED;;;;;;;;;EASE,YAAY;EACZ,gBAAgB;CACjB;;AAED;;;;;;;;;;;;;;;;;EAiBE,0BAA0B;EAC1B,sBAAsB;CACvB;;AAED;;;;;EAKE,eAAe;EACf,8BAA8B;CAC/B;;AAED;;;;;;;;;EASE,eAAe;EACf,8BAA8B;EAC9B,sBAAsB;CACvB;;AAED;;;;;;;;;;;;;;;;;EAiBE,eAAe;EACf,sBAAsB;CACvB;;AAED;;;;;EAKE,eAAe;EACf,8BAA8B;EAC9B,0BAA0B;CAC3B;;AAED;;;;;;;;;EASE,eAAe;EACf,8BAA8B;EAC9B,0BAA0B;CAC3B;;AAED;;;;;;;;;;;;;;;;;EAiBE,eAAe;CAChB;;AAED;EACE,oBAAoB;EACpB,qBAAqB;EACrB,eAAe;EACf,qBAAqB;EACrB,gBAAgB;EAChB,oBAAoB;CACrB;;AAED;EACE,oBAAoB;EACpB,kCAAkC;EAClC,sGAAsG;CACvG;;AAED;EACE,wBAAwB;EACxB,iBAAiB;EACjB,eAAe;EACf,qBAAqB;EACrB,iBAAiB;CAClB;;AAED;EACE,UAAU;EACV,iCAAiC;EACjC,sBAAsB;EACtB,mBAAmB;CACpB;;AAED;;;;;;;;;EASE,yBAAiB;KAAjB,sBAAiB;UAAjB,iBAAiB;EACjB,8BAA8B;EAC9B,6BAA6B;EAC7B,qBAAqB;EACrB,iBAAiB;EACjB,eAAe;EACf,sBAAsB;EACtB,YAAY;CACb;;AAED;;;;;;;;;EASE,6BAA6B;EAC7B,WAAW;CACZ;;AAED;EACE,iCAAiC;EACjC,uPAAuP;CACxP;;AAED;EACE,sOAAsO;CACvO;;AAED;EACE,sBAAsB;EACtB,mBAAmB;EACnB,mBAAmB;CACpB;;AAED;;EAEE,kBAAkB;EAClB,iBAAiB;EACjB,eAAe;EACf,qBAAqB;CACtB;;AAED;EACE,gBAAgB;EAChB,WAAW;CACZ;;AAED;;EAEE,gBAAgB;CACjB;;AAED;EACE,oBAAoB;EACpB,sBAAsB;EACtB,mBAAmB;CACpB;;AAED;EACE,eAAe;EACf,oBAAoB;EACpB,kBAAkB;EAClB,mBAAmB;EACnB,YAAY;CACb;;AAED;EACE,cAAc;EACd,uBAAuB;EACvB,WAAW;EACX,YAAY;CACb;;AAED;EACE,gBAAgB;CACjB;;AAED;EACE,WAAW;CACZ;;AAED;EACE,WAAW;CACZ;;AAED;EACE,+BAAwB;MAAxB,wBAAwB;CACzB;;AAED;EACE,6BAAsB;MAAtB,sBAAsB;CACvB;;AAED;EACE,2BAAoB;MAApB,oBAAoB;CACrB;;AAED;EACE,4BAAqB;MAArB,qBAAqB;CACtB;;AAED;EACE,6BAAsB;MAAtB,sBAAsB;CACvB;;AAED;EACE,eAAe;EACf,QAAQ;EACR,eAAe;EACf,gBAAgB;EAChB,YAAY;CACb;;AAED;EACE,uBAAuB;CACxB;;AAED;EACE,qBAAqB;CACtB;;AAED;EACE,mBAAmB;CACpB;;AAED;EACE,iBAAiB;CAClB;;AAED;EACE,iBAAiB;CAClB;;AAED;EACE,iBAAiB;CAClB;;AAED;EACE,sBAAsB;CACvB;;AAED;EACE,iBAAiB;CAClB;;AAED;EACE,sBAAsB;CACvB;;AAED;EACE,iBAAiB;CAClB;;AAED;EACE,iBAAiB;CAClB;;AAED;EACE,iBAAiB;CAClB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE,mBAAmB;EACnB,oBAAoB;CACrB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE,mBAAmB;EACnB,oBAAoB;CACrB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE;IACE,oBAAoB;IACpB,qBAAqB;IACrB,2BAA2B;GAC5B;EACD;IACE,uBAAuB;IACvB,kBAAkB;GACnB;CACF;;AAED;EACE,eAAe;EACf,sBAAsB;CACvB;;AAED;EACE,eAAe;CAChB;;AAED;;;EAGE,cAAc;EACd,gBAAgB;CACjB;;AAED;;;;;;;;;EASE,eAAe;EACf,+BAA+B;CAChC;;AAED;EACE,iBAAiB;CAClB;;AAED;EACE,0BAA0B;CAC3B;;AAED;EACE,2BAA2B;CAC5B;;AAED;;;EAGE,sBAAsB;CACvB;;AAED;;EAEE,sBAAsB;CACvB;;AAED;;;;EAIE,sBAAsB;CACvB;;AAED;;;;;;;;;EASE,sBAAsB;CACvB;;AAED;EACE,YAAY;CACb;;AAED;;EAEE,mCAAmC;EACnC,uBAAuB;EACvB,iBAAiB;CAClB;;AAED;;EAEE,gBAAgB;CACjB;;AAED;;EAEE,iBAAiB;CAClB;;AAED;EACE,cAAc;CACf;;AAED;;;;;;EAME,iBAAiB;EACjB,sBAAsB;EACtB,cAAc;CACf;;AAED;EACE,kBAAkB;EAClB,uBAAuB;EACvB,iBAAiB;CAClB;;AAED;EACE,kBAAkB;EAClB,uBAAuB;EACvB,kBAAkB;CACnB;;AAED;EACE,kBAAkB;EAClB,uBAAuB;EACvB,iBAAiB;CAClB;;AAED;EACE,kBAAkB;EAClB,wBAAwB;EACxB,kBAAkB;CACnB;;AAED;EACE,kBAAkB;EAClB,wBAAwB;EACxB,iBAAiB;CAClB;;AAED;EACE,kBAAkB;EAClB,kBAAkB;EAClB,iBAAiB;CAClB;;AAED;EACE;IACE,kBAAkB;GACnB;EACD;IACE,kBAAkB;GACnB;EACD;IACE,kBAAkB;GACnB;EACD;IACE,kBAAkB;GACnB;EACD;IACE,kBAAkB;GACnB;EACD;IACE,kBAAkB;GACnB;CACF;;AAED;EACE,gBAAgB;CACjB;;AAED;EACE,aAAa;CACd;;AAED;EACE,YAAY;CACb;;AAED;GACE,QAAS;CACV;;AAED;EACE,YAAY;EACZ,eAAe;CAChB;;AAED;EACE,YAAY;CACb","file":"milligram.css","sourcesContent":["html {\n box-sizing: border-box;\n font-size: 62.5%;\n}\n\nbody {\n color: #606c76;\n font-family: 'Roboto', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;\n font-size: 1.6em;\n font-weight: 300;\n letter-spacing: .01em;\n line-height: 1.6;\n}\n\n*,\n*:after,\n*:before {\n box-sizing: inherit;\n}\n\nblockquote {\n border-left: 0.3rem solid #d1d1d1;\n margin-left: 0;\n margin-right: 0;\n padding: 1rem 1.5rem;\n}\n\nblockquote *:last-child {\n margin: 0;\n}\n\n.button,\nbutton,\ninput[type='button'],\ninput[type='reset'],\ninput[type='submit'] {\n background-color: #9b4dca;\n border: 0.1rem solid #9b4dca;\n border-radius: .4rem;\n color: #fff;\n cursor: pointer;\n display: inline-block;\n font-size: 1.1rem;\n font-weight: 700;\n height: 3.8rem;\n letter-spacing: .1rem;\n line-height: 3.8rem;\n padding: 0 3.0rem;\n text-align: center;\n text-decoration: none;\n text-transform: uppercase;\n white-space: nowrap;\n}\n\n.button:hover, .button:focus,\nbutton:hover,\nbutton:focus,\ninput[type='button']:hover,\ninput[type='button']:focus,\ninput[type='reset']:hover,\ninput[type='reset']:focus,\ninput[type='submit']:hover,\ninput[type='submit']:focus {\n background-color: #606c76;\n border-color: #606c76;\n color: #fff;\n outline: 0;\n}\n\n.button.button-disabled, .button[disabled],\nbutton.button-disabled,\nbutton[disabled],\ninput[type='button'].button-disabled,\ninput[type='button'][disabled],\ninput[type='reset'].button-disabled,\ninput[type='reset'][disabled],\ninput[type='submit'].button-disabled,\ninput[type='submit'][disabled] {\n opacity: .5;\n cursor: default;\n}\n\n.button.button-disabled:hover, .button.button-disabled:focus, .button[disabled]:hover, .button[disabled]:focus,\nbutton.button-disabled:hover,\nbutton.button-disabled:focus,\nbutton[disabled]:hover,\nbutton[disabled]:focus,\ninput[type='button'].button-disabled:hover,\ninput[type='button'].button-disabled:focus,\ninput[type='button'][disabled]:hover,\ninput[type='button'][disabled]:focus,\ninput[type='reset'].button-disabled:hover,\ninput[type='reset'].button-disabled:focus,\ninput[type='reset'][disabled]:hover,\ninput[type='reset'][disabled]:focus,\ninput[type='submit'].button-disabled:hover,\ninput[type='submit'].button-disabled:focus,\ninput[type='submit'][disabled]:hover,\ninput[type='submit'][disabled]:focus {\n background-color: #9b4dca;\n border-color: #9b4dca;\n}\n\n.button.button-outline,\nbutton.button-outline,\ninput[type='button'].button-outline,\ninput[type='reset'].button-outline,\ninput[type='submit'].button-outline {\n color: #9b4dca;\n background-color: transparent;\n}\n\n.button.button-outline:hover, .button.button-outline:focus,\nbutton.button-outline:hover,\nbutton.button-outline:focus,\ninput[type='button'].button-outline:hover,\ninput[type='button'].button-outline:focus,\ninput[type='reset'].button-outline:hover,\ninput[type='reset'].button-outline:focus,\ninput[type='submit'].button-outline:hover,\ninput[type='submit'].button-outline:focus {\n color: #606c76;\n background-color: transparent;\n border-color: #606c76;\n}\n\n.button.button-outline.button-disabled:hover, .button.button-outline.button-disabled:focus, .button.button-outline[disabled]:hover, .button.button-outline[disabled]:focus,\nbutton.button-outline.button-disabled:hover,\nbutton.button-outline.button-disabled:focus,\nbutton.button-outline[disabled]:hover,\nbutton.button-outline[disabled]:focus,\ninput[type='button'].button-outline.button-disabled:hover,\ninput[type='button'].button-outline.button-disabled:focus,\ninput[type='button'].button-outline[disabled]:hover,\ninput[type='button'].button-outline[disabled]:focus,\ninput[type='reset'].button-outline.button-disabled:hover,\ninput[type='reset'].button-outline.button-disabled:focus,\ninput[type='reset'].button-outline[disabled]:hover,\ninput[type='reset'].button-outline[disabled]:focus,\ninput[type='submit'].button-outline.button-disabled:hover,\ninput[type='submit'].button-outline.button-disabled:focus,\ninput[type='submit'].button-outline[disabled]:hover,\ninput[type='submit'].button-outline[disabled]:focus {\n color: #9b4dca;\n border-color: inherit;\n}\n\n.button.button-clear,\nbutton.button-clear,\ninput[type='button'].button-clear,\ninput[type='reset'].button-clear,\ninput[type='submit'].button-clear {\n color: #9b4dca;\n background-color: transparent;\n border-color: transparent;\n}\n\n.button.button-clear:hover, .button.button-clear:focus,\nbutton.button-clear:hover,\nbutton.button-clear:focus,\ninput[type='button'].button-clear:hover,\ninput[type='button'].button-clear:focus,\ninput[type='reset'].button-clear:hover,\ninput[type='reset'].button-clear:focus,\ninput[type='submit'].button-clear:hover,\ninput[type='submit'].button-clear:focus {\n color: #606c76;\n background-color: transparent;\n border-color: transparent;\n}\n\n.button.button-clear.button-disabled:hover, .button.button-clear.button-disabled:focus, .button.button-clear[disabled]:hover, .button.button-clear[disabled]:focus,\nbutton.button-clear.button-disabled:hover,\nbutton.button-clear.button-disabled:focus,\nbutton.button-clear[disabled]:hover,\nbutton.button-clear[disabled]:focus,\ninput[type='button'].button-clear.button-disabled:hover,\ninput[type='button'].button-clear.button-disabled:focus,\ninput[type='button'].button-clear[disabled]:hover,\ninput[type='button'].button-clear[disabled]:focus,\ninput[type='reset'].button-clear.button-disabled:hover,\ninput[type='reset'].button-clear.button-disabled:focus,\ninput[type='reset'].button-clear[disabled]:hover,\ninput[type='reset'].button-clear[disabled]:focus,\ninput[type='submit'].button-clear.button-disabled:hover,\ninput[type='submit'].button-clear.button-disabled:focus,\ninput[type='submit'].button-clear[disabled]:hover,\ninput[type='submit'].button-clear[disabled]:focus {\n color: #9b4dca;\n}\n\ncode {\n background: #f4f5f6;\n border-radius: .4rem;\n font-size: 86%;\n padding: .2rem .5rem;\n margin: 0 .2rem;\n white-space: nowrap;\n}\n\npre {\n background: #f4f5f6;\n border-left: 0.3rem solid #9b4dca;\n font-family: 'Menlo', 'Consolas', 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Monaco', monospace;\n}\n\npre > code {\n background: transparent;\n border-radius: 0;\n display: block;\n padding: 1rem 1.5rem;\n white-space: pre;\n}\n\nhr {\n border: 0;\n border-top: 0.1rem solid #f4f5f6;\n margin-bottom: 3.5rem;\n margin-top: 3.0rem;\n}\n\ninput[type='email'],\ninput[type='number'],\ninput[type='password'],\ninput[type='search'],\ninput[type='tel'],\ninput[type='text'],\ninput[type='url'],\ntextarea,\nselect {\n appearance: none;\n background-color: transparent;\n border: 0.1rem solid #d1d1d1;\n border-radius: .4rem;\n box-shadow: none;\n height: 3.8rem;\n padding: .6rem 1.0rem;\n width: 100%;\n}\n\ninput[type='email']:focus,\ninput[type='number']:focus,\ninput[type='password']:focus,\ninput[type='search']:focus,\ninput[type='tel']:focus,\ninput[type='text']:focus,\ninput[type='url']:focus,\ntextarea:focus,\nselect:focus {\n border: 0.1rem solid #9b4dca;\n outline: 0;\n}\n\nselect {\n padding: 0.6rem 3rem 0.6rem 1rem;\n background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyOSAxNCIgd2lkdGg9IjI5Ij48cGF0aCBmaWxsPSIjZDFkMWQxIiBkPSJNOS40IDMuNmw1IDcgNS4yLTciLz48L3N2Zz4=) center right no-repeat;\n}\n\nselect:focus {\n background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyOSAxNCIgd2lkdGg9IjI5Ij48cGF0aCBmaWxsPSIjOWI0ZGNmIiBkPSJNMTkuNiAzLjZIOS40bDUgNyIvPjwvc3ZnPg==);\n}\n\ntextarea {\n padding-bottom: .6rem;\n padding-top: .6rem;\n min-height: 6.5rem;\n}\n\nlabel,\nlegend {\n font-size: 1.6rem;\n font-weight: 700;\n display: block;\n margin-bottom: .5rem;\n}\n\nfieldset {\n border-width: 0;\n padding: 0;\n}\n\ninput[type='checkbox'],\ninput[type='radio'] {\n display: inline;\n}\n\n.label-inline {\n font-weight: normal;\n display: inline-block;\n margin-left: .5rem;\n}\n\n.container {\n margin: 0 auto;\n max-width: 112.0rem;\n padding: 0 2.0rem;\n position: relative;\n width: 100%;\n}\n\n.row {\n display: flex;\n flex-direction: column;\n padding: 0;\n width: 100%;\n}\n\n.row.row-wrap {\n flex-wrap: wrap;\n}\n\n.row.row-no-padding {\n padding: 0;\n}\n\n.row.row-no-padding > .column {\n padding: 0;\n}\n\n.row.row-top {\n align-items: flex-start;\n}\n\n.row.row-bottom {\n align-items: flex-end;\n}\n\n.row.row-center {\n align-items: center;\n}\n\n.row.row-stretch {\n align-items: stretch;\n}\n\n.row.row-baseline {\n align-items: baseline;\n}\n\n.row .column {\n display: block;\n flex: 1;\n margin-left: 0;\n max-width: 100%;\n width: 100%;\n}\n\n.row .column .col-top {\n align-self: flex-start;\n}\n\n.row .column .col-bottom {\n align-self: flex-end;\n}\n\n.row .column .col-center {\n align-self: center;\n}\n\n.row .column.column-offset-10 {\n margin-left: 10%;\n}\n\n.row .column.column-offset-20 {\n margin-left: 20%;\n}\n\n.row .column.column-offset-25 {\n margin-left: 25%;\n}\n\n.row .column.column-offset-33, .row .column.column-offset-34 {\n margin-left: 33.3333%;\n}\n\n.row .column.column-offset-50 {\n margin-left: 50%;\n}\n\n.row .column.column-offset-66, .row .column.column-offset-67 {\n margin-left: 66.6666%;\n}\n\n.row .column.column-offset-75 {\n margin-left: 75%;\n}\n\n.row .column.column-offset-80 {\n margin-left: 80%;\n}\n\n.row .column.column-offset-90 {\n margin-left: 90%;\n}\n\n.row .column.column-10 {\n flex: 0 0 10%;\n max-width: 10%;\n}\n\n.row .column.column-20 {\n flex: 0 0 20%;\n max-width: 20%;\n}\n\n.row .column.column-25 {\n flex: 0 0 25%;\n max-width: 25%;\n}\n\n.row .column.column-33, .row .column.column-34 {\n flex: 0 0 33.3333%;\n max-width: 33.3333%;\n}\n\n.row .column.column-40 {\n flex: 0 0 40%;\n max-width: 40%;\n}\n\n.row .column.column-50 {\n flex: 0 0 50%;\n max-width: 50%;\n}\n\n.row .column.column-60 {\n flex: 0 0 60%;\n max-width: 60%;\n}\n\n.row .column.column-66, .row .column.column-67 {\n flex: 0 0 66.6666%;\n max-width: 66.6666%;\n}\n\n.row .column.column-75 {\n flex: 0 0 75%;\n max-width: 75%;\n}\n\n.row .column.column-80 {\n flex: 0 0 80%;\n max-width: 80%;\n}\n\n.row .column.column-90 {\n flex: 0 0 90%;\n max-width: 90%;\n}\n\n@media (min-width: 40rem) {\n .row {\n flex-direction: row;\n margin-left: -1.0rem;\n width: calc(100% + 2.0rem);\n }\n .row .column {\n margin-bottom: inherit;\n padding: 0 1.0rem;\n }\n}\n\na {\n color: #9b4dca;\n text-decoration: none;\n}\n\na:hover {\n color: #606c76;\n}\n\ndl,\nol,\nul {\n margin-top: 0;\n padding-left: 0;\n}\n\ndl dl,\ndl ul,\ndl ol,\nol dl,\nol ul,\nol ol,\nul dl,\nul ul,\nul ol {\n font-size: 90%;\n margin: 1.5rem 0 1.5rem 3.0rem;\n}\n\ndl {\n list-style: none;\n}\n\nul {\n list-style: circle inside;\n}\n\nol {\n list-style: decimal inside;\n}\n\ndt,\ndd,\nli {\n margin-bottom: 1.0rem;\n}\n\n.button,\nbutton {\n margin-bottom: 1.0rem;\n}\n\ninput,\ntextarea,\nselect,\nfieldset {\n margin-bottom: 1.5rem;\n}\n\npre,\nblockquote,\ndl,\nfigure,\ntable,\np,\nul,\nol,\nform {\n margin-bottom: 2.5rem;\n}\n\ntable {\n width: 100%;\n}\n\nth,\ntd {\n border-bottom: .1rem solid #e1e1e1;\n padding: 1.2rem 1.5rem;\n text-align: left;\n}\n\nth:first-child,\ntd:first-child {\n padding-left: 0;\n}\n\nth:last-child,\ntd:last-child {\n padding-right: 0;\n}\n\np {\n margin-top: 0;\n}\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n font-weight: 300;\n margin-bottom: 2.0rem;\n margin-top: 0;\n}\n\nh1 {\n font-size: 4.0rem;\n letter-spacing: -.1rem;\n line-height: 1.2;\n}\n\nh2 {\n font-size: 3.6rem;\n letter-spacing: -.1rem;\n line-height: 1.25;\n}\n\nh3 {\n font-size: 3.0rem;\n letter-spacing: -.1rem;\n line-height: 1.3;\n}\n\nh4 {\n font-size: 2.4rem;\n letter-spacing: -.08rem;\n line-height: 1.35;\n}\n\nh5 {\n font-size: 1.8rem;\n letter-spacing: -.05rem;\n line-height: 1.5;\n}\n\nh6 {\n font-size: 1.6rem;\n letter-spacing: 0;\n line-height: 1.4;\n}\n\n@media (min-width: 40rem) {\n h1 {\n font-size: 5.0rem;\n }\n h2 {\n font-size: 4.2rem;\n }\n h3 {\n font-size: 3.6rem;\n }\n h4 {\n font-size: 3.0rem;\n }\n h5 {\n font-size: 2.4rem;\n }\n h6 {\n font-size: 1.5rem;\n }\n}\n\nimg {\n max-width: 100%;\n}\n\n.float-right {\n float: right;\n}\n\n.float-left {\n float: left;\n}\n\n.clearfix {\n *zoom: 1;\n}\n\n.clearfix:after, .clearfix:before {\n content: '';\n display: table;\n}\n\n.clearfix:after {\n clear: both;\n}\n"]} \ No newline at end of file +{"version":3,"sources":["milligram.css"],"names":[],"mappings":"AAAA;EACE,uBAAuB;EACvB,iBAAiB;CAClB;;AAED;EACE,eAAe;EACf,0EAA0E;EAC1E,iBAAiB;EACjB,iBAAiB;EACjB,sBAAsB;EACtB,iBAAiB;CAClB;;AAED;;;EAGE,oBAAoB;CACrB;;AAED;EACE,kCAAkC;EAClC,eAAe;EACf,gBAAgB;EAChB,qBAAqB;CACtB;;AAED;EACE,iBAAiB;CAClB;;AAED;;;;;EAKE,0BAA0B;EAC1B,6BAA6B;EAC7B,qBAAqB;EACrB,YAAY;EACZ,gBAAgB;EAChB,sBAAsB;EACtB,kBAAkB;EAClB,iBAAiB;EACjB,eAAe;EACf,sBAAsB;EACtB,oBAAoB;EACpB,kBAAkB;EAClB,mBAAmB;EACnB,sBAAsB;EACtB,0BAA0B;EAC1B,oBAAoB;CACrB;;AAED;;;;;;;;;EASE,0BAA0B;EAC1B,sBAAsB;EACtB,YAAY;EACZ,WAAW;CACZ;;AAED;;;;;EAKE,YAAY;EACZ,gBAAgB;CACjB;;AAED;;;;;;;;;EASE,0BAA0B;EAC1B,sBAAsB;CACvB;;AAED;;;;;EAKE,eAAe;EACf,8BAA8B;CAC/B;;AAED;;;;;;;;;EASE,eAAe;EACf,8BAA8B;EAC9B,sBAAsB;CACvB;;AAED;;;;;;;;;EASE,eAAe;EACf,sBAAsB;CACvB;;AAED;;;;;EAKE,eAAe;EACf,8BAA8B;EAC9B,0BAA0B;CAC3B;;AAED;;;;;;;;;EASE,eAAe;EACf,8BAA8B;EAC9B,0BAA0B;CAC3B;;AAED;;;;;;;;;EASE,eAAe;CAChB;;AAED;EACE,oBAAoB;EACpB,qBAAqB;EACrB,eAAe;EACf,gBAAgB;EAChB,qBAAqB;EACrB,oBAAoB;CACrB;;AAED;EACE,oBAAoB;EACpB,kCAAkC;EAClC,sGAAsG;CACvG;;AAED;EACE,wBAAwB;EACxB,iBAAiB;EACjB,eAAe;EACf,qBAAqB;EACrB,iBAAiB;CAClB;;AAED;EACE,UAAU;EACV,iCAAiC;EACjC,sBAAsB;EACtB,mBAAmB;CACpB;;AAED;;;;;;;;;EASE,yBAAiB;KAAjB,sBAAiB;UAAjB,iBAAiB;EACjB,8BAA8B;EAC9B,6BAA6B;EAC7B,qBAAqB;EACrB,iBAAiB;EACjB,eAAe;EACf,sBAAsB;EACtB,YAAY;CACb;;AAED;;;;;;;;;EASE,6BAA6B;EAC7B,WAAW;CACZ;;AAED;EACE,oOAAoO;EACpO,sBAAsB;CACvB;;AAED;EACE,mNAAmN;CACpN;;AAED;EACE,mBAAmB;EACnB,sBAAsB;EACtB,mBAAmB;CACpB;;AAED;;EAEE,eAAe;EACf,kBAAkB;EAClB,iBAAiB;EACjB,qBAAqB;CACtB;;AAED;EACE,gBAAgB;EAChB,WAAW;CACZ;;AAED;;EAEE,gBAAgB;CACjB;;AAED;EACE,sBAAsB;EACtB,oBAAoB;EACpB,mBAAmB;CACpB;;AAED;EACE,eAAe;EACf,oBAAoB;EACpB,kBAAkB;EAClB,mBAAmB;EACnB,YAAY;CACb;;AAED;EACE,cAAc;EACd,uBAAuB;EACvB,WAAW;EACX,YAAY;CACb;;AAED;EACE,WAAW;CACZ;;AAED;EACE,WAAW;CACZ;;AAED;EACE,gBAAgB;CACjB;;AAED;EACE,+BAAwB;MAAxB,wBAAwB;CACzB;;AAED;EACE,6BAAsB;MAAtB,sBAAsB;CACvB;;AAED;EACE,2BAAoB;MAApB,oBAAoB;CACrB;;AAED;EACE,4BAAqB;MAArB,qBAAqB;CACtB;;AAED;EACE,6BAAsB;MAAtB,sBAAsB;CACvB;;AAED;EACE,eAAe;EACf,QAAQ;EACR,eAAe;EACf,gBAAgB;EAChB,YAAY;CACb;;AAED;EACE,uBAAuB;CACxB;;AAED;EACE,qBAAqB;CACtB;;AAED;EACE,mBAAmB;CACpB;;AAED;EACE,iBAAiB;CAClB;;AAED;EACE,iBAAiB;CAClB;;AAED;EACE,iBAAiB;CAClB;;AAED;EACE,sBAAsB;CACvB;;AAED;EACE,iBAAiB;CAClB;;AAED;EACE,sBAAsB;CACvB;;AAED;EACE,iBAAiB;CAClB;;AAED;EACE,iBAAiB;CAClB;;AAED;EACE,iBAAiB;CAClB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE,mBAAmB;EACnB,oBAAoB;CACrB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE,mBAAmB;EACnB,oBAAoB;CACrB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE,cAAc;EACd,eAAe;CAChB;;AAED;EACE;IACE,oBAAoB;IACpB,qBAAqB;IACrB,2BAA2B;GAC5B;EACD;IACE,uBAAuB;IACvB,kBAAkB;GACnB;CACF;;AAED;EACE,eAAe;EACf,sBAAsB;CACvB;;AAED;EACE,eAAe;CAChB;;AAED;;;EAGE,cAAc;EACd,gBAAgB;CACjB;;AAED;;;;;;;;;EASE,eAAe;EACf,+BAA+B;CAChC;;AAED;EACE,iBAAiB;CAClB;;AAED;EACE,2BAA2B;CAC5B;;AAED;EACE,0BAA0B;CAC3B;;AAED;;;EAGE,sBAAsB;CACvB;;AAED;;EAEE,sBAAsB;CACvB;;AAED;;;;EAIE,sBAAsB;CACvB;;AAED;;;;;;;;;EASE,sBAAsB;CACvB;;AAED;EACE,YAAY;CACb;;AAED;;EAEE,oCAAoC;EACpC,uBAAuB;EACvB,iBAAiB;CAClB;;AAED;;EAEE,gBAAgB;CACjB;;AAED;;EAEE,iBAAiB;CAClB;;AAED;EACE,cAAc;CACf;;AAED;;;;;;EAME,iBAAiB;EACjB,sBAAsB;EACtB,cAAc;CACf;;AAED;EACE,kBAAkB;EAClB,uBAAuB;EACvB,iBAAiB;CAClB;;AAED;EACE,kBAAkB;EAClB,uBAAuB;EACvB,kBAAkB;CACnB;;AAED;EACE,kBAAkB;EAClB,uBAAuB;EACvB,iBAAiB;CAClB;;AAED;EACE,kBAAkB;EAClB,wBAAwB;EACxB,kBAAkB;CACnB;;AAED;EACE,kBAAkB;EAClB,wBAAwB;EACxB,iBAAiB;CAClB;;AAED;EACE,kBAAkB;EAClB,kBAAkB;EAClB,iBAAiB;CAClB;;AAED;EACE;IACE,kBAAkB;GACnB;EACD;IACE,kBAAkB;GACnB;EACD;IACE,kBAAkB;GACnB;EACD;IACE,kBAAkB;GACnB;EACD;IACE,kBAAkB;GACnB;EACD;IACE,kBAAkB;GACnB;CACF;;AAED;EACE,gBAAgB;CACjB;;AAED;GACE,QAAS;CACV;;AAED;EACE,YAAY;CACb;;AAED;EACE,YAAY;EACZ,eAAe;CAChB;;AAED;EACE,YAAY;CACb;;AAED;EACE,aAAa;CACd","file":"milligram.css","sourcesContent":["html {\n box-sizing: border-box;\n font-size: 62.5%;\n}\n\nbody {\n color: #606c76;\n font-family: 'Roboto', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;\n font-size: 1.6em;\n font-weight: 300;\n letter-spacing: .01em;\n line-height: 1.6;\n}\n\n*,\n*:after,\n*:before {\n box-sizing: inherit;\n}\n\nblockquote {\n border-left: 0.3rem solid #d1d1d1;\n margin-left: 0;\n margin-right: 0;\n padding: 1rem 1.5rem;\n}\n\nblockquote *:last-child {\n margin-bottom: 0;\n}\n\n.button,\nbutton,\ninput[type='button'],\ninput[type='reset'],\ninput[type='submit'] {\n background-color: #9b4dca;\n border: 0.1rem solid #9b4dca;\n border-radius: .4rem;\n color: #fff;\n cursor: pointer;\n display: inline-block;\n font-size: 1.1rem;\n font-weight: 700;\n height: 3.8rem;\n letter-spacing: .1rem;\n line-height: 3.8rem;\n padding: 0 3.0rem;\n text-align: center;\n text-decoration: none;\n text-transform: uppercase;\n white-space: nowrap;\n}\n\n.button:focus, .button:hover,\nbutton:focus,\nbutton:hover,\ninput[type='button']:focus,\ninput[type='button']:hover,\ninput[type='reset']:focus,\ninput[type='reset']:hover,\ninput[type='submit']:focus,\ninput[type='submit']:hover {\n background-color: #606c76;\n border-color: #606c76;\n color: #fff;\n outline: 0;\n}\n\n.button[disabled],\nbutton[disabled],\ninput[type='button'][disabled],\ninput[type='reset'][disabled],\ninput[type='submit'][disabled] {\n opacity: .5;\n cursor: default;\n}\n\n.button[disabled]:focus, .button[disabled]:hover,\nbutton[disabled]:focus,\nbutton[disabled]:hover,\ninput[type='button'][disabled]:focus,\ninput[type='button'][disabled]:hover,\ninput[type='reset'][disabled]:focus,\ninput[type='reset'][disabled]:hover,\ninput[type='submit'][disabled]:focus,\ninput[type='submit'][disabled]:hover {\n background-color: #9b4dca;\n border-color: #9b4dca;\n}\n\n.button.button-outline,\nbutton.button-outline,\ninput[type='button'].button-outline,\ninput[type='reset'].button-outline,\ninput[type='submit'].button-outline {\n color: #9b4dca;\n background-color: transparent;\n}\n\n.button.button-outline:focus, .button.button-outline:hover,\nbutton.button-outline:focus,\nbutton.button-outline:hover,\ninput[type='button'].button-outline:focus,\ninput[type='button'].button-outline:hover,\ninput[type='reset'].button-outline:focus,\ninput[type='reset'].button-outline:hover,\ninput[type='submit'].button-outline:focus,\ninput[type='submit'].button-outline:hover {\n color: #606c76;\n background-color: transparent;\n border-color: #606c76;\n}\n\n.button.button-outline[disabled]:focus, .button.button-outline[disabled]:hover,\nbutton.button-outline[disabled]:focus,\nbutton.button-outline[disabled]:hover,\ninput[type='button'].button-outline[disabled]:focus,\ninput[type='button'].button-outline[disabled]:hover,\ninput[type='reset'].button-outline[disabled]:focus,\ninput[type='reset'].button-outline[disabled]:hover,\ninput[type='submit'].button-outline[disabled]:focus,\ninput[type='submit'].button-outline[disabled]:hover {\n color: #9b4dca;\n border-color: inherit;\n}\n\n.button.button-clear,\nbutton.button-clear,\ninput[type='button'].button-clear,\ninput[type='reset'].button-clear,\ninput[type='submit'].button-clear {\n color: #9b4dca;\n background-color: transparent;\n border-color: transparent;\n}\n\n.button.button-clear:focus, .button.button-clear:hover,\nbutton.button-clear:focus,\nbutton.button-clear:hover,\ninput[type='button'].button-clear:focus,\ninput[type='button'].button-clear:hover,\ninput[type='reset'].button-clear:focus,\ninput[type='reset'].button-clear:hover,\ninput[type='submit'].button-clear:focus,\ninput[type='submit'].button-clear:hover {\n color: #606c76;\n background-color: transparent;\n border-color: transparent;\n}\n\n.button.button-clear[disabled]:focus, .button.button-clear[disabled]:hover,\nbutton.button-clear[disabled]:focus,\nbutton.button-clear[disabled]:hover,\ninput[type='button'].button-clear[disabled]:focus,\ninput[type='button'].button-clear[disabled]:hover,\ninput[type='reset'].button-clear[disabled]:focus,\ninput[type='reset'].button-clear[disabled]:hover,\ninput[type='submit'].button-clear[disabled]:focus,\ninput[type='submit'].button-clear[disabled]:hover {\n color: #9b4dca;\n}\n\ncode {\n background: #f4f5f6;\n border-radius: .4rem;\n font-size: 86%;\n margin: 0 .2rem;\n padding: .2rem .5rem;\n white-space: nowrap;\n}\n\npre {\n background: #f4f5f6;\n border-left: 0.3rem solid #9b4dca;\n font-family: 'Menlo', 'Consolas', 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Monaco', monospace;\n}\n\npre > code {\n background: transparent;\n border-radius: 0;\n display: block;\n padding: 1rem 1.5rem;\n white-space: pre;\n}\n\nhr {\n border: 0;\n border-top: 0.1rem solid #f4f5f6;\n margin-bottom: 3.5rem;\n margin-top: 3.0rem;\n}\n\ninput[type='email'],\ninput[type='number'],\ninput[type='password'],\ninput[type='search'],\ninput[type='tel'],\ninput[type='text'],\ninput[type='url'],\ntextarea,\nselect {\n appearance: none;\n background-color: transparent;\n border: 0.1rem solid #d1d1d1;\n border-radius: .4rem;\n box-shadow: none;\n height: 3.8rem;\n padding: .6rem 1.0rem;\n width: 100%;\n}\n\ninput[type='email']:focus,\ninput[type='number']:focus,\ninput[type='password']:focus,\ninput[type='search']:focus,\ninput[type='tel']:focus,\ninput[type='text']:focus,\ninput[type='url']:focus,\ntextarea:focus,\nselect:focus {\n border: 0.1rem solid #9b4dca;\n outline: 0;\n}\n\nselect {\n background: url('data:image/svg+xml;utf8,') center right no-repeat;\n padding-right: 3.0rem;\n}\n\nselect:focus {\n background-image: url('data:image/svg+xml;utf8,');\n}\n\ntextarea {\n min-height: 6.5rem;\n padding-bottom: .6rem;\n padding-top: .6rem;\n}\n\nlabel,\nlegend {\n display: block;\n font-size: 1.6rem;\n font-weight: 700;\n margin-bottom: .5rem;\n}\n\nfieldset {\n border-width: 0;\n padding: 0;\n}\n\ninput[type='checkbox'],\ninput[type='radio'] {\n display: inline;\n}\n\n.label-inline {\n display: inline-block;\n font-weight: normal;\n margin-left: .5rem;\n}\n\n.container {\n margin: 0 auto;\n max-width: 112.0rem;\n padding: 0 2.0rem;\n position: relative;\n width: 100%;\n}\n\n.row {\n display: flex;\n flex-direction: column;\n padding: 0;\n width: 100%;\n}\n\n.row.row-no-padding {\n padding: 0;\n}\n\n.row.row-no-padding > .column {\n padding: 0;\n}\n\n.row.row-wrap {\n flex-wrap: wrap;\n}\n\n.row.row-top {\n align-items: flex-start;\n}\n\n.row.row-bottom {\n align-items: flex-end;\n}\n\n.row.row-center {\n align-items: center;\n}\n\n.row.row-stretch {\n align-items: stretch;\n}\n\n.row.row-baseline {\n align-items: baseline;\n}\n\n.row .column {\n display: block;\n flex: 1;\n margin-left: 0;\n max-width: 100%;\n width: 100%;\n}\n\n.row .column .col-top {\n align-self: flex-start;\n}\n\n.row .column .col-bottom {\n align-self: flex-end;\n}\n\n.row .column .col-center {\n align-self: center;\n}\n\n.row .column.column-offset-10 {\n margin-left: 10%;\n}\n\n.row .column.column-offset-20 {\n margin-left: 20%;\n}\n\n.row .column.column-offset-25 {\n margin-left: 25%;\n}\n\n.row .column.column-offset-33, .row .column.column-offset-34 {\n margin-left: 33.3333%;\n}\n\n.row .column.column-offset-50 {\n margin-left: 50%;\n}\n\n.row .column.column-offset-66, .row .column.column-offset-67 {\n margin-left: 66.6666%;\n}\n\n.row .column.column-offset-75 {\n margin-left: 75%;\n}\n\n.row .column.column-offset-80 {\n margin-left: 80%;\n}\n\n.row .column.column-offset-90 {\n margin-left: 90%;\n}\n\n.row .column.column-10 {\n flex: 0 0 10%;\n max-width: 10%;\n}\n\n.row .column.column-20 {\n flex: 0 0 20%;\n max-width: 20%;\n}\n\n.row .column.column-25 {\n flex: 0 0 25%;\n max-width: 25%;\n}\n\n.row .column.column-33, .row .column.column-34 {\n flex: 0 0 33.3333%;\n max-width: 33.3333%;\n}\n\n.row .column.column-40 {\n flex: 0 0 40%;\n max-width: 40%;\n}\n\n.row .column.column-50 {\n flex: 0 0 50%;\n max-width: 50%;\n}\n\n.row .column.column-60 {\n flex: 0 0 60%;\n max-width: 60%;\n}\n\n.row .column.column-66, .row .column.column-67 {\n flex: 0 0 66.6666%;\n max-width: 66.6666%;\n}\n\n.row .column.column-75 {\n flex: 0 0 75%;\n max-width: 75%;\n}\n\n.row .column.column-80 {\n flex: 0 0 80%;\n max-width: 80%;\n}\n\n.row .column.column-90 {\n flex: 0 0 90%;\n max-width: 90%;\n}\n\n@media (min-width: 640px) {\n .row {\n flex-direction: row;\n margin-left: -1.0rem;\n width: calc(100% + 2.0rem);\n }\n .row .column {\n margin-bottom: inherit;\n padding: 0 1.0rem;\n }\n}\n\na {\n color: #9b4dca;\n text-decoration: none;\n}\n\na:hover {\n color: #606c76;\n}\n\ndl,\nol,\nul {\n margin-top: 0;\n padding-left: 0;\n}\n\ndl dl,\ndl ol,\ndl ul,\nol dl,\nol ol,\nol ul,\nul dl,\nul ol,\nul ul {\n font-size: 90%;\n margin: 1.5rem 0 1.5rem 3.0rem;\n}\n\ndl {\n list-style: none;\n}\n\nol {\n list-style: decimal inside;\n}\n\nul {\n list-style: circle inside;\n}\n\ndd,\ndt,\nli {\n margin-bottom: 1.0rem;\n}\n\nbutton,\n.button {\n margin-bottom: 1.0rem;\n}\n\nfieldset,\ninput,\nselect,\ntextarea {\n margin-bottom: 1.5rem;\n}\n\nblockquote,\ndl,\nfigure,\nform,\nol,\np,\npre,\ntable,\nul {\n margin-bottom: 2.5rem;\n}\n\ntable {\n width: 100%;\n}\n\ntd,\nth {\n border-bottom: 0.1rem solid #f4f5f6;\n padding: 1.2rem 1.5rem;\n text-align: left;\n}\n\ntd:first-child,\nth:first-child {\n padding-left: 0;\n}\n\ntd:last-child,\nth:last-child {\n padding-right: 0;\n}\n\np {\n margin-top: 0;\n}\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n font-weight: 300;\n margin-bottom: 2.0rem;\n margin-top: 0;\n}\n\nh1 {\n font-size: 4.0rem;\n letter-spacing: -.1rem;\n line-height: 1.2;\n}\n\nh2 {\n font-size: 3.6rem;\n letter-spacing: -.1rem;\n line-height: 1.25;\n}\n\nh3 {\n font-size: 3.0rem;\n letter-spacing: -.1rem;\n line-height: 1.3;\n}\n\nh4 {\n font-size: 2.4rem;\n letter-spacing: -.08rem;\n line-height: 1.35;\n}\n\nh5 {\n font-size: 1.8rem;\n letter-spacing: -.05rem;\n line-height: 1.5;\n}\n\nh6 {\n font-size: 1.6rem;\n letter-spacing: 0;\n line-height: 1.4;\n}\n\n@media (min-width: 640px) {\n h1 {\n font-size: 5.0rem;\n }\n h2 {\n font-size: 4.2rem;\n }\n h3 {\n font-size: 3.6rem;\n }\n h4 {\n font-size: 3.0rem;\n }\n h5 {\n font-size: 2.4rem;\n }\n h6 {\n font-size: 1.5rem;\n }\n}\n\nimg {\n max-width: 100%;\n}\n\n.clearfix {\n *zoom: 1;\n}\n\n.clearfix:after {\n clear: both;\n}\n\n.clearfix:after, .clearfix:before {\n content: '';\n display: table;\n}\n\n.float-left {\n float: left;\n}\n\n.float-right {\n float: right;\n}\n"]} \ No newline at end of file diff --git a/dist/milligram.min.css b/dist/milligram.min.css index 1e58ebd..38e9000 100644 --- a/dist/milligram.min.css +++ b/dist/milligram.min.css @@ -6,6 +6,6 @@ * Licensed under the MIT license */ -html{box-sizing:border-box;font-size:62.5%}body{color:#606c76;font-family:'Roboto', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;font-size:1.6em;font-weight:300;letter-spacing:.01em;line-height:1.6}*,*:after,*:before{box-sizing:inherit}blockquote{border-left:0.3rem solid #d1d1d1;margin-left:0;margin-right:0;padding:1rem 1.5rem}blockquote *:last-child{margin:0}.button,button,input[type='button'],input[type='reset'],input[type='submit']{background-color:#9b4dca;border:0.1rem solid #9b4dca;border-radius:.4rem;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;height:3.8rem;letter-spacing:.1rem;line-height:3.8rem;padding:0 3.0rem;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}.button:hover,.button:focus,button:hover,button:focus,input[type='button']:hover,input[type='button']:focus,input[type='reset']:hover,input[type='reset']:focus,input[type='submit']:hover,input[type='submit']:focus{background-color:#606c76;border-color:#606c76;color:#fff;outline:0}.button.button-disabled,.button[disabled],button.button-disabled,button[disabled],input[type='button'].button-disabled,input[type='button'][disabled],input[type='reset'].button-disabled,input[type='reset'][disabled],input[type='submit'].button-disabled,input[type='submit'][disabled]{opacity:.5;cursor:default}.button.button-disabled:hover,.button.button-disabled:focus,.button[disabled]:hover,.button[disabled]:focus,button.button-disabled:hover,button.button-disabled:focus,button[disabled]:hover,button[disabled]:focus,input[type='button'].button-disabled:hover,input[type='button'].button-disabled:focus,input[type='button'][disabled]:hover,input[type='button'][disabled]:focus,input[type='reset'].button-disabled:hover,input[type='reset'].button-disabled:focus,input[type='reset'][disabled]:hover,input[type='reset'][disabled]:focus,input[type='submit'].button-disabled:hover,input[type='submit'].button-disabled:focus,input[type='submit'][disabled]:hover,input[type='submit'][disabled]:focus{background-color:#9b4dca;border-color:#9b4dca}.button.button-outline,button.button-outline,input[type='button'].button-outline,input[type='reset'].button-outline,input[type='submit'].button-outline{color:#9b4dca;background-color:transparent}.button.button-outline:hover,.button.button-outline:focus,button.button-outline:hover,button.button-outline:focus,input[type='button'].button-outline:hover,input[type='button'].button-outline:focus,input[type='reset'].button-outline:hover,input[type='reset'].button-outline:focus,input[type='submit'].button-outline:hover,input[type='submit'].button-outline:focus{color:#606c76;background-color:transparent;border-color:#606c76}.button.button-outline.button-disabled:hover,.button.button-outline.button-disabled:focus,.button.button-outline[disabled]:hover,.button.button-outline[disabled]:focus,button.button-outline.button-disabled:hover,button.button-outline.button-disabled:focus,button.button-outline[disabled]:hover,button.button-outline[disabled]:focus,input[type='button'].button-outline.button-disabled:hover,input[type='button'].button-outline.button-disabled:focus,input[type='button'].button-outline[disabled]:hover,input[type='button'].button-outline[disabled]:focus,input[type='reset'].button-outline.button-disabled:hover,input[type='reset'].button-outline.button-disabled:focus,input[type='reset'].button-outline[disabled]:hover,input[type='reset'].button-outline[disabled]:focus,input[type='submit'].button-outline.button-disabled:hover,input[type='submit'].button-outline.button-disabled:focus,input[type='submit'].button-outline[disabled]:hover,input[type='submit'].button-outline[disabled]:focus{color:#9b4dca;border-color:inherit}.button.button-clear,button.button-clear,input[type='button'].button-clear,input[type='reset'].button-clear,input[type='submit'].button-clear{color:#9b4dca;background-color:transparent;border-color:transparent}.button.button-clear:hover,.button.button-clear:focus,button.button-clear:hover,button.button-clear:focus,input[type='button'].button-clear:hover,input[type='button'].button-clear:focus,input[type='reset'].button-clear:hover,input[type='reset'].button-clear:focus,input[type='submit'].button-clear:hover,input[type='submit'].button-clear:focus{color:#606c76;background-color:transparent;border-color:transparent}.button.button-clear.button-disabled:hover,.button.button-clear.button-disabled:focus,.button.button-clear[disabled]:hover,.button.button-clear[disabled]:focus,button.button-clear.button-disabled:hover,button.button-clear.button-disabled:focus,button.button-clear[disabled]:hover,button.button-clear[disabled]:focus,input[type='button'].button-clear.button-disabled:hover,input[type='button'].button-clear.button-disabled:focus,input[type='button'].button-clear[disabled]:hover,input[type='button'].button-clear[disabled]:focus,input[type='reset'].button-clear.button-disabled:hover,input[type='reset'].button-clear.button-disabled:focus,input[type='reset'].button-clear[disabled]:hover,input[type='reset'].button-clear[disabled]:focus,input[type='submit'].button-clear.button-disabled:hover,input[type='submit'].button-clear.button-disabled:focus,input[type='submit'].button-clear[disabled]:hover,input[type='submit'].button-clear[disabled]:focus{color:#9b4dca}code{background:#f4f5f6;border-radius:.4rem;font-size:86%;padding:.2rem .5rem;margin:0 .2rem;white-space:nowrap}pre{background:#f4f5f6;border-left:0.3rem solid #9b4dca;font-family:'Menlo', 'Consolas', 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Monaco', monospace}pre>code{background:transparent;border-radius:0;display:block;padding:1rem 1.5rem;white-space:pre}hr{border:0;border-top:0.1rem solid #f4f5f6;margin-bottom:3.5rem;margin-top:3.0rem}input[type='email'],input[type='number'],input[type='password'],input[type='search'],input[type='tel'],input[type='text'],input[type='url'],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0.1rem solid #d1d1d1;border-radius:.4rem;box-shadow:none;height:3.8rem;padding:.6rem 1.0rem;width:100%}input[type='email']:focus,input[type='number']:focus,input[type='password']:focus,input[type='search']:focus,input[type='tel']:focus,input[type='text']:focus,input[type='url']:focus,textarea:focus,select:focus{border:0.1rem solid #9b4dca;outline:0}select{padding:0.6rem 3rem 0.6rem 1rem;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyOSAxNCIgd2lkdGg9IjI5Ij48cGF0aCBmaWxsPSIjZDFkMWQxIiBkPSJNOS40IDMuNmw1IDcgNS4yLTciLz48L3N2Zz4=) center right no-repeat}select:focus{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyOSAxNCIgd2lkdGg9IjI5Ij48cGF0aCBmaWxsPSIjOWI0ZGNmIiBkPSJNMTkuNiAzLjZIOS40bDUgNyIvPjwvc3ZnPg==)}textarea{padding-bottom:.6rem;padding-top:.6rem;min-height:6.5rem}label,legend{font-size:1.6rem;font-weight:700;display:block;margin-bottom:.5rem}fieldset{border-width:0;padding:0}input[type='checkbox'],input[type='radio']{display:inline}.label-inline{font-weight:normal;display:inline-block;margin-left:.5rem}.container{margin:0 auto;max-width:112.0rem;padding:0 2.0rem;position:relative;width:100%}.row{display:flex;flex-direction:column;padding:0;width:100%}.row.row-wrap{flex-wrap:wrap}.row.row-no-padding{padding:0}.row.row-no-padding>.column{padding:0}.row.row-top{-ms-grid-row-align:flex-start;align-items:flex-start}.row.row-bottom{-ms-grid-row-align:flex-end;align-items:flex-end}.row.row-center{-ms-grid-row-align:center;align-items:center}.row.row-stretch{-ms-grid-row-align:stretch;align-items:stretch}.row.row-baseline{-ms-grid-row-align:baseline;align-items:baseline}.row .column{display:block;flex:1;margin-left:0;max-width:100%;width:100%}.row .column .col-top{align-self:flex-start}.row .column .col-bottom{align-self:flex-end}.row .column .col-center{align-self:center}.row .column.column-offset-10{margin-left:10%}.row .column.column-offset-20{margin-left:20%}.row .column.column-offset-25{margin-left:25%}.row .column.column-offset-33,.row .column.column-offset-34{margin-left:33.3333%}.row .column.column-offset-50{margin-left:50%}.row .column.column-offset-66,.row .column.column-offset-67{margin-left:66.6666%}.row .column.column-offset-75{margin-left:75%}.row .column.column-offset-80{margin-left:80%}.row .column.column-offset-90{margin-left:90%}.row .column.column-10{flex:0 0 10%;max-width:10%}.row .column.column-20{flex:0 0 20%;max-width:20%}.row .column.column-25{flex:0 0 25%;max-width:25%}.row .column.column-33,.row .column.column-34{flex:0 0 33.3333%;max-width:33.3333%}.row .column.column-40{flex:0 0 40%;max-width:40%}.row .column.column-50{flex:0 0 50%;max-width:50%}.row .column.column-60{flex:0 0 60%;max-width:60%}.row .column.column-66,.row .column.column-67{flex:0 0 66.6666%;max-width:66.6666%}.row .column.column-75{flex:0 0 75%;max-width:75%}.row .column.column-80{flex:0 0 80%;max-width:80%}.row .column.column-90{flex:0 0 90%;max-width:90%}@media (min-width: 40rem){.row{flex-direction:row;margin-left:-1.0rem;width:calc(100% + 2.0rem)}.row .column{margin-bottom:inherit;padding:0 1.0rem}}a{color:#9b4dca;text-decoration:none}a:hover{color:#606c76}dl,ol,ul{margin-top:0;padding-left:0}dl dl,dl ul,dl ol,ol dl,ol ul,ol ol,ul dl,ul ul,ul ol{font-size:90%;margin:1.5rem 0 1.5rem 3.0rem}dl{list-style:none}ul{list-style:circle inside}ol{list-style:decimal inside}dt,dd,li{margin-bottom:1.0rem}.button,button{margin-bottom:1.0rem}input,textarea,select,fieldset{margin-bottom:1.5rem}pre,blockquote,dl,figure,table,p,ul,ol,form{margin-bottom:2.5rem}table{width:100%}th,td{border-bottom:.1rem solid #e1e1e1;padding:1.2rem 1.5rem;text-align:left}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}p{margin-top:0}h1,h2,h3,h4,h5,h6{font-weight:300;margin-bottom:2.0rem;margin-top:0}h1{font-size:4.0rem;letter-spacing:-.1rem;line-height:1.2}h2{font-size:3.6rem;letter-spacing:-.1rem;line-height:1.25}h3{font-size:3.0rem;letter-spacing:-.1rem;line-height:1.3}h4{font-size:2.4rem;letter-spacing:-.08rem;line-height:1.35}h5{font-size:1.8rem;letter-spacing:-.05rem;line-height:1.5}h6{font-size:1.6rem;letter-spacing:0;line-height:1.4}@media (min-width: 40rem){h1{font-size:5.0rem}h2{font-size:4.2rem}h3{font-size:3.6rem}h4{font-size:3.0rem}h5{font-size:2.4rem}h6{font-size:1.5rem}}img{max-width:100%}.float-right{float:right}.float-left{float:left}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{content:'';display:table}.clearfix:after{clear:both} +html{box-sizing:border-box;font-size:62.5%}body{color:#606c76;font-family:'Roboto', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;font-size:1.6em;font-weight:300;letter-spacing:.01em;line-height:1.6}*,*:after,*:before{box-sizing:inherit}blockquote{border-left:0.3rem solid #d1d1d1;margin-left:0;margin-right:0;padding:1rem 1.5rem}blockquote *:last-child{margin-bottom:0}.button,button,input[type='button'],input[type='reset'],input[type='submit']{background-color:#9b4dca;border:0.1rem solid #9b4dca;border-radius:.4rem;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;height:3.8rem;letter-spacing:.1rem;line-height:3.8rem;padding:0 3.0rem;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}.button:focus,.button:hover,button:focus,button:hover,input[type='button']:focus,input[type='button']:hover,input[type='reset']:focus,input[type='reset']:hover,input[type='submit']:focus,input[type='submit']:hover{background-color:#606c76;border-color:#606c76;color:#fff;outline:0}.button[disabled],button[disabled],input[type='button'][disabled],input[type='reset'][disabled],input[type='submit'][disabled]{opacity:.5;cursor:default}.button[disabled]:focus,.button[disabled]:hover,button[disabled]:focus,button[disabled]:hover,input[type='button'][disabled]:focus,input[type='button'][disabled]:hover,input[type='reset'][disabled]:focus,input[type='reset'][disabled]:hover,input[type='submit'][disabled]:focus,input[type='submit'][disabled]:hover{background-color:#9b4dca;border-color:#9b4dca}.button.button-outline,button.button-outline,input[type='button'].button-outline,input[type='reset'].button-outline,input[type='submit'].button-outline{color:#9b4dca;background-color:transparent}.button.button-outline:focus,.button.button-outline:hover,button.button-outline:focus,button.button-outline:hover,input[type='button'].button-outline:focus,input[type='button'].button-outline:hover,input[type='reset'].button-outline:focus,input[type='reset'].button-outline:hover,input[type='submit'].button-outline:focus,input[type='submit'].button-outline:hover{color:#606c76;background-color:transparent;border-color:#606c76}.button.button-outline[disabled]:focus,.button.button-outline[disabled]:hover,button.button-outline[disabled]:focus,button.button-outline[disabled]:hover,input[type='button'].button-outline[disabled]:focus,input[type='button'].button-outline[disabled]:hover,input[type='reset'].button-outline[disabled]:focus,input[type='reset'].button-outline[disabled]:hover,input[type='submit'].button-outline[disabled]:focus,input[type='submit'].button-outline[disabled]:hover{color:#9b4dca;border-color:inherit}.button.button-clear,button.button-clear,input[type='button'].button-clear,input[type='reset'].button-clear,input[type='submit'].button-clear{color:#9b4dca;background-color:transparent;border-color:transparent}.button.button-clear:focus,.button.button-clear:hover,button.button-clear:focus,button.button-clear:hover,input[type='button'].button-clear:focus,input[type='button'].button-clear:hover,input[type='reset'].button-clear:focus,input[type='reset'].button-clear:hover,input[type='submit'].button-clear:focus,input[type='submit'].button-clear:hover{color:#606c76;background-color:transparent;border-color:transparent}.button.button-clear[disabled]:focus,.button.button-clear[disabled]:hover,button.button-clear[disabled]:focus,button.button-clear[disabled]:hover,input[type='button'].button-clear[disabled]:focus,input[type='button'].button-clear[disabled]:hover,input[type='reset'].button-clear[disabled]:focus,input[type='reset'].button-clear[disabled]:hover,input[type='submit'].button-clear[disabled]:focus,input[type='submit'].button-clear[disabled]:hover{color:#9b4dca}code{background:#f4f5f6;border-radius:.4rem;font-size:86%;margin:0 .2rem;padding:.2rem .5rem;white-space:nowrap}pre{background:#f4f5f6;border-left:0.3rem solid #9b4dca;font-family:'Menlo', 'Consolas', 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Monaco', monospace}pre>code{background:transparent;border-radius:0;display:block;padding:1rem 1.5rem;white-space:pre}hr{border:0;border-top:0.1rem solid #f4f5f6;margin-bottom:3.5rem;margin-top:3.0rem}input[type='email'],input[type='number'],input[type='password'],input[type='search'],input[type='tel'],input[type='text'],input[type='url'],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0.1rem solid #d1d1d1;border-radius:.4rem;box-shadow:none;height:3.8rem;padding:.6rem 1.0rem;width:100%}input[type='email']:focus,input[type='number']:focus,input[type='password']:focus,input[type='search']:focus,input[type='tel']:focus,input[type='text']:focus,input[type='url']:focus,textarea:focus,select:focus{border:0.1rem solid #9b4dca;outline:0}select{background:url('data:image/svg+xml;utf8,') center right no-repeat;padding-right:3.0rem}select:focus{background-image:url('data:image/svg+xml;utf8,')}textarea{min-height:6.5rem;padding-bottom:.6rem;padding-top:.6rem}label,legend{display:block;font-size:1.6rem;font-weight:700;margin-bottom:.5rem}fieldset{border-width:0;padding:0}input[type='checkbox'],input[type='radio']{display:inline}.label-inline{display:inline-block;font-weight:normal;margin-left:.5rem}.container{margin:0 auto;max-width:112.0rem;padding:0 2.0rem;position:relative;width:100%}.row{display:flex;flex-direction:column;padding:0;width:100%}.row.row-no-padding{padding:0}.row.row-no-padding>.column{padding:0}.row.row-wrap{flex-wrap:wrap}.row.row-top{-ms-grid-row-align:flex-start;align-items:flex-start}.row.row-bottom{-ms-grid-row-align:flex-end;align-items:flex-end}.row.row-center{-ms-grid-row-align:center;align-items:center}.row.row-stretch{-ms-grid-row-align:stretch;align-items:stretch}.row.row-baseline{-ms-grid-row-align:baseline;align-items:baseline}.row .column{display:block;flex:1;margin-left:0;max-width:100%;width:100%}.row .column .col-top{align-self:flex-start}.row .column .col-bottom{align-self:flex-end}.row .column .col-center{align-self:center}.row .column.column-offset-10{margin-left:10%}.row .column.column-offset-20{margin-left:20%}.row .column.column-offset-25{margin-left:25%}.row .column.column-offset-33,.row .column.column-offset-34{margin-left:33.3333%}.row .column.column-offset-50{margin-left:50%}.row .column.column-offset-66,.row .column.column-offset-67{margin-left:66.6666%}.row .column.column-offset-75{margin-left:75%}.row .column.column-offset-80{margin-left:80%}.row .column.column-offset-90{margin-left:90%}.row .column.column-10{flex:0 0 10%;max-width:10%}.row .column.column-20{flex:0 0 20%;max-width:20%}.row .column.column-25{flex:0 0 25%;max-width:25%}.row .column.column-33,.row .column.column-34{flex:0 0 33.3333%;max-width:33.3333%}.row .column.column-40{flex:0 0 40%;max-width:40%}.row .column.column-50{flex:0 0 50%;max-width:50%}.row .column.column-60{flex:0 0 60%;max-width:60%}.row .column.column-66,.row .column.column-67{flex:0 0 66.6666%;max-width:66.6666%}.row .column.column-75{flex:0 0 75%;max-width:75%}.row .column.column-80{flex:0 0 80%;max-width:80%}.row .column.column-90{flex:0 0 90%;max-width:90%}@media (min-width: 640px){.row{flex-direction:row;margin-left:-1.0rem;width:calc(100% + 2.0rem)}.row .column{margin-bottom:inherit;padding:0 1.0rem}}a{color:#9b4dca;text-decoration:none}a:hover{color:#606c76}dl,ol,ul{margin-top:0;padding-left:0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{font-size:90%;margin:1.5rem 0 1.5rem 3.0rem}dl{list-style:none}ol{list-style:decimal inside}ul{list-style:circle inside}dd,dt,li{margin-bottom:1.0rem}button,.button{margin-bottom:1.0rem}fieldset,input,select,textarea{margin-bottom:1.5rem}blockquote,dl,figure,form,ol,p,pre,table,ul{margin-bottom:2.5rem}table{width:100%}td,th{border-bottom:0.1rem solid #f4f5f6;padding:1.2rem 1.5rem;text-align:left}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}p{margin-top:0}h1,h2,h3,h4,h5,h6{font-weight:300;margin-bottom:2.0rem;margin-top:0}h1{font-size:4.0rem;letter-spacing:-.1rem;line-height:1.2}h2{font-size:3.6rem;letter-spacing:-.1rem;line-height:1.25}h3{font-size:3.0rem;letter-spacing:-.1rem;line-height:1.3}h4{font-size:2.4rem;letter-spacing:-.08rem;line-height:1.35}h5{font-size:1.8rem;letter-spacing:-.05rem;line-height:1.5}h6{font-size:1.6rem;letter-spacing:0;line-height:1.4}@media (min-width: 640px){h1{font-size:5.0rem}h2{font-size:4.2rem}h3{font-size:3.6rem}h4{font-size:3.0rem}h5{font-size:2.4rem}h6{font-size:1.5rem}}img{max-width:100%}.clearfix{*zoom:1}.clearfix:after{clear:both}.clearfix:after,.clearfix:before{content:'';display:table}.float-left{float:left}.float-right{float:right} /*# sourceMappingURL=milligram.min.css.map */ \ No newline at end of file diff --git a/dist/milligram.min.css.map b/dist/milligram.min.css.map index ad4109d..97c81ab 100644 --- a/dist/milligram.min.css.map +++ b/dist/milligram.min.css.map @@ -1 +1 @@ -{"version":3,"sources":["milligram.min.css"],"names":[],"mappings":"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","file":"milligram.min.css","sourcesContent":["html{box-sizing:border-box;font-size:62.5%}body{color:#606c76;font-family:'Roboto', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;font-size:1.6em;font-weight:300;letter-spacing:.01em;line-height:1.6}*,*:after,*:before{box-sizing:inherit}blockquote{border-left:0.3rem solid #d1d1d1;margin-left:0;margin-right:0;padding:1rem 1.5rem}blockquote *:last-child{margin:0}.button,button,input[type='button'],input[type='reset'],input[type='submit']{background-color:#9b4dca;border:0.1rem solid #9b4dca;border-radius:.4rem;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;height:3.8rem;letter-spacing:.1rem;line-height:3.8rem;padding:0 3.0rem;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}.button:hover,.button:focus,button:hover,button:focus,input[type='button']:hover,input[type='button']:focus,input[type='reset']:hover,input[type='reset']:focus,input[type='submit']:hover,input[type='submit']:focus{background-color:#606c76;border-color:#606c76;color:#fff;outline:0}.button.button-disabled,.button[disabled],button.button-disabled,button[disabled],input[type='button'].button-disabled,input[type='button'][disabled],input[type='reset'].button-disabled,input[type='reset'][disabled],input[type='submit'].button-disabled,input[type='submit'][disabled]{opacity:.5;cursor:default}.button.button-disabled:hover,.button.button-disabled:focus,.button[disabled]:hover,.button[disabled]:focus,button.button-disabled:hover,button.button-disabled:focus,button[disabled]:hover,button[disabled]:focus,input[type='button'].button-disabled:hover,input[type='button'].button-disabled:focus,input[type='button'][disabled]:hover,input[type='button'][disabled]:focus,input[type='reset'].button-disabled:hover,input[type='reset'].button-disabled:focus,input[type='reset'][disabled]:hover,input[type='reset'][disabled]:focus,input[type='submit'].button-disabled:hover,input[type='submit'].button-disabled:focus,input[type='submit'][disabled]:hover,input[type='submit'][disabled]:focus{background-color:#9b4dca;border-color:#9b4dca}.button.button-outline,button.button-outline,input[type='button'].button-outline,input[type='reset'].button-outline,input[type='submit'].button-outline{color:#9b4dca;background-color:transparent}.button.button-outline:hover,.button.button-outline:focus,button.button-outline:hover,button.button-outline:focus,input[type='button'].button-outline:hover,input[type='button'].button-outline:focus,input[type='reset'].button-outline:hover,input[type='reset'].button-outline:focus,input[type='submit'].button-outline:hover,input[type='submit'].button-outline:focus{color:#606c76;background-color:transparent;border-color:#606c76}.button.button-outline.button-disabled:hover,.button.button-outline.button-disabled:focus,.button.button-outline[disabled]:hover,.button.button-outline[disabled]:focus,button.button-outline.button-disabled:hover,button.button-outline.button-disabled:focus,button.button-outline[disabled]:hover,button.button-outline[disabled]:focus,input[type='button'].button-outline.button-disabled:hover,input[type='button'].button-outline.button-disabled:focus,input[type='button'].button-outline[disabled]:hover,input[type='button'].button-outline[disabled]:focus,input[type='reset'].button-outline.button-disabled:hover,input[type='reset'].button-outline.button-disabled:focus,input[type='reset'].button-outline[disabled]:hover,input[type='reset'].button-outline[disabled]:focus,input[type='submit'].button-outline.button-disabled:hover,input[type='submit'].button-outline.button-disabled:focus,input[type='submit'].button-outline[disabled]:hover,input[type='submit'].button-outline[disabled]:focus{color:#9b4dca;border-color:inherit}.button.button-clear,button.button-clear,input[type='button'].button-clear,input[type='reset'].button-clear,input[type='submit'].button-clear{color:#9b4dca;background-color:transparent;border-color:transparent}.button.button-clear:hover,.button.button-clear:focus,button.button-clear:hover,button.button-clear:focus,input[type='button'].button-clear:hover,input[type='button'].button-clear:focus,input[type='reset'].button-clear:hover,input[type='reset'].button-clear:focus,input[type='submit'].button-clear:hover,input[type='submit'].button-clear:focus{color:#606c76;background-color:transparent;border-color:transparent}.button.button-clear.button-disabled:hover,.button.button-clear.button-disabled:focus,.button.button-clear[disabled]:hover,.button.button-clear[disabled]:focus,button.button-clear.button-disabled:hover,button.button-clear.button-disabled:focus,button.button-clear[disabled]:hover,button.button-clear[disabled]:focus,input[type='button'].button-clear.button-disabled:hover,input[type='button'].button-clear.button-disabled:focus,input[type='button'].button-clear[disabled]:hover,input[type='button'].button-clear[disabled]:focus,input[type='reset'].button-clear.button-disabled:hover,input[type='reset'].button-clear.button-disabled:focus,input[type='reset'].button-clear[disabled]:hover,input[type='reset'].button-clear[disabled]:focus,input[type='submit'].button-clear.button-disabled:hover,input[type='submit'].button-clear.button-disabled:focus,input[type='submit'].button-clear[disabled]:hover,input[type='submit'].button-clear[disabled]:focus{color:#9b4dca}code{background:#f4f5f6;border-radius:.4rem;font-size:86%;padding:.2rem .5rem;margin:0 .2rem;white-space:nowrap}pre{background:#f4f5f6;border-left:0.3rem solid #9b4dca;font-family:'Menlo', 'Consolas', 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Monaco', monospace}pre>code{background:transparent;border-radius:0;display:block;padding:1rem 1.5rem;white-space:pre}hr{border:0;border-top:0.1rem solid #f4f5f6;margin-bottom:3.5rem;margin-top:3.0rem}input[type='email'],input[type='number'],input[type='password'],input[type='search'],input[type='tel'],input[type='text'],input[type='url'],textarea,select{appearance:none;background-color:transparent;border:0.1rem solid #d1d1d1;border-radius:.4rem;box-shadow:none;height:3.8rem;padding:.6rem 1.0rem;width:100%}input[type='email']:focus,input[type='number']:focus,input[type='password']:focus,input[type='search']:focus,input[type='tel']:focus,input[type='text']:focus,input[type='url']:focus,textarea:focus,select:focus{border:0.1rem solid #9b4dca;outline:0}select{padding:0.6rem 3rem 0.6rem 1rem;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyOSAxNCIgd2lkdGg9IjI5Ij48cGF0aCBmaWxsPSIjZDFkMWQxIiBkPSJNOS40IDMuNmw1IDcgNS4yLTciLz48L3N2Zz4=) center right no-repeat}select:focus{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyOSAxNCIgd2lkdGg9IjI5Ij48cGF0aCBmaWxsPSIjOWI0ZGNmIiBkPSJNMTkuNiAzLjZIOS40bDUgNyIvPjwvc3ZnPg==)}textarea{padding-bottom:.6rem;padding-top:.6rem;min-height:6.5rem}label,legend{font-size:1.6rem;font-weight:700;display:block;margin-bottom:.5rem}fieldset{border-width:0;padding:0}input[type='checkbox'],input[type='radio']{display:inline}.label-inline{font-weight:normal;display:inline-block;margin-left:.5rem}.container{margin:0 auto;max-width:112.0rem;padding:0 2.0rem;position:relative;width:100%}.row{display:flex;flex-direction:column;padding:0;width:100%}.row.row-wrap{flex-wrap:wrap}.row.row-no-padding{padding:0}.row.row-no-padding>.column{padding:0}.row.row-top{align-items:flex-start}.row.row-bottom{align-items:flex-end}.row.row-center{align-items:center}.row.row-stretch{align-items:stretch}.row.row-baseline{align-items:baseline}.row .column{display:block;flex:1;margin-left:0;max-width:100%;width:100%}.row .column .col-top{align-self:flex-start}.row .column .col-bottom{align-self:flex-end}.row .column .col-center{align-self:center}.row .column.column-offset-10{margin-left:10%}.row .column.column-offset-20{margin-left:20%}.row .column.column-offset-25{margin-left:25%}.row .column.column-offset-33,.row .column.column-offset-34{margin-left:33.3333%}.row .column.column-offset-50{margin-left:50%}.row .column.column-offset-66,.row .column.column-offset-67{margin-left:66.6666%}.row .column.column-offset-75{margin-left:75%}.row .column.column-offset-80{margin-left:80%}.row .column.column-offset-90{margin-left:90%}.row .column.column-10{flex:0 0 10%;max-width:10%}.row .column.column-20{flex:0 0 20%;max-width:20%}.row .column.column-25{flex:0 0 25%;max-width:25%}.row .column.column-33,.row .column.column-34{flex:0 0 33.3333%;max-width:33.3333%}.row .column.column-40{flex:0 0 40%;max-width:40%}.row .column.column-50{flex:0 0 50%;max-width:50%}.row .column.column-60{flex:0 0 60%;max-width:60%}.row .column.column-66,.row .column.column-67{flex:0 0 66.6666%;max-width:66.6666%}.row .column.column-75{flex:0 0 75%;max-width:75%}.row .column.column-80{flex:0 0 80%;max-width:80%}.row .column.column-90{flex:0 0 90%;max-width:90%}@media (min-width: 40rem){.row{flex-direction:row;margin-left:-1.0rem;width:calc(100% + 2.0rem)}.row .column{margin-bottom:inherit;padding:0 1.0rem}}a{color:#9b4dca;text-decoration:none}a:hover{color:#606c76}dl,ol,ul{margin-top:0;padding-left:0}dl dl,dl ul,dl ol,ol dl,ol ul,ol ol,ul dl,ul ul,ul ol{font-size:90%;margin:1.5rem 0 1.5rem 3.0rem}dl{list-style:none}ul{list-style:circle inside}ol{list-style:decimal inside}dt,dd,li{margin-bottom:1.0rem}.button,button{margin-bottom:1.0rem}input,textarea,select,fieldset{margin-bottom:1.5rem}pre,blockquote,dl,figure,table,p,ul,ol,form{margin-bottom:2.5rem}table{width:100%}th,td{border-bottom:.1rem solid #e1e1e1;padding:1.2rem 1.5rem;text-align:left}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}p{margin-top:0}h1,h2,h3,h4,h5,h6{font-weight:300;margin-bottom:2.0rem;margin-top:0}h1{font-size:4.0rem;letter-spacing:-.1rem;line-height:1.2}h2{font-size:3.6rem;letter-spacing:-.1rem;line-height:1.25}h3{font-size:3.0rem;letter-spacing:-.1rem;line-height:1.3}h4{font-size:2.4rem;letter-spacing:-.08rem;line-height:1.35}h5{font-size:1.8rem;letter-spacing:-.05rem;line-height:1.5}h6{font-size:1.6rem;letter-spacing:0;line-height:1.4}@media (min-width: 40rem){h1{font-size:5.0rem}h2{font-size:4.2rem}h3{font-size:3.6rem}h4{font-size:3.0rem}h5{font-size:2.4rem}h6{font-size:1.5rem}}img{max-width:100%}.float-right{float:right}.float-left{float:left}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{content:'';display:table}.clearfix:after{clear:both}\n"]} \ No newline at end of file +{"version":3,"sources":["milligram.min.css"],"names":[],"mappings":"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","file":"milligram.min.css","sourcesContent":["html{box-sizing:border-box;font-size:62.5%}body{color:#606c76;font-family:'Roboto', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;font-size:1.6em;font-weight:300;letter-spacing:.01em;line-height:1.6}*,*:after,*:before{box-sizing:inherit}blockquote{border-left:0.3rem solid #d1d1d1;margin-left:0;margin-right:0;padding:1rem 1.5rem}blockquote *:last-child{margin-bottom:0}.button,button,input[type='button'],input[type='reset'],input[type='submit']{background-color:#9b4dca;border:0.1rem solid #9b4dca;border-radius:.4rem;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;height:3.8rem;letter-spacing:.1rem;line-height:3.8rem;padding:0 3.0rem;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}.button:focus,.button:hover,button:focus,button:hover,input[type='button']:focus,input[type='button']:hover,input[type='reset']:focus,input[type='reset']:hover,input[type='submit']:focus,input[type='submit']:hover{background-color:#606c76;border-color:#606c76;color:#fff;outline:0}.button[disabled],button[disabled],input[type='button'][disabled],input[type='reset'][disabled],input[type='submit'][disabled]{opacity:.5;cursor:default}.button[disabled]:focus,.button[disabled]:hover,button[disabled]:focus,button[disabled]:hover,input[type='button'][disabled]:focus,input[type='button'][disabled]:hover,input[type='reset'][disabled]:focus,input[type='reset'][disabled]:hover,input[type='submit'][disabled]:focus,input[type='submit'][disabled]:hover{background-color:#9b4dca;border-color:#9b4dca}.button.button-outline,button.button-outline,input[type='button'].button-outline,input[type='reset'].button-outline,input[type='submit'].button-outline{color:#9b4dca;background-color:transparent}.button.button-outline:focus,.button.button-outline:hover,button.button-outline:focus,button.button-outline:hover,input[type='button'].button-outline:focus,input[type='button'].button-outline:hover,input[type='reset'].button-outline:focus,input[type='reset'].button-outline:hover,input[type='submit'].button-outline:focus,input[type='submit'].button-outline:hover{color:#606c76;background-color:transparent;border-color:#606c76}.button.button-outline[disabled]:focus,.button.button-outline[disabled]:hover,button.button-outline[disabled]:focus,button.button-outline[disabled]:hover,input[type='button'].button-outline[disabled]:focus,input[type='button'].button-outline[disabled]:hover,input[type='reset'].button-outline[disabled]:focus,input[type='reset'].button-outline[disabled]:hover,input[type='submit'].button-outline[disabled]:focus,input[type='submit'].button-outline[disabled]:hover{color:#9b4dca;border-color:inherit}.button.button-clear,button.button-clear,input[type='button'].button-clear,input[type='reset'].button-clear,input[type='submit'].button-clear{color:#9b4dca;background-color:transparent;border-color:transparent}.button.button-clear:focus,.button.button-clear:hover,button.button-clear:focus,button.button-clear:hover,input[type='button'].button-clear:focus,input[type='button'].button-clear:hover,input[type='reset'].button-clear:focus,input[type='reset'].button-clear:hover,input[type='submit'].button-clear:focus,input[type='submit'].button-clear:hover{color:#606c76;background-color:transparent;border-color:transparent}.button.button-clear[disabled]:focus,.button.button-clear[disabled]:hover,button.button-clear[disabled]:focus,button.button-clear[disabled]:hover,input[type='button'].button-clear[disabled]:focus,input[type='button'].button-clear[disabled]:hover,input[type='reset'].button-clear[disabled]:focus,input[type='reset'].button-clear[disabled]:hover,input[type='submit'].button-clear[disabled]:focus,input[type='submit'].button-clear[disabled]:hover{color:#9b4dca}code{background:#f4f5f6;border-radius:.4rem;font-size:86%;margin:0 .2rem;padding:.2rem .5rem;white-space:nowrap}pre{background:#f4f5f6;border-left:0.3rem solid #9b4dca;font-family:'Menlo', 'Consolas', 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Monaco', monospace}pre>code{background:transparent;border-radius:0;display:block;padding:1rem 1.5rem;white-space:pre}hr{border:0;border-top:0.1rem solid #f4f5f6;margin-bottom:3.5rem;margin-top:3.0rem}input[type='email'],input[type='number'],input[type='password'],input[type='search'],input[type='tel'],input[type='text'],input[type='url'],textarea,select{appearance:none;background-color:transparent;border:0.1rem solid #d1d1d1;border-radius:.4rem;box-shadow:none;height:3.8rem;padding:.6rem 1.0rem;width:100%}input[type='email']:focus,input[type='number']:focus,input[type='password']:focus,input[type='search']:focus,input[type='tel']:focus,input[type='text']:focus,input[type='url']:focus,textarea:focus,select:focus{border:0.1rem solid #9b4dca;outline:0}select{background:url('data:image/svg+xml;utf8,') center right no-repeat;padding-right:3.0rem}select:focus{background-image:url('data:image/svg+xml;utf8,')}textarea{min-height:6.5rem;padding-bottom:.6rem;padding-top:.6rem}label,legend{display:block;font-size:1.6rem;font-weight:700;margin-bottom:.5rem}fieldset{border-width:0;padding:0}input[type='checkbox'],input[type='radio']{display:inline}.label-inline{display:inline-block;font-weight:normal;margin-left:.5rem}.container{margin:0 auto;max-width:112.0rem;padding:0 2.0rem;position:relative;width:100%}.row{display:flex;flex-direction:column;padding:0;width:100%}.row.row-no-padding{padding:0}.row.row-no-padding>.column{padding:0}.row.row-wrap{flex-wrap:wrap}.row.row-top{align-items:flex-start}.row.row-bottom{align-items:flex-end}.row.row-center{align-items:center}.row.row-stretch{align-items:stretch}.row.row-baseline{align-items:baseline}.row .column{display:block;flex:1;margin-left:0;max-width:100%;width:100%}.row .column .col-top{align-self:flex-start}.row .column .col-bottom{align-self:flex-end}.row .column .col-center{align-self:center}.row .column.column-offset-10{margin-left:10%}.row .column.column-offset-20{margin-left:20%}.row .column.column-offset-25{margin-left:25%}.row .column.column-offset-33,.row .column.column-offset-34{margin-left:33.3333%}.row .column.column-offset-50{margin-left:50%}.row .column.column-offset-66,.row .column.column-offset-67{margin-left:66.6666%}.row .column.column-offset-75{margin-left:75%}.row .column.column-offset-80{margin-left:80%}.row .column.column-offset-90{margin-left:90%}.row .column.column-10{flex:0 0 10%;max-width:10%}.row .column.column-20{flex:0 0 20%;max-width:20%}.row .column.column-25{flex:0 0 25%;max-width:25%}.row .column.column-33,.row .column.column-34{flex:0 0 33.3333%;max-width:33.3333%}.row .column.column-40{flex:0 0 40%;max-width:40%}.row .column.column-50{flex:0 0 50%;max-width:50%}.row .column.column-60{flex:0 0 60%;max-width:60%}.row .column.column-66,.row .column.column-67{flex:0 0 66.6666%;max-width:66.6666%}.row .column.column-75{flex:0 0 75%;max-width:75%}.row .column.column-80{flex:0 0 80%;max-width:80%}.row .column.column-90{flex:0 0 90%;max-width:90%}@media (min-width: 640px){.row{flex-direction:row;margin-left:-1.0rem;width:calc(100% + 2.0rem)}.row .column{margin-bottom:inherit;padding:0 1.0rem}}a{color:#9b4dca;text-decoration:none}a:hover{color:#606c76}dl,ol,ul{margin-top:0;padding-left:0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{font-size:90%;margin:1.5rem 0 1.5rem 3.0rem}dl{list-style:none}ol{list-style:decimal inside}ul{list-style:circle inside}dd,dt,li{margin-bottom:1.0rem}button,.button{margin-bottom:1.0rem}fieldset,input,select,textarea{margin-bottom:1.5rem}blockquote,dl,figure,form,ol,p,pre,table,ul{margin-bottom:2.5rem}table{width:100%}td,th{border-bottom:0.1rem solid #f4f5f6;padding:1.2rem 1.5rem;text-align:left}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}p{margin-top:0}h1,h2,h3,h4,h5,h6{font-weight:300;margin-bottom:2.0rem;margin-top:0}h1{font-size:4.0rem;letter-spacing:-.1rem;line-height:1.2}h2{font-size:3.6rem;letter-spacing:-.1rem;line-height:1.25}h3{font-size:3.0rem;letter-spacing:-.1rem;line-height:1.3}h4{font-size:2.4rem;letter-spacing:-.08rem;line-height:1.35}h5{font-size:1.8rem;letter-spacing:-.05rem;line-height:1.5}h6{font-size:1.6rem;letter-spacing:0;line-height:1.4}@media (min-width: 640px){h1{font-size:5.0rem}h2{font-size:4.2rem}h3{font-size:3.6rem}h4{font-size:3.0rem}h5{font-size:2.4rem}h6{font-size:1.5rem}}img{max-width:100%}.clearfix{*zoom:1}.clearfix:after{clear:both}.clearfix:after,.clearfix:before{content:'';display:table}.float-left{float:left}.float-right{float:right}\n"]} \ No newline at end of file diff --git a/package.json b/package.json index 9ba3006..450bc46 100644 --- a/package.json +++ b/package.json @@ -53,8 +53,7 @@ "node-sass": "^3.7.0", "npm-run-all": "^2.1.1", "onchange": "^2.4.0", - "postcss-cli": "^2.5.2", - "slimerjs": "^0.906.2" + "postcss-cli": "^2.5.2" }, "engines": { "node": "^6.0.0" diff --git a/src/_Base.sass b/src/_Base.sass index 2793d3a..064003c 100644 --- a/src/_Base.sass +++ b/src/_Base.sass @@ -12,7 +12,7 @@ html body color: $color-secondary font-family: 'Roboto', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif - font-size: 1.6em // currently ems cause chrome bug misinterpreting rems on body element + font-size: 1.6em // Currently ems cause chrome bug misinterpreting rems on body element font-weight: 300 letter-spacing: .01em line-height: 1.6 diff --git a/src/_Blockquote.sass b/src/_Blockquote.sass index 29e5772..dff5eca 100644 --- a/src/_Blockquote.sass +++ b/src/_Blockquote.sass @@ -3,10 +3,10 @@ // –––––––––––––––––––––––––––––––––––––––––––––––––– blockquote - border-left: 0.3rem solid $color-quaternary + border-left: .3rem solid $color-quaternary margin-left: 0 margin-right: 0 padding: 1rem 1.5rem - & *:last-child - margin: 0 + *:last-child + margin-bottom: 0 diff --git a/src/_Button.sass b/src/_Button.sass index 7c1763c..7fd127c 100644 --- a/src/_Button.sass +++ b/src/_Button.sass @@ -24,20 +24,19 @@ input[type='submit'] text-transform: uppercase white-space: nowrap - &:hover, - &:focus + &:focus, + &:hover background-color: $color-secondary border-color: $color-secondary color: $color-initial outline: 0 - &.button-disabled, &[disabled] opacity: .5 cursor: default - &:hover, - &:focus + &:focus, + &:hover background-color: $color-primary border-color: $color-primary @@ -45,17 +44,16 @@ input[type='submit'] color: $color-primary background-color: transparent - &:hover, - &:focus + &:focus, + &:hover color: $color-secondary background-color: transparent border-color: $color-secondary - &.button-disabled, &[disabled] - &:hover, - &:focus + &:focus, + &:hover color: $color-primary border-color: inherit @@ -64,15 +62,14 @@ input[type='submit'] background-color: transparent border-color: transparent - &:hover, - &:focus + &:focus, + &:hover color: $color-secondary background-color: transparent border-color: transparent - &.button-disabled, &[disabled] - &:hover, - &:focus + &:focus, + &:hover color: $color-primary diff --git a/src/_Code.sass b/src/_Code.sass index 09e17c2..79cf17b 100644 --- a/src/_Code.sass +++ b/src/_Code.sass @@ -6,8 +6,8 @@ code background: $color-tertiary border-radius: .4rem font-size: 86% - padding: .2rem .5rem margin: 0 .2rem + padding: .2rem .5rem white-space: nowrap pre diff --git a/src/_Form.sass b/src/_Form.sass index 6270d2e..34cc5e0 100644 --- a/src/_Form.sass +++ b/src/_Form.sass @@ -25,22 +25,22 @@ select outline: 0 select - padding: 0.6rem 3rem 0.6rem 1rem - background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyOSAxNCIgd2lkdGg9IjI5Ij48cGF0aCBmaWxsPSIjZDFkMWQxIiBkPSJNOS40IDMuNmw1IDcgNS4yLTciLz48L3N2Zz4=) center right no-repeat + background: url('data:image/svg+xml;utf8,') center right no-repeat + padding-right: 3.0rem &:focus - background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyOSAxNCIgd2lkdGg9IjI5Ij48cGF0aCBmaWxsPSIjOWI0ZGNmIiBkPSJNMTkuNiAzLjZIOS40bDUgNyIvPjwvc3ZnPg==) + background-image: url('data:image/svg+xml;utf8,') textarea + min-height: 6.5rem padding-bottom: .6rem padding-top: .6rem - min-height: 6.5rem label, legend + display: block font-size: 1.6rem font-weight: 700 - display: block margin-bottom: .5rem fieldset @@ -52,6 +52,6 @@ input[type='radio'] display: inline .label-inline - font-weight: normal display: inline-block + font-weight: normal margin-left: .5rem diff --git a/src/_Grid.sass b/src/_Grid.sass index f01606f..b10ada3 100644 --- a/src/_Grid.sass +++ b/src/_Grid.sass @@ -2,7 +2,7 @@ // Grid // –––––––––––––––––––––––––––––––––––––––––––––––––– -// .container is main centered wrapper with a max width of 1120rem (1120px) +// .container is main centered wrapper with a max width of 112.0rem (1120px) .container margin: 0 auto max-width: 112.0rem @@ -21,18 +21,14 @@ padding: 0 width: 100% - &.row-wrap - flex-wrap: wrap - &.row-no-padding padding: 0 &> .column padding: 0 - // & + .row - // margin-top: -.5rem - // padding-top: 0 + &.row-wrap + flex-wrap: wrap // Vertically Align Columns // .row-* vertically aligns every .col in the .row @@ -131,7 +127,8 @@ flex: 0 0 60% max-width: 60% - &.column-66, &.column-67 + &.column-66, + &.column-67 flex: 0 0 66.6666% max-width: 66.6666% @@ -148,7 +145,7 @@ max-width: 90% // Larger than mobile screen -@media (min-width: 40.0rem) +@media (min-width: 640px) .row flex-direction: row diff --git a/src/_Image.sass b/src/_Image.sass index 1496bc8..9d460e2 100644 --- a/src/_Image.sass +++ b/src/_Image.sass @@ -3,4 +3,4 @@ // –––––––––––––––––––––––––––––––––––––––––––––––––– img - max-width: 100% \ No newline at end of file + max-width: 100% diff --git a/src/_List.sass b/src/_List.sass index 839999c..9dbd30d 100644 --- a/src/_List.sass +++ b/src/_List.sass @@ -9,21 +9,21 @@ ul padding-left: 0 dl, - ul, - ol + ol, + ul font-size: 90% margin: 1.5rem 0 1.5rem 3.0rem dl list-style: none -ul - list-style: circle inside - ol list-style: decimal inside -dt, +ul + list-style: circle inside + dd, +dt, li margin-bottom: 1.0rem diff --git a/src/_Spacing.sass b/src/_Spacing.sass index 11f062c..685aeb3 100644 --- a/src/_Spacing.sass +++ b/src/_Spacing.sass @@ -2,23 +2,23 @@ // Spacing // –––––––––––––––––––––––––––––––––––––––––––––––––– -.button, -button +button, +.button margin-bottom: 1.0rem +fieldset, input, -textarea, select, -fieldset +textarea margin-bottom: 1.5rem -pre, blockquote, dl, figure, -table, -p, -ul, +form, ol, -form +p, +pre, +table, +ul margin-bottom: 2.5rem diff --git a/src/_Table.sass b/src/_Table.sass index db9c369..343ae58 100644 --- a/src/_Table.sass +++ b/src/_Table.sass @@ -5,9 +5,9 @@ table width: 100% -th, -td - border-bottom: .1rem solid #e1e1e1 +td, +th + border-bottom: .1rem solid $color-tertiary padding: 1.2rem 1.5rem text-align: left diff --git a/src/_Typography.sass b/src/_Typography.sass index 67e8347..61e43e4 100644 --- a/src/_Typography.sass +++ b/src/_Typography.sass @@ -46,7 +46,7 @@ h6 line-height: 1.4 // Larger than mobile screen -@media (min-width: 40.0rem) +@media (min-width: 640px) h1 font-size: 5.0rem diff --git a/src/_Utility.sass b/src/_Utility.sass index 535144f..19d5202 100644 --- a/src/_Utility.sass +++ b/src/_Utility.sass @@ -2,21 +2,21 @@ // Utility // –––––––––––––––––––––––––––––––––––––––––––––––––– -// Float either direction -.float-right - float: right - -.float-left - float: left - // Clear a float with .clearfix .clearfix *zoom: 1 + &:after + clear: both + &:after, &:before content: '' display: table - &:after - clear: both +// Float either direction +.float-left + float: left + +.float-right + float: right diff --git a/test/index.html b/test/index.html index edcba93..a6c28c3 100644 --- a/test/index.html +++ b/test/index.html @@ -16,37 +16,103 @@
+
+ Image +
+
Typography
-

Heading <h1> 5.0rem (50px)

-

Heading <h2> 4.2rem (42px)

-

Heading <h3> 3.6rem (36px)

-

Heading <h4> 3.0rem (30px)

-
Heading <h5> 2.4rem (24px)
-
Heading <h6> 1.5rem (15px)
+
+
+

Heading <h1> 5.0rem (50px)

+

Heading <h2> 4.2rem (42px)

+

Heading <h3> 3.6rem (36px)

+

Heading <h4> 3.0rem (30px)

+
Heading <h5> 2.4rem (24px)
+
Heading <h6> 1.5rem (15px)
+
+
+

Lorem ipsum dolor sit amet, consectetur adipisicing elit.

+

Obcaecati error a, quas fugit hic, accusantium autem necessitatibus praesentium placeat, iusto et soluta expedita! Quisquam repellendus voluptatem, tempora iste culpa fuga, !

+

Quisquam nobis, ad. Iusto, repudiandae. Autem ipsa blanditiis, quae, fugit nobis perspiciatis in beatae vitae numquam illo, architecto hic dolor molestiae aliquid.

+
+
-

See more examples of typography here.

Blockquotes
-
-

Yeah!! Milligram is amazing.

-
+
+
+

Yeah!! Milligram is amazing.

+
+
+
+

Yeah!! Milligram is amazing.

+
+
+
-

See more examples of blockquotes here.

Buttons
- Default Button - - +
+ +
+ + + + + + +
+
+ + + + + + +
+
+
+
+ + + + + + +
+
+ + + + + + +
+
+
Default Button
+
Outlined Button
+
Clear Button
+
Default Button
+
Outlined Button
+
Clear Button
+
+
-

See more examples of buttons here.

@@ -57,43 +123,120 @@
  1. Ordered list item 1
  2. Ordered list item 2
  3. +
  4. +
      +
    1. Ordered list item 1
    2. +
    3. Ordered list item 2
    4. +
    5. +
        +
      1. Ordered list item 1
      2. +
      3. Ordered list item 2
      4. +
      +
    6. +
    +
  5. +
  6. Ordered list item 3
  7. +
  8. Ordered list item 4
Description list item 1
Description list item 1.1
+
Description list item 1.2
+
Description list item 1.3
+
Description list item 2
+
Description list item 2.1
+
Description list item 3
+
Description list item 3.1
-

See more examples of lists here.

Forms
-
+
- - - - -
- - + Legend +
+
+ + + + + + + + + + + + +
+
+ + + + + +
+
+ + +
+
+ + +
+
+ +
+
+ + +
+
+ + +
+
+ + + + +
-
-

See more examples of forms here.

@@ -109,6 +252,12 @@ + + Kevin Durant + 27 + 2.06 + Washington, DC + Stephen Curry 27 @@ -121,29 +270,273 @@ 2,01 Los Angeles, CA + + Draymond Green + 26 + 2,01 + Saginaw, MI + + + Andre Iguodala + 32 + 1,98 + Springfield, IL + + + Anderson Varejão + 33 + 2,08 + Colatina, ES + + + Shaun Livingston + 30 + 2,01 + Peoria, CA + -

See more examples of tables here.

Grids
-
-
-
.column
-
.column
-
.column
-
.column
-
-
-
.column
-
.column-50.column-offset-25
-
+
+
100%
+
+
+
10%
+
90%
+
+
+
20%
+
80%
+
+
+
25%
+
75%
+
+
+
33%
+
67%
+
+
+
40%
+
60%
+
+
+
50%
+
50%
+
+
+
60%
+
40%
+
+
+
67%
+
33%
+
+
+
75%
+
25%
+
+
+
80%
+
20%
+
+
+
90%
+
10%
+
+
+
100%
+
+
+
90%
+
10%
+
+
+
80%
+
20%
+
+
+
75%
+
25%
+
+
+
67%
+
33%
+
+
+
60%
+
40%
+
+
+
50%
+
50%
+
+
+
40%
+
60%
+
+
+
33%
+
67%
+
+
+
25%
+
75%
+
+
+
20%
+
80%
+
+
+
10%
+
90%
+
+
+
100%
+
+
+
50%
+
50%
+
+
+
33.3%
+
33.3%
+
33.3%
+
+
+
25%
+
25%
+
25%
+
25%
+
+
+
20%
+
20%
+
20%
+
20%
+
20%
+
+
+
16.6%
+
16.6%
+
16.6%
+
16.6%
+
16.6%
+
16.6%
+
+
+
14.28%
+
14.28%
+
14.28%
+
14.28%
+
14.28%
+
14.28%
+
14.28%
+
+
+
12.5%
+
12.5%
+
12.5%
+
12.5%
+
12.5%
+
12.5%
+
12.5%
+
12.5%
+
+
+
11.11%
+
11.11%
+
11.11%
+
11.11%
+
11.11%
+
11.11%
+
11.11%
+
11.11%
+
11.11%
+
+
+
10%
+
10%
+
10%
+
10%
+
10%
+
10%
+
10%
+
10%
+
10%
+
10%
+
+
+
9.09%
+
9.09%
+
9.09%
+
9.09%
+
9.09%
+
9.09%
+
9.09%
+
9.09%
+
9.09%
+
9.09%
+
9.09%
+
+
+
8.3%
+
8.3%
+
8.3%
+
8.3%
+
8.3%
+
8.3%
+
8.3%
+
8.3%
+
8.3%
+
8.3%
+
8.3%
+
8.3%
+
+
+
50%
+
+
+
50%
+
+
+
25%
+
+
+
25%
+
+
+
25%
+
+
+
25%
+
25%
+
+
+
25%
+
25%
+
+
+
25%
+
50%
+
+
+
50%
+
25%
+
+
+
25%
+
25%
+
+
+
75%
-

See more examples of grids here.

@@ -151,25 +544,18 @@
.milligram {
   color: #9b4dca;
-}
-
+}
-

See more examples of codes here.

Utilities
-
-
Float to left
-
-
-
Float to right
-
+ float to left + float to right
-

See more examples of utilities here.

diff --git a/test/visual/backstop.config.js b/test/visual/backstop.config.js index 53a10c8..26d024c 100644 --- a/test/visual/backstop.config.js +++ b/test/visual/backstop.config.js @@ -1,32 +1,118 @@ module.exports = { viewports: [ - { name: 'phone_v', width: 320, height: 480 }, - { name: 'phone_h', width: 480, height: 320 }, - { name: 'tablet_v', width: 768, height: 1024 }, - { name: 'tablet_h', width: 1024, height: 768 }, + { name: 'phone', width: 320, height: 480 }, + { name: 'tablet', width: 768, height: 1024 }, { name: 'laptop', width: 1280, height: 800 }, { name: 'desktop', width: 1920, height: 1080 } ], scenarios: [{ - label: 'Milligram | A minimalist CSS framework.', - url: 'http://localhost:3000', - hideSelectors: [], - removeSelectors: ['.__bs_notify__'], - selectors: ['body'], - readyEvent: null, - delay: 500, - misMatchThreshold: 0.1, - onBeforeScript: 'onBefore.js', - onReadyScript: 'onReady.js' - }], + label: 'Typography', + url: 'http://localhost:3000', + hideSelectors: [], + removeSelectors: ['#__bs_notify__'], + selectors: ['#typography'], + readyEvent: null, + delay: 500, + misMatchThreshold: 0.1, + onBeforeScript: 'onBefore.js', + onReadyScript: 'onReady.js' + },{ + label: 'Blockquotes', + url: 'http://localhost:3000', + hideSelectors: [], + removeSelectors: ['#__bs_notify__'], + selectors: ['#blockquotes'], + readyEvent: null, + delay: 500, + misMatchThreshold: 0.1, + onBeforeScript: 'onBefore.js', + onReadyScript: 'onReady.js' + }, { + label: 'Buttons', + url: 'http://localhost:3000', + hideSelectors: [], + removeSelectors: ['#__bs_notify__'], + selectors: ['#buttons'], + readyEvent: null, + delay: 500, + misMatchThreshold: 0.1, + onBeforeScript: 'onBefore.js', + onReadyScript: 'onReady.js' + }, { + label: 'Lists', + url: 'http://localhost:3000', + hideSelectors: [], + removeSelectors: ['#__bs_notify__'], + selectors: ['#lists'], + readyEvent: null, + delay: 500, + misMatchThreshold: 0.1, + onBeforeScript: 'onBefore.js', + onReadyScript: 'onReady.js' + }, { + label: 'Forms', + url: 'http://localhost:3000', + hideSelectors: [], + removeSelectors: ['#__bs_notify__'], + selectors: ['#forms'], + readyEvent: null, + delay: 500, + misMatchThreshold: 0.1, + onBeforeScript: 'onBefore.js', + onReadyScript: 'onReady.js' + }, { + label: 'Tables', + url: 'http://localhost:3000', + hideSelectors: [], + removeSelectors: ['#__bs_notify__'], + selectors: ['#tables'], + readyEvent: null, + delay: 500, + misMatchThreshold: 0.1, + onBeforeScript: 'onBefore.js', + onReadyScript: 'onReady.js' + }, { + label: 'Grids', + url: 'http://localhost:3000', + hideSelectors: [], + removeSelectors: ['#__bs_notify__'], + selectors: ['#grids'], + readyEvent: null, + delay: 500, + misMatchThreshold: 0.1, + onBeforeScript: 'onBefore.js', + onReadyScript: 'onReady.js' + }, { + label: 'Codes', + url: 'http://localhost:3000', + hideSelectors: [], + removeSelectors: ['#__bs_notify__'], + selectors: ['#codes'], + readyEvent: null, + delay: 500, + misMatchThreshold: 0.1, + onBeforeScript: 'onBefore.js', + onReadyScript: 'onReady.js' + }, { + label: 'Utilities', + url: 'http://localhost:3000', + hideSelectors: [], + removeSelectors: ['#__bs_notify__'], + selectors: ['#utilities'], + readyEvent: null, + delay: 500, + misMatchThreshold: 0.1, + onBeforeScript: 'onBefore.js', + onReadyScript: 'onReady.js' + }], paths: { bitmaps_reference: '../../test/visual/reference', bitmaps_test: '.tmp', casper_scripts: '../../test/visual/fixtures', compare_data: '.tmp/compare.json' }, - engine: 'slimerjs', - report: ['browser'], + engine: 'phantomjs', + report: ['browser', 'CLI'], casperFlags: [], debug: false, port: 3002 diff --git a/test/visual/reference/0_0_body_0_phone_v.png b/test/visual/reference/0_0_body_0_phone_v.png deleted file mode 100644 index 3524754..0000000 Binary files a/test/visual/reference/0_0_body_0_phone_v.png and /dev/null differ diff --git a/test/visual/reference/0_0_body_1_phone_h.png b/test/visual/reference/0_0_body_1_phone_h.png deleted file mode 100644 index 1a5df18..0000000 Binary files a/test/visual/reference/0_0_body_1_phone_h.png and /dev/null differ diff --git a/test/visual/reference/0_0_body_2_tablet_v.png b/test/visual/reference/0_0_body_2_tablet_v.png deleted file mode 100644 index b41ae45..0000000 Binary files a/test/visual/reference/0_0_body_2_tablet_v.png and /dev/null differ diff --git a/test/visual/reference/0_0_body_3_tablet_h.png b/test/visual/reference/0_0_body_3_tablet_h.png deleted file mode 100644 index e1cfd36..0000000 Binary files a/test/visual/reference/0_0_body_3_tablet_h.png and /dev/null differ diff --git a/test/visual/reference/0_0_body_4_laptop.png b/test/visual/reference/0_0_body_4_laptop.png deleted file mode 100644 index accf48d..0000000 Binary files a/test/visual/reference/0_0_body_4_laptop.png and /dev/null differ diff --git a/test/visual/reference/0_0_body_5_desktop.png b/test/visual/reference/0_0_body_5_desktop.png deleted file mode 100644 index 4a646d8..0000000 Binary files a/test/visual/reference/0_0_body_5_desktop.png and /dev/null differ diff --git a/test/visual/reference/0_0_typography_0_phone.png b/test/visual/reference/0_0_typography_0_phone.png new file mode 100644 index 0000000..f2119a2 Binary files /dev/null and b/test/visual/reference/0_0_typography_0_phone.png differ diff --git a/test/visual/reference/0_0_typography_1_tablet.png b/test/visual/reference/0_0_typography_1_tablet.png new file mode 100644 index 0000000..aa784a6 Binary files /dev/null and b/test/visual/reference/0_0_typography_1_tablet.png differ diff --git a/test/visual/reference/0_0_typography_2_laptop.png b/test/visual/reference/0_0_typography_2_laptop.png new file mode 100644 index 0000000..b54267c Binary files /dev/null and b/test/visual/reference/0_0_typography_2_laptop.png differ diff --git a/test/visual/reference/0_0_typography_3_desktop.png b/test/visual/reference/0_0_typography_3_desktop.png new file mode 100644 index 0000000..b54267c Binary files /dev/null and b/test/visual/reference/0_0_typography_3_desktop.png differ diff --git a/test/visual/reference/1_0_blockquotes_0_phone.png b/test/visual/reference/1_0_blockquotes_0_phone.png new file mode 100644 index 0000000..393a793 Binary files /dev/null and b/test/visual/reference/1_0_blockquotes_0_phone.png differ diff --git a/test/visual/reference/1_0_blockquotes_1_tablet.png b/test/visual/reference/1_0_blockquotes_1_tablet.png new file mode 100644 index 0000000..4d8bfb4 Binary files /dev/null and b/test/visual/reference/1_0_blockquotes_1_tablet.png differ diff --git a/test/visual/reference/1_0_blockquotes_2_laptop.png b/test/visual/reference/1_0_blockquotes_2_laptop.png new file mode 100644 index 0000000..165f18f Binary files /dev/null and b/test/visual/reference/1_0_blockquotes_2_laptop.png differ diff --git a/test/visual/reference/1_0_blockquotes_3_desktop.png b/test/visual/reference/1_0_blockquotes_3_desktop.png new file mode 100644 index 0000000..165f18f Binary files /dev/null and b/test/visual/reference/1_0_blockquotes_3_desktop.png differ diff --git a/test/visual/reference/2_0_buttons_0_phone.png b/test/visual/reference/2_0_buttons_0_phone.png new file mode 100644 index 0000000..8bce393 Binary files /dev/null and b/test/visual/reference/2_0_buttons_0_phone.png differ diff --git a/test/visual/reference/2_0_buttons_1_tablet.png b/test/visual/reference/2_0_buttons_1_tablet.png new file mode 100644 index 0000000..8d9b2e3 Binary files /dev/null and b/test/visual/reference/2_0_buttons_1_tablet.png differ diff --git a/test/visual/reference/2_0_buttons_2_laptop.png b/test/visual/reference/2_0_buttons_2_laptop.png new file mode 100644 index 0000000..67cedba Binary files /dev/null and b/test/visual/reference/2_0_buttons_2_laptop.png differ diff --git a/test/visual/reference/2_0_buttons_3_desktop.png b/test/visual/reference/2_0_buttons_3_desktop.png new file mode 100644 index 0000000..67cedba Binary files /dev/null and b/test/visual/reference/2_0_buttons_3_desktop.png differ diff --git a/test/visual/reference/3_0_lists_0_phone.png b/test/visual/reference/3_0_lists_0_phone.png new file mode 100644 index 0000000..f5b63a5 Binary files /dev/null and b/test/visual/reference/3_0_lists_0_phone.png differ diff --git a/test/visual/reference/3_0_lists_1_tablet.png b/test/visual/reference/3_0_lists_1_tablet.png new file mode 100644 index 0000000..49ad581 Binary files /dev/null and b/test/visual/reference/3_0_lists_1_tablet.png differ diff --git a/test/visual/reference/3_0_lists_2_laptop.png b/test/visual/reference/3_0_lists_2_laptop.png new file mode 100644 index 0000000..f986a2b Binary files /dev/null and b/test/visual/reference/3_0_lists_2_laptop.png differ diff --git a/test/visual/reference/3_0_lists_3_desktop.png b/test/visual/reference/3_0_lists_3_desktop.png new file mode 100644 index 0000000..f986a2b Binary files /dev/null and b/test/visual/reference/3_0_lists_3_desktop.png differ diff --git a/test/visual/reference/4_0_forms_0_phone.png b/test/visual/reference/4_0_forms_0_phone.png new file mode 100644 index 0000000..b3b943c Binary files /dev/null and b/test/visual/reference/4_0_forms_0_phone.png differ diff --git a/test/visual/reference/4_0_forms_1_tablet.png b/test/visual/reference/4_0_forms_1_tablet.png new file mode 100644 index 0000000..6655f47 Binary files /dev/null and b/test/visual/reference/4_0_forms_1_tablet.png differ diff --git a/test/visual/reference/4_0_forms_2_laptop.png b/test/visual/reference/4_0_forms_2_laptop.png new file mode 100644 index 0000000..9a0f4ed Binary files /dev/null and b/test/visual/reference/4_0_forms_2_laptop.png differ diff --git a/test/visual/reference/4_0_forms_3_desktop.png b/test/visual/reference/4_0_forms_3_desktop.png new file mode 100644 index 0000000..9a0f4ed Binary files /dev/null and b/test/visual/reference/4_0_forms_3_desktop.png differ diff --git a/test/visual/reference/5_0_tables_0_phone.png b/test/visual/reference/5_0_tables_0_phone.png new file mode 100644 index 0000000..5d585da Binary files /dev/null and b/test/visual/reference/5_0_tables_0_phone.png differ diff --git a/test/visual/reference/5_0_tables_1_tablet.png b/test/visual/reference/5_0_tables_1_tablet.png new file mode 100644 index 0000000..c1916a0 Binary files /dev/null and b/test/visual/reference/5_0_tables_1_tablet.png differ diff --git a/test/visual/reference/5_0_tables_2_laptop.png b/test/visual/reference/5_0_tables_2_laptop.png new file mode 100644 index 0000000..bf10688 Binary files /dev/null and b/test/visual/reference/5_0_tables_2_laptop.png differ diff --git a/test/visual/reference/5_0_tables_3_desktop.png b/test/visual/reference/5_0_tables_3_desktop.png new file mode 100644 index 0000000..bf10688 Binary files /dev/null and b/test/visual/reference/5_0_tables_3_desktop.png differ diff --git a/test/visual/reference/6_0_grids_0_phone.png b/test/visual/reference/6_0_grids_0_phone.png new file mode 100644 index 0000000..ae2804e Binary files /dev/null and b/test/visual/reference/6_0_grids_0_phone.png differ diff --git a/test/visual/reference/6_0_grids_1_tablet.png b/test/visual/reference/6_0_grids_1_tablet.png new file mode 100644 index 0000000..27c1ece Binary files /dev/null and b/test/visual/reference/6_0_grids_1_tablet.png differ diff --git a/test/visual/reference/6_0_grids_2_laptop.png b/test/visual/reference/6_0_grids_2_laptop.png new file mode 100644 index 0000000..edf6518 Binary files /dev/null and b/test/visual/reference/6_0_grids_2_laptop.png differ diff --git a/test/visual/reference/6_0_grids_3_desktop.png b/test/visual/reference/6_0_grids_3_desktop.png new file mode 100644 index 0000000..edf6518 Binary files /dev/null and b/test/visual/reference/6_0_grids_3_desktop.png differ diff --git a/test/visual/reference/7_0_codes_0_phone.png b/test/visual/reference/7_0_codes_0_phone.png new file mode 100644 index 0000000..932233b Binary files /dev/null and b/test/visual/reference/7_0_codes_0_phone.png differ diff --git a/test/visual/reference/7_0_codes_1_tablet.png b/test/visual/reference/7_0_codes_1_tablet.png new file mode 100644 index 0000000..fd82b02 Binary files /dev/null and b/test/visual/reference/7_0_codes_1_tablet.png differ diff --git a/test/visual/reference/7_0_codes_2_laptop.png b/test/visual/reference/7_0_codes_2_laptop.png new file mode 100644 index 0000000..9626e1a Binary files /dev/null and b/test/visual/reference/7_0_codes_2_laptop.png differ diff --git a/test/visual/reference/7_0_codes_3_desktop.png b/test/visual/reference/7_0_codes_3_desktop.png new file mode 100644 index 0000000..9626e1a Binary files /dev/null and b/test/visual/reference/7_0_codes_3_desktop.png differ diff --git a/test/visual/reference/8_0_utilities_0_phone.png b/test/visual/reference/8_0_utilities_0_phone.png new file mode 100644 index 0000000..c40e3b1 Binary files /dev/null and b/test/visual/reference/8_0_utilities_0_phone.png differ diff --git a/test/visual/reference/8_0_utilities_1_tablet.png b/test/visual/reference/8_0_utilities_1_tablet.png new file mode 100644 index 0000000..82e388c Binary files /dev/null and b/test/visual/reference/8_0_utilities_1_tablet.png differ diff --git a/test/visual/reference/8_0_utilities_2_laptop.png b/test/visual/reference/8_0_utilities_2_laptop.png new file mode 100644 index 0000000..59519b2 Binary files /dev/null and b/test/visual/reference/8_0_utilities_2_laptop.png differ diff --git a/test/visual/reference/8_0_utilities_3_desktop.png b/test/visual/reference/8_0_utilities_3_desktop.png new file mode 100644 index 0000000..59519b2 Binary files /dev/null and b/test/visual/reference/8_0_utilities_3_desktop.png differ