You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to keep the css together but it doesn't feel super logically grouped so I wound up rearranging everything. Sorry future git-blamer. Units of measurements are all over the place, here's what defines them:
- mm for page-related units
- pt for text-related units
- em for horizontal units
- ex for vertical units
Highly specific rules come from a loyalty to the Ecma specification template first, previous years' standards second.
There should be no changes that impact screen rendering. Any changes to the primary stylesheet come from inline styles that existed in both ECMA-262 and ECMA-402.
The cover SVGs aren't really used by ecmarkup directly, but are rather to be viewed as source files for the two specifications.
0 commit comments