diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/images/t30.jpg | bin | 0 -> 235413 bytes | |||
| -rw-r--r-- | static/style.css | 7 | 
2 files changed, 7 insertions, 0 deletions
| diff --git a/static/images/t30.jpg b/static/images/t30.jpgBinary files differ new file mode 100644 index 0000000..949d14b --- /dev/null +++ b/static/images/t30.jpg diff --git a/static/style.css b/static/style.css index 7bc2190..7a0bf68 100644 --- a/static/style.css +++ b/static/style.css @@ -90,6 +90,13 @@ article section table td {      text-align: right;  } +aside { +    width: 30%; +    padding-left: 15px; +    margin-left: 15px; +    float: right; +} +  .running {      background-color: green;      padding: 1, 1, 1, 1; | 
