-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
104 additions
and
98 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,7 +48,7 @@ | |
<h1> | ||
We are on a mission to make <em>scientific computing</em> more <em>accessible and fun</em>. | ||
</h1> | ||
<p>Simple, reactive programming environment for the Julia Langauge</p> | ||
<p>Simple, reactive programming environment for the Julia Language</p> | ||
<div class="bannerlinks"> | ||
<a class="roundbutton" href="#try"><img src="https://cdn.jsdelivr.net/gh/ionic-team/[email protected]/src/svg/flash.svg" aria-hidden="true"> Try online</a> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
@import url("https://fonts.googleapis.com/css2?family=Jaldi:wght@400;700&display=swap"); | ||
|
||
pluto-output { | ||
font-family: "Jaldi", sans-serif; | ||
font-size: 17px; | ||
overflow-y: hidden; | ||
} | ||
|
||
pluto-output h1, | ||
pluto-output h2, | ||
pluto-output h3, | ||
pluto-output h4, | ||
pluto-output h5, | ||
pluto-output h6 { | ||
font-family: Jaldi, sans-serif; | ||
line-height: 1; | ||
} | ||
|
||
pluto-output .pluto-docs-binding h1 { | ||
font-size: 1.4em; | ||
} | ||
|
||
pluto-output > div > div > h1 { | ||
margin-block-start: 3.5em !important; | ||
} | ||
pluto-cell:first-child pluto-output > div > div > h1:first-child { | ||
margin-block-start: 0 !important; | ||
} | ||
|
||
pluto-output .pluto-docs-binding h2 { | ||
font-size: 1.3em; | ||
} | ||
pluto-output .pluto-docs-binding h3, | ||
pluto-output .pluto-docs-binding h4, | ||
pluto-output .pluto-docs-binding h5, | ||
pluto-output .pluto-docs-binding h6 { | ||
font-size: 1.1em; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -103,6 +103,7 @@ body:not(.adsfasdfasdf):not(.sdfsdfdsffdsfds) { | |
background-image: url(https://cdn.jsdelivr.net/gh/ionic-team/[email protected]/src/svg/menu-outline.svg); | ||
background-size: var(--size) var(--size); | ||
filter: var(--image-filters); | ||
transform: scaleX(0.9); | ||
} | ||
#pages-sidebar { | ||
position: fixed; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters