mirror of
https://github.com/seigler/seigler.github.io
synced 2025-07-27 23:36:09 +00:00
Update 2017-02-17T07:29:41.214Z
This commit is contained in:
parent
7459775005
commit
755a446162
70 changed files with 7491 additions and 20 deletions
|
@ -75,6 +75,19 @@ footer {
|
|||
code {
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
pre {
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
pre code {
|
||||
background-color: transparent;
|
||||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
p {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
/*layout*/
|
||||
html {
|
||||
font-size: calc(0.8em + 1.3vmin);
|
||||
|
@ -149,4 +162,4 @@ main {
|
|||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=bundle-screen.css.55746825.map */
|
||||
/*# sourceMappingURL=bundle-screen.css.02ad7bb5.map */
|
1
css/bundle-screen.css.02ad7bb5.map
Normal file
1
css/bundle-screen.css.02ad7bb5.map
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue