-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.css.map
1 lines (1 loc) · 2.34 KB
/
main.css.map
1
{"version":3,"sources":["webpack:///./src/index.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA","file":"main.css","sourcesContent":["html {\n background: #111111;\n font-family: sans-serif;\n font-size: 15px;\n}\n\nbody {\n margin: 0;\n}\n\na {\n color: inherit;\n}\n\nfigure {\n margin: 0;\n}\n\n#root {\n display: flex;\n flex-flow: column nowrap;\n height: 100%;\n overflow-y: auto;\n position: fixed;\n width: 100%;\n}\n\nheader {\n align-items: center;\n align-self: stretch;\n background: linear-gradient(#282828 95%, transparent);\n color: #dddddd;\n display: flex;\n flex: 0 0 auto;\n flex-flow: column nowrap;\n margin-bottom: 2rem;\n margin-top: 2rem;\n padding: 1rem;\n position: sticky;\n text-shadow: 0.1rem 0.1rem 0.1rem #444444;\n top: 0;\n user-select: none;\n}\n\nheader h1 {\n font-size: 1.5rem;\n font-weight: bold;\n margin-bottom: 0.25rem;\n margin-top: 0.25rem;\n max-width: 100%;\n width: 1000px;\n}\n\nheader h2 {\n font-size: 1.25rem;\n font-weight: normal;\n margin-bottom: 0.25rem;\n margin-top: 0.25rem;\n max-width: 100%;\n width: 1000px;\n}\n\nh1 a {\n text-decoration: none;\n}\n\nh1 a:hover {\n text-decoration: underline;\n}\n\nmain {\n align-self: center;\n color: #ffffff;\n max-width: 1000px;\n padding-left: 0.5rem;\n padding-right: 0.5rem;\n}\n\nsection {\n background: #222222;\n border: 0.25rem solid #303030;\n box-shadow: 0 0.25rem 0.25rem #303030;\n margin-bottom: 1rem;\n padding: 2%;\n}\n\nsection h1 {\n font-size: 2.5rem;\n line-height: 1;\n margin: 1rem;\n text-shadow: 0.1rem 0.1rem 0.1rem #444444;\n}\n\nsection p,\nsection figure,\nsection ol {\n font-family: serif;\n font-size: 1.25rem;\n font-weight: normal;\n line-height: 1.25;\n margin: 1rem;\n}\n\nsection p.published-time,\nsection figcaption {\n font-size: 1rem;\n margin-bottom: 2rem;\n}\n\nfooter {\n margin: 1rem;\n}\n"],"sourceRoot":""}