Skip to content

Use a gradient to show the grid. - #12

Open
kikito wants to merge 1 commit into
csswizardry:masterfrom
kikito:grid-works-offline
Open

Use a gradient to show the grid.#12
kikito wants to merge 1 commit into
csswizardry:masterfrom
kikito:grid-works-offline

Conversation

@kikito

Copy link
Copy Markdown

This fixes#8.

Since it might be useful to test typecsset in old browsers, I have left
basehold.it as a fallback.

Modern browsers, however, will use gradients to show lines. This allows
the grid in an offline computer, for example (as long as that
computer is equipped with a modern browser, of course)

This fixescsswizardry#8.
Since it might be useful to test typecsset in old browsers, I have left
basehold.it as a fallback.
Modern browsers, however, will use gradients to show lines. This allows
using a gradient in an offline computer, for example (as long as that
computer is equipped with a modern browser, of course)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suggestion: Remove the dependence on Basehold.it

1 participant

@kikito