diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-09-19 04:08:56 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-09-19 04:08:56 +0200 |
| commit | 11162ab094e2cce2222969af3a851d02c5efb66a (patch) | |
| tree | 555162147e4ff7b3d2046b4099c49d8430f73663 /tools | |
| parent | 88c1868205f78932810bffc6e8640999f06d0b6f (diff) | |
| download | mitjafelicijan.com-11162ab094e2cce2222969af3a851d02c5efb66a.tar.gz | |
content update
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/draw/app.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/draw/app.css b/tools/draw/app.css index 6b3913e..60db957 100644 --- a/tools/draw/app.css +++ b/tools/draw/app.css | |||
| @@ -59,6 +59,7 @@ nav.colors { | |||
| 59 | nav.colors button { | 59 | nav.colors button { |
| 60 | height: 40px; | 60 | height: 40px; |
| 61 | margin-bottom: 10px; | 61 | margin-bottom: 10px; |
| 62 | border-radius: 50%; | ||
| 62 | } | 63 | } |
| 63 | 64 | ||
| 64 | nav.tools { | 65 | nav.tools { |
| @@ -72,5 +73,4 @@ nav.tools button { | |||
| 72 | border: 2px solid #bbb; | 73 | border: 2px solid #bbb; |
| 73 | padding: 10px 0; | 74 | padding: 10px 0; |
| 74 | margin-top: 10px; | 75 | margin-top: 10px; |
| 75 | border-radius: 50%; | ||
| 76 | } | 76 | } |
