Rob
|
fdf7f7a361
|
Adjust body font sizing for mobile displays; add an @media rule for larger displays.
|
2020-01-02 11:30:46 -08:00 |
|
Rob
|
8bfefc22b9
|
Add credit to https://github.com/othneildrew/Best-README-Template/
|
2019-12-27 17:24:45 -08:00 |
|
Rob
|
09cfd54c1d
|
Update README with badges and acknowledgements.
|
2019-12-27 17:23:34 -08:00 |
|
Rob
|
b68d42bd7c
|
Remove redundant tagline under logo.
|
2019-12-27 17:14:24 -08:00 |
|
Rob
|
c18594bbac
|
Add the LICENSE and README.md files for publishing to GitHub.
|
2019-12-27 17:08:59 -08:00 |
|
Rob
|
917240f9db
|
Fix text vertical alignment for buttons inside other elements.
|
2019-12-27 16:16:54 -08:00 |
|
Rob
|
c0950b1413
|
Fix a padding conflict between skeleton's and milligram's grids.
|
2019-12-27 14:44:25 -08:00 |
|
Rob
|
fa104cf458
|
Add a layout section for the "sticky footer" rules. Customize the base theme to differentiate it from milligram.
|
2019-12-27 14:29:30 -08:00 |
|
Rob
|
dd24b4959a
|
Fix the media query for the skeleton grid to match milligram's; adjust the layout and centering of child elements of the <article> and <section> tags so that an <article> or <section> can have its own color scheme and fill all of its available space.
|
2019-12-24 14:58:15 -08:00 |
|
Rob
|
178ff3fe76
|
Fix alignment. I can't figure out why milligram extended .row elements beyond the edges of their parent and the git history for milligram offers no clues. I'm removing it for now until a clear need appears.
|
2019-12-24 14:40:37 -08:00 |
|
Rob
|
ed56b79db2
|
Integrate skeleton.css's 12-column grid styles.
|
2019-12-24 14:31:14 -08:00 |
|
Rob
|
85cdb8d8ee
|
Reorganize the 'base theme' section into subsections for typography, layout, and colors.
|
2019-12-23 15:35:03 -08:00 |
|
Rob
|
d9f19e180a
|
Fine tune text alignment for table cells, add another reference,and improve the comments for the <html> selector near the top.
|
2019-12-23 13:56:31 -08:00 |
|
Rob
|
a6cd1cfc55
|
Incorporate some suggestions from https://hankchizljaw.com/wrote/a-modern-css-reset/
|
2019-12-23 13:19:10 -08:00 |
|
Rob
|
334030d13b
|
Minor comment updates.
|
2019-12-22 20:17:13 -08:00 |
|
Rob
|
ed91ebb7b7
|
Fix the rendering of inline code blocks.
|
2019-12-22 16:24:22 -08:00 |
|
Rob
|
74eb72c06b
|
Update comments on box-sizing to include a reference to https://css-tricks.com/box-sizing/
|
2019-12-22 16:13:26 -08:00 |
|
Rob
|
0a74779fde
|
Starting with Chrome 72, svg data-uris can no longer contain certain characters. Base64-encoding these uris fixes this issue.
See also https://stackoverflow.com/questions/54453987/did-chrome-72-break-dataimage-svgxmlutf8-for-css-background-svgs
|
2019-12-22 16:04:14 -08:00 |
|
Rob
|
07446b5bd9
|
Add a missing 70% column to the column values from milligram's flexbox layout.
|
2019-12-22 15:34:53 -08:00 |
|
Rob
|
92b249a9cb
|
First round of minor fixes after reviewing results from test file.
|
2019-12-22 15:26:59 -08:00 |
|
Rob
|
a7a82ed8a7
|
Fix a couple of minor issues.
Remove some extraneous whitespace and errant leftover end-of-line comments.
|
2019-12-18 08:13:45 -08:00 |
|
Rob
|
5ad93a8300
|
Integrate milligram.css
Also converted indentation to tabs (save a few bytes?).
|
2019-12-18 08:08:03 -08:00 |
|
Rob
|
23020cf686
|
Initial commit based off of normalize.css version 8.0.1: https://github.com/necolas/normalize.css/
Reformatted comments, reorganized some elements, and simplified a couple of redundancies.
|
2019-12-17 14:22:28 -08:00 |
|