Michael Rose
9a9cbc01e3
Make footer stick to the bottom of the page
...
- Use JavaScript to determine height of `.page_footer` to apply padding to `body` avoiding any content overlap
- Absolute position `.page_footer` to bottom of the page
2016-07-20 09:10:37 -04:00
Michael Rose
89a44dc057
Improve link posts in archive listings
...
- Remove `target="_blank"` anti-pattern
- If link post point title to source article
- Switch star icon to a link to indicate "permalink" and markup semantically with `rel="permalink"`
- Reduce opacity of permalink icon
- Adjust hover styles due to shuffling around <a> element
- Close #276
2016-07-11 13:02:59 -04:00
Michael Rose
91ad41be87
Build CSS
2016-06-23 10:08:23 -04:00
Michael Rose
166b8f71bb
Remove pointer
cursor on author__urls
that appears on white-space surrounding links.
...
- Close #354
2016-06-12 22:27:14 -04:00
Michael Rose
1b142507c3
Fix link color in hero overlay
2016-06-06 22:28:51 -04:00
Michael Rose
4aa0631ac6
Build CSS
2016-06-06 21:17:06 -04:00
Michael Rose
8cd5be2107
Add border and background color to page footer
2016-06-06 21:01:54 -04:00
Michael Rose
ad303b9484
Left align hero overlay and archive features to flow better with left aligned layouts
2016-06-06 15:16:24 -04:00
Michael Rose
db869e8274
Increase font size of archive item titles in list view
2016-06-06 12:11:52 -04:00
Michael Rose
f497183b2a
Fix alignment of icons used in author profile sidebar links
...
- Close #341
2016-06-06 12:08:45 -04:00
Michael Rose
68b02cd8d8
Use CSS3 transform instead of change in width for masthead menu underline effect
2016-05-31 12:31:39 -04:00
Michael Rose
86d08455e8
Remove duplicate fa-twitter and fa-twitter-square classes from _utilities.scss
...
- Fixes #302
2016-05-16 09:48:16 -04:00
Tobie Langel
9582a1b117
Fix whitespace issue using CSS.
2016-05-05 23:43:04 +02:00
Michael Rose
c3e28b3754
Decrease left/right page padding on small screens to give more space for content.
2016-04-18 16:18:12 -04:00
Michael Rose
a8201afaae
Fix related posts alignment
...
- Close #273
2016-04-18 16:16:38 -04:00
Michael Rose
0bf2d67635
Fix alignment of "Follow" button in author profile
...
- Close #274
2016-04-18 16:13:53 -04:00
Michael Rose
378916f6c5
Update Font Awesome to version 4.6.1
2016-04-15 09:11:51 -04:00
Michael Rose
aae29fb9c8
Increase white-space between sidebar and main content
2016-04-14 22:42:33 -04:00
Michael Rose
d9c6183ed7
Fix table of contents z-index stacking bug with <code> blocks
...
- Close #263
2016-04-14 21:31:53 -04:00
Michael Rose
089dd195bb
Fix sticky sidebar at wrong breakpoint
...
- Close #262
2016-04-14 21:29:55 -04:00
Michael Rose
fe124580af
Adjust white-space around feature row items
2016-04-14 12:23:32 -04:00
Michael Rose
baefd0ab06
Fix stacking order of author "Follow" button
2016-04-14 09:47:54 -04:00
Michael Rose
7d033d57ef
Update class utility docs
2016-04-13 11:29:44 -04:00
Michael Rose
98ada1b98e
Increase contrast of table borders
2016-04-13 08:50:14 -04:00
Michael Rose
c1a9f8d9cb
Update docs
2016-04-12 16:48:27 -04:00
Michael Rose
2e2e5bfb51
Fix improperly positioned sticky element
2016-04-12 10:42:00 -04:00
Michael Rose
944629b422
Add subtle intro animation to elements and fix z-index stacking issues
2016-04-12 10:00:32 -04:00
Michael Rose
e5d5685ad5
Add optional location to author sidebar
2016-04-10 12:16:10 -04:00
Michael Rose
4711a23161
Update syntax highlighting styles
2016-04-10 12:07:00 -04:00
Michael Rose
f2153d5b7e
Increase white-space between headings
2016-04-07 21:17:26 -04:00
Michael Rose
461a1348c0
Bump up text contrast to improve readability
2016-04-07 11:36:27 -04:00
Michael Rose
2808bd322c
Rename site.logo to site.og_image
2016-04-06 15:50:10 -04:00
Michael Rose
6738fa4cbb
Add some color to links
2016-04-06 14:46:35 -04:00
Michael Rose
85db09fe35
Use $notice-color to style box-shadow on notices
2016-04-05 22:05:26 -04:00
Michael Rose
47fd353201
Adjust link color
2016-04-05 21:37:16 -04:00
Michael Rose
71a7adec31
Improve list element white-space
2016-04-05 21:15:39 -04:00
Michael Rose
0d61b26dd4
Change caption typeface
2016-04-05 16:14:52 -04:00
Michael Rose
ecae46746d
Improve flexibility of applying color to the theme
2016-04-05 15:18:05 -04:00
Michael Rose
0cba582d02
Reduce white-space above masthead
2016-04-04 12:45:44 -04:00
Michael Rose
0ad429c9c7
Properly style inline <code>
2016-04-03 21:52:52 -04:00
Michael Rose
8d1a149e35
Properly style inline <code>
2016-04-03 21:42:02 -04:00
Michael Rose
803096d9fa
Add icons to page meta labels (tags, categories, and date)
2016-04-03 21:35:53 -04:00
Michael Rose
7c1bddf704
Refine masthead
2016-04-03 21:23:24 -04:00
Michael Rose
c9da12f79e
Make sure .full negative margin sticks on images wrapped in <p></p>
2016-04-01 16:31:31 -04:00
Michael Rose
287e73d9e6
Make .current stand out more in pagination bar
2016-04-01 16:08:22 -04:00
Michael Rose
715852ba19
Hidden button labels on small screens but allow screen readers to see them
2016-04-01 16:02:19 -04:00
Michael Rose
416cc123ec
Add LinkedIn social share button and add ARIA hidden to Font Awesome icons
...
- Close #174
- Close #179
2016-04-01 15:40:38 -04:00
Michael Rose
a625d4a8f1
Revert background color back to white
2016-04-01 15:14:54 -04:00
Michael Rose
e528565f63
Simplify feature row SCSS
2016-04-01 12:50:07 -04:00
Michael Rose
b26bc6fa87
Adjust button sizes
2016-04-01 12:43:19 -04:00