Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 5c624d1d02d10444246b20e3d93261ab29b1dbe5
https://github.com/perl6/specs/commit/5c624d1d02d10444246b20e3d93261ab29b1dbe5
Author: Anthony Parsons <[email protected]>
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/style.css
Log Message:
-----------
We don't *really* need an explicit font size
Commit: 60c6126f06c50411d41f995e9917b462363dbbeb
https://github.com/perl6/specs/commit/60c6126f06c50411d41f995e9917b462363dbbeb
Author: Anthony Parsons <[email protected]>
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/index.html
Log Message:
-----------
Use HTML5 "hidden" attribute for «Read more» box
Instead of loading all of jQuery to do it.
Commit: 74dc6b0016654b211bf1d8ece1c746cb1cee4230
https://github.com/perl6/specs/commit/74dc6b0016654b211bf1d8ece1c746cb1cee4230
Author: Anthony Parsons <[email protected]>
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/index.html
M html/style.css
Log Message:
-----------
Make index slightly better on phones
As suggested by Google's analysis tools, add a meta[name=viewport] tag and
adjust sizes so it doesn't render on phones using microscopic fonts and
horizontal scrollbars. The table still scrolls horizontally, but at least the
important bits fit on screen now.
Compare: https://github.com/perl6/specs/compare/d04dd725d3c4...74dc6b001665