Skip to content

fix: Update styles.css (Addresses #1 )#6

Draft
Cheezmeister wants to merge 1 commit intoLowellMakes:mainfrom
Cheezmeister:patch-2
Draft

fix: Update styles.css (Addresses #1 )#6
Cheezmeister wants to merge 1 commit intoLowellMakes:mainfrom
Cheezmeister:patch-2

Conversation

@Cheezmeister
Copy link
Collaborator

DO NOT MERGE

This needs more testing on clients other than (Windows, Firefox, 24" widescreen).

Mostly removes rules that were no-ops.

Materially, gets rid of the redundant 1px border on table, td and replaces it with a 1px border between cells only. table-collapse makes it have (what I assume is) the intended effect.

Looks like this:

image

# DO NOT MERGE

This needs more testing off of (Windows, Firefox, 24" widescreen).

Mostly removes rules that were no-ops. Materially, gets rid of the redundant 1px border on `table, td` and replaces it with a 1px border between cells only. `table-collapse` makes it have (what I assume is) the intended effect.

Looks like this:

TODO
@@ -1,5 +1,6 @@
/* styles.css */
html {
// TODO: Set font-size in units of em (https://en.wikipedia.org/wiki/Em_(typography))
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this should be a separate issue :)

Sign up for free to 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.

1 participant