diff options
| author | 2018-03-15 18:11:31 +0000 | |
|---|---|---|
| committer | 2018-03-15 18:11:31 +0000 | |
| commit | cf2fa26b871445ba1d243605d54e05419936d10d (patch) | |
| tree | 4e3198ce87af399c158edb5a3caf520e6125d9cc /static | |
| parent | Early bersion of the code jams page (diff) | |
Update code jams page with tutorial
Diffstat (limited to 'static')
18 files changed, 4 insertions, 0 deletions
| diff --git a/static/images/jams/jams_1.png b/static/images/jams/jams_1.pngBinary files differ new file mode 100644 index 00000000..6f60301b --- /dev/null +++ b/static/images/jams/jams_1.png diff --git a/static/images/jams/jams_10.png b/static/images/jams/jams_10.pngBinary files differ new file mode 100644 index 00000000..a1685ebf --- /dev/null +++ b/static/images/jams/jams_10.png diff --git a/static/images/jams/jams_11.png b/static/images/jams/jams_11.pngBinary files differ new file mode 100644 index 00000000..5dd019ac --- /dev/null +++ b/static/images/jams/jams_11.png diff --git a/static/images/jams/jams_12.png b/static/images/jams/jams_12.pngBinary files differ new file mode 100644 index 00000000..ca75f404 --- /dev/null +++ b/static/images/jams/jams_12.png diff --git a/static/images/jams/jams_13.png b/static/images/jams/jams_13.pngBinary files differ new file mode 100644 index 00000000..b3ec813d --- /dev/null +++ b/static/images/jams/jams_13.png diff --git a/static/images/jams/jams_14.png b/static/images/jams/jams_14.pngBinary files differ new file mode 100644 index 00000000..6205de2a --- /dev/null +++ b/static/images/jams/jams_14.png diff --git a/static/images/jams/jams_15.png b/static/images/jams/jams_15.pngBinary files differ new file mode 100644 index 00000000..38deef2b --- /dev/null +++ b/static/images/jams/jams_15.png diff --git a/static/images/jams/jams_16.png b/static/images/jams/jams_16.pngBinary files differ new file mode 100644 index 00000000..1835c795 --- /dev/null +++ b/static/images/jams/jams_16.png diff --git a/static/images/jams/jams_17.png b/static/images/jams/jams_17.pngBinary files differ new file mode 100644 index 00000000..b62412f9 --- /dev/null +++ b/static/images/jams/jams_17.png diff --git a/static/images/jams/jams_2.png b/static/images/jams/jams_2.pngBinary files differ new file mode 100644 index 00000000..486ace82 --- /dev/null +++ b/static/images/jams/jams_2.png diff --git a/static/images/jams/jams_3.png b/static/images/jams/jams_3.pngBinary files differ new file mode 100644 index 00000000..ea799afd --- /dev/null +++ b/static/images/jams/jams_3.png diff --git a/static/images/jams/jams_4.png b/static/images/jams/jams_4.pngBinary files differ new file mode 100644 index 00000000..da73c511 --- /dev/null +++ b/static/images/jams/jams_4.png diff --git a/static/images/jams/jams_5.png b/static/images/jams/jams_5.pngBinary files differ new file mode 100644 index 00000000..f3782fd8 --- /dev/null +++ b/static/images/jams/jams_5.png diff --git a/static/images/jams/jams_6.png b/static/images/jams/jams_6.pngBinary files differ new file mode 100644 index 00000000..83c74809 --- /dev/null +++ b/static/images/jams/jams_6.png diff --git a/static/images/jams/jams_7.png b/static/images/jams/jams_7.pngBinary files differ new file mode 100644 index 00000000..1aacdff0 --- /dev/null +++ b/static/images/jams/jams_7.png diff --git a/static/images/jams/jams_8.png b/static/images/jams/jams_8.pngBinary files differ new file mode 100644 index 00000000..9b1a9859 --- /dev/null +++ b/static/images/jams/jams_8.png diff --git a/static/images/jams/jams_9.png b/static/images/jams/jams_9.pngBinary files differ new file mode 100644 index 00000000..9337af06 --- /dev/null +++ b/static/images/jams/jams_9.png diff --git a/static/style.css b/static/style.css index 2b14c8ce..7eedd2cd 100644 --- a/static/style.css +++ b/static/style.css @@ -58,4 +58,8 @@  .uk-heading-divider .uk-article-meta {      margin-bottom: 0; +} + +img.uk-border-rounded { +    border: 1px #25292f solid;  }
\ No newline at end of file | 
