Commit Graph

63 Commits

Author SHA1 Message Date
Katherine Frances Nagels
1ef6c3305b Concatenate files of different resolutions (#307) 2018-02-10 09:31:48 +01:00
Reto Kromer
8149aa163c
replace tabs by spaces 2018-02-04 20:45:25 +01:00
Ashley Blewer
278ac2baae allows code to break for small screens only 2017-11-28 16:16:50 -05:00
Ashley Blewer
10b8e4c941 lifts the break-all and sets a max-width on code for long lines 2017-11-28 16:06:43 -05:00
Katherine Frances Nagels
7c03ae2f80 Add recipes for merging files & cropping video (#277) 2017-11-05 20:13:29 +01:00
Ashley Blewer
11ab1ae731 breaks long long lines for code and dt blocks 2017-10-31 22:57:57 -04:00
kfrn
133f81db8e Add max width on example images 2017-10-31 23:32:32 +13:00
kfrn
94049d2338 Include CSS grid-template-areas on largest media query 2017-10-31 00:11:42 +13:00
kfrn
fe937d7e4a Remove max width for content <div> 2017-10-23 12:52:44 +13:00
Ashley Blewer
f34858d644 re-fix js for links and firefox sizing weirdness 2017-10-18 20:56:35 -04:00
Ashley Blewer
fa08a2dbe8 gets more specific about FF word-break bug 2017-10-18 17:09:04 -04:00
Ashley Blewer
09e637e6c4 fix sizing/wordbreak malfunction in firefox 2017-10-18 16:39:26 -04:00
Ashley Blewer
5cb449afcc reduces font-weight and letter-spacing in ToC/recipes 2017-10-18 16:27:54 -04:00
Ashley Blewer
b0f2b62767 breaks lines at word for firefox 2017-10-18 16:25:56 -04:00
Ashley Blewer
48a51a6f6a removes reliance on bootstrap; moves necessary code to css/js 2017-10-18 16:02:04 -04:00
Ashley Blewer
66139ce781 cleans up hover css, keeps text white on hover 2017-10-18 12:00:37 -04:00
Ashley Blewer
1e705b4914 add cursor:pointer and adjust transition speed 2017-10-17 21:43:50 -04:00
Ashley Blewer
cf8756ced7 adds position:relative; for the vhs in ToC 2017-10-17 21:17:50 -04:00
Ashley Blewer
c6a579a0bf changes buttons into div-rows 2017-10-17 21:03:04 -04:00
kfrn
9fceb27952 Use same styling for ToC heading & info panel heading 2017-10-15 14:38:36 +13:00
kfrn
1e9629051f Styling changes: sizes/spacing, ToC b'ground, media q for desktop 2017-10-15 13:32:45 +13:00
Ashley Blewer
0a2e1ca63a moves visual style to local css, simplifies button style to one class, breaks words on small screens 2017-10-14 14:00:28 -04:00
Ashley Blewer
80ba7cfaa6 turns ToC buttons into div link table 2017-10-13 23:16:45 -04:00
Ashley Blewer
2b6dfac5b0 changes fractions to percentages in grid template 2017-10-11 21:02:13 -04:00
Ashley Blewer
719e3a73f5 typos in css, again 2017-10-09 09:17:43 -04:00
Ashley Blewer
439f1933da typos in css 2017-10-09 09:16:21 -04:00
Ashley Blewer
8a14c6e5fb initial redesign: grow ffmprovsr 2017-10-09 09:05:58 -04:00
kfrn
fd7528a6bd Add 'contents' section at the top of the page
These links wrap a <button> tag and use the "btn" class. To distinguish them from the command buttons that trigger the modals, I've given them a different colour scheme and a different emoji prefix.
2017-10-04 22:22:20 +13:00
Ashley Blewer
d7db07bcab refactors headers to be more semantically correct 2017-10-03 12:35:33 -04:00
Ashley Blewer
fd1d596f50 sets wordbreak in firefox for long code 2017-08-07 15:25:15 -04:00
Reto Kromer
7af1a3de2c uniform spacing 2017-05-13 06:48:57 +02:00
Reto Kromer
e3deb3af4e add ;
for coherence
2017-03-05 06:49:49 +01:00
Reto Kromer
5869850d4b one .btn
- group into a single `.btn`
- add spaces for readability
2017-03-05 06:43:51 +01:00
kfrn
cdd65fd765 Add example images; media queries 2017-03-05 08:34:16 +13:00
kfrn
6f07e80169 Add section on colourspace metadata 2017-03-01 03:40:16 +13:00
Reto Kromer
f299496e6e housekeeping 2017-01-27 14:56:21 +01:00
kfrn
d34bcd90a0 Add command for Windows batch scripting; CSS for code block 2017-01-27 18:19:53 +13:00
kfrn
d7fb2e1f81 Add PowerShell script entry; CSS for codeblock 2017-01-27 18:11:45 +13:00
Ashley Blewer
1e9c064f6f css for code when line is really long and doesnt naturally have a breakpoint 2017-01-22 21:01:16 -05:00
Ashley Blewer
f727d24bd9 allows for example image to be added to filter-based scripts 2017-01-16 21:50:38 -05:00
Ashley Blewer
f7c273df6b cleanup css comments 2016-01-07 19:57:14 -05:00
Ashley Blewer
9c16293617 rm css call to font-awesome 2016-01-07 19:41:22 -05:00
Ashley Blewer
b5cfec3a8d replaces font-awesome with the learning star 2016-01-07 19:38:27 -05:00
Ashley Blewer
7d7f2e0c69 moves font-awesome from CDN to locally hosted 2016-01-07 19:31:04 -05:00
Ashley Blewer
e0ae197554 dt has monotype 2015-12-18 23:09:04 -05:00
Ashley Blewer
6514b11849 adds indent to dd 2015-12-01 20:45:31 -05:00
Ashley Blewer
cf68a63410 switches to font with weights and tries out dl/dt/dd structure 2015-11-27 14:19:29 -05:00
Ashley Blewer
a6e64064f9 free 2015-11-18 14:44:37 -08:00
Ashley Blewer
acdb92a4ac sample example activate 2015-11-18 14:42:33 -08:00
Ashley Blewer
c79f71b5e7 get glam 2015-11-18 14:16:02 -08:00