Commit graph

510 commits

Author SHA1 Message Date
benjamin melançon
e42ebca830 Override display suite two column layout to remove their classes, keep columns on mobile
For landing page teasers

Ref 
2020-06-18 11:47:54 -04:00
benjamin melançon
a5b74b91b3 Commit compiled CSS 2020-06-17 16:20:48 -04:00
benjamin melançon
b8fbff0e37 Keep webforms wider on medium screen sizes 2020-06-17 16:20:41 -04:00
benjamin melançon
7445bc5a72 Try a crazy experiment of bold borders on webforms
Ref agaric/sites/agaric-com#221
2020-06-17 07:59:16 -04:00
benjamin melançon
0c2bf5f383 Commit compiled CSS 2020-06-12 21:59:44 -04:00
benjamin melançon
55c44c546e Make form label above and below padding more like headings 2020-06-12 19:47:58 -04:00
benjamin melançon
f4218ebf88 Commit compiled CSS 2020-06-12 11:06:11 -04:00
benjamin melançon
8867a73669 Update README 2020-06-12 11:05:02 -04:00
benjamin melançon
42d0de98c3 Try applying hover padding *all* the time; so only background changes 2020-06-12 10:59:32 -04:00
benjamin melançon
5a8e3c221a Do not make menu header transparent if background is white
Ref agaric/sites/agaric-com#86
2020-03-02 04:29:31 -05:00
benjamin melançon
cb0f7b6478 Commit compiled CSS 2020-03-02 03:12:59 -05:00
benjamin melançon
0097edac26 Widen main title so words like 'Community' aren't split into two lines 2020-03-02 03:07:33 -05:00
benjamin melançon
4b7ec7b8d1 Commit compiled CSS, with the one change we expected now 2019-11-18 04:50:13 -05:00
benjamin melançon
92bf8995f7 Update NPM packages, including updating Bulma to what we actually have compiled 2019-11-18 04:49:17 -05:00
benjamin melançon
2bdc1a42c8 Undo cancellation of blockquote styles 2019-11-18 04:40:47 -05:00
Benjamin Melançon
08bae50a18 Update Bulma, and add my bit of code styling CSS too 2019-08-18 17:08:44 -04:00
benjamin melançon
a11ac27bde Improve styling of inline code 2019-08-03 16:49:45 -04:00
benjamin melançon
660027931b Commit compiled CSS 2019-08-01 11:38:16 -04:00
benjamin melançon
e4331ffe7b Add shortcut for compiling CSS from Sass 2019-08-01 11:37:54 -04:00
benjamin melançon
cae8eea4c7 Remove interfering/unnecessary with column class 2019-08-01 11:33:07 -04:00
benjamin melançon
ba06059f67 Keep left, image column narrow-ish 2019-08-01 11:31:32 -04:00
benjamin melançon
9e9383e9da Add column classes to teaser content so images stack on mobile 2019-08-01 11:27:07 -04:00
benjamin melançon
09ab33dcf3 Format source code 2019-08-01 11:26:14 -04:00
benjamin melançon
5a268d9957 Commit compiled CSS 2019-08-01 10:26:02 -04:00
benjamin melançon
d204decc98 reduce the weight of the 'Just one more thing' font 2019-08-01 09:48:14 -04:00
mlncn
0ea75072c4 Merge branch 'fix-fix-bulma-prism' into 'master'
Fixes a bug in the highlighted code.

See merge request 
2019-06-06 18:48:50 +00:00
David Valdez
cf4e5ac137 Fixes a bug in the highlighted code.
https://github.com/jgthms/bulma/issues/1708
2019-06-06 12:46:41 -05:00
mlncn
80eb51b977 Merge branch 'fix-header-drupal-87' into 'master'
Drupal 8.7.1 add a new div which was breaking our header.

See merge request 
2019-05-13 18:56:07 +00:00
David Valdez
44c29fb885 Drupal 8.7.1 add a new div which was breaking our header.
That was fixed on this commit, see more info here:
https://www.drupal.org/node/3002643
2019-05-13 13:54:13 -05:00
David Valdez
402f5296a5 Merge branch 'privacy-policy' into 'master'
Add the privacy policy in the footer

See merge request 
2019-03-12 19:12:25 +00:00
David Valdez
f8c16b5846 Add the privacy policy in the footer 2019-03-12 13:10:11 -06:00
benjamin melançon
daf0b76e7c Commit compiled CSS 2019-02-21 09:30:42 -05:00
benjamin melançon
e7ab93536f We can do this without adding extra classes 2019-02-21 09:30:35 -05:00
benjamin melançon
81e8cb3679 Turns out applying more generally does break things 2019-02-21 09:28:43 -05:00
benjamin melançon
9f3d9b4220 Commit compiled styles 2019-02-21 08:31:46 -05:00
benjamin melançon
a433b97968 Center-align standalone image paragraphs 2019-02-21 08:30:53 -05:00
benjamin melançon
b4786e762b Make comment box take up available space, not be tiny 2019-02-21 08:21:13 -05:00
benjamin melançon
db0f99c0a5 Commit compiled CSS 2019-02-07 11:26:43 -05:00
benjamin melançon
bf995e76a1 Give inline centered images the same spacing as paragraphs 2019-02-07 11:26:04 -05:00
benjamin melançon
610b7948b5 Make link hovering work; give comment form good space 2019-01-29 12:21:55 -05:00
benjamin melançon
628d52a786 Show comments form even if no comments 2019-01-29 11:42:20 -05:00
benjamin melançon
5efe918b8d Commit updated styleguide (only line number references changed) 2019-01-28 21:41:58 -05:00
benjamin melançon
092ed62f90 Commit compiled CSS 2019-01-28 21:41:24 -05:00
benjamin melançon
5c054b1629 Make distance between Paragraphs match distance between paragraphs 2019-01-28 21:35:52 -05:00
benjamin melançon
46f0dcf1b9 Format source code (indenting) 2019-01-28 17:58:29 -05:00
benjamin melançon
581ad066ac Remove test printing of paragraph type 2019-01-28 17:57:57 -05:00
mlncn
929b162399 Merge branch '3-seo-images' into 'master'
Resolve "Add SEO-related images to pattern library."

Closes 

See merge request 
2019-01-24 21:54:10 +00:00
Clayton Dewey
2638022e71 Add SEO images to pattern library 2019-01-23 13:40:22 -07:00
Clayton Dewey
0ce1616250 Merge branch 'master' of gitlab.com:agaric/patternlibrary 2019-01-23 13:37:25 -07:00
David Valdez
429a405e43 Compiled CSS 2019-01-23 11:53:48 -06:00