diff options
| author | Yigit Sever | 2021-04-17 20:11:28 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-04-17 20:11:28 +0300 |
| commit | 69e26be0b379dbddb847dae57a8650c97b9d09c1 (patch) | |
| tree | 8969930fb56d8781b869741ee9318eec354ff843 /site/static | |
| parent | 86eb4e6ca5f4ce8f86350c4fe66833b006317a50 (diff) | |
| download | gradecoin-69e26be0b379dbddb847dae57a8650c97b9d09c1.tar.gz gradecoin-69e26be0b379dbddb847dae57a8650c97b9d09c1.tar.bz2 gradecoin-69e26be0b379dbddb847dae57a8650c97b9d09c1.zip | |
Update docs
Diffstat (limited to 'site/static')
| -rw-r--r-- | site/static/site.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/site/static/site.css b/site/static/site.css index f296cc4..3c9bc03 100644 --- a/site/static/site.css +++ b/site/static/site.css | |||
| @@ -1,4 +1,3 @@ | |||
| 1 | |||
| 2 | .content blockquote { | 1 | .content blockquote { |
| 3 | border-left: #689d6a 8px solid; | 2 | border-left: #689d6a 8px solid; |
| 4 | 3 | ||
| @@ -9,3 +8,6 @@ | |||
| 9 | color: #282828; | 8 | color: #282828; |
| 10 | } | 9 | } |
| 11 | 10 | ||
| 11 | li p { | ||
| 12 | margin: 2px; | ||
| 13 | } | ||
