diff options
| author | Yuchen Pei <me@ypei.me> | 2018-04-06 17:43:24 +0200 | 
|---|---|---|
| committer | Yuchen Pei <me@ypei.me> | 2018-04-06 17:43:24 +0200 | 
| commit | 2a2c61de0e44adad26c0034dfda6594c34f0d834 (patch) | |
| tree | 75d8d3960b552cf3b8b56e0abf11e78ca28f8776 /assets | |
| parent | 76ab6c66b3c65f16c8d19a6d16c100cf45ec9e57 (diff) | |
second commit
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/css/default.css | 57 | ||||
| -rw-r--r-- | assets/resources/1423graph.jpg | bin | 0 -> 50282 bytes | |||
| -rw-r--r-- | assets/resources/juggling.png | bin | 0 -> 4802462 bytes | |||
| -rw-r--r-- | assets/resources/qrsklatest.pdf | bin | 0 -> 436474 bytes | |||
| -rw-r--r-- | assets/resources/realdis.pdf | bin | 0 -> 698192 bytes | |||
| -rw-r--r-- | assets/resources/wangana.png | bin | 0 -> 1447628 bytes | |||
| -rw-r--r-- | assets/resources/wangana_screenshot_index.png | bin | 0 -> 90981 bytes | 
7 files changed, 57 insertions, 0 deletions
diff --git a/assets/css/default.css b/assets/css/default.css new file mode 100644 index 0000000..28b25df --- /dev/null +++ b/assets/css/default.css @@ -0,0 +1,57 @@ +*{ +    background-color: #faebbc; +} +nav { +    display: inline; +    float: right; +} + +span.logo { +    float: left; +} + +header { +    width: 40rem; +    margin: auto; +    overflow: auto; +    background-color: #f3f3f3; +} + +div.main { +    width: 40rem; +    margin: auto; +} + +div.bodyitem { +    margin: 1rem; +    margin-bottom: 3rem; +    line-height: 1.6; +} + +a { +    text-decoration: none; +} + +header a { +    padding: 1rem; +    display: inline-block; +    background-color: #f3f3f3; +} + +blockquote { +    border-left: .3rem solid #ccc; +    padding-left: 1rem; +} + +a:hover{ +    background-color: #ddd; +} + +li.postlistitem{ +    margin-bottom: .5rem; +} + +ul.postlist{ +    list-style-type: none; +    padding: 0; +} diff --git a/assets/resources/1423graph.jpg b/assets/resources/1423graph.jpg Binary files differnew file mode 100644 index 0000000..1a6e739 --- /dev/null +++ b/assets/resources/1423graph.jpg diff --git a/assets/resources/juggling.png b/assets/resources/juggling.png Binary files differnew file mode 100644 index 0000000..18ec08b --- /dev/null +++ b/assets/resources/juggling.png diff --git a/assets/resources/qrsklatest.pdf b/assets/resources/qrsklatest.pdf Binary files differnew file mode 100644 index 0000000..01a042b --- /dev/null +++ b/assets/resources/qrsklatest.pdf diff --git a/assets/resources/realdis.pdf b/assets/resources/realdis.pdf Binary files differnew file mode 100644 index 0000000..92d9302 --- /dev/null +++ b/assets/resources/realdis.pdf diff --git a/assets/resources/wangana.png b/assets/resources/wangana.png Binary files differnew file mode 100644 index 0000000..b8457dc --- /dev/null +++ b/assets/resources/wangana.png diff --git a/assets/resources/wangana_screenshot_index.png b/assets/resources/wangana_screenshot_index.png Binary files differnew file mode 100644 index 0000000..ecaa8ac --- /dev/null +++ b/assets/resources/wangana_screenshot_index.png  | 
