diff options
| author | Yuval Adam <_@yuv.al> | 2022-11-26 09:51:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-26 09:51:17 +0200 |
| commit | 7387c7cb3ef89c0227b53a19a8057c35e6aec6e9 (patch) | |
| tree | 7f2cf28cf070aab45266b9950dd7e9b64eb61666 /static | |
| parent | 6d40823ded0bed7c32ebd9747d261f03b09b6893 (diff) | |
| parent | 76583e5aca961cc68eb6d3f8438b1a7d113b1c14 (diff) | |
Merge pull request #57 from yuvadm/candidates
Add mass of candidates
Diffstat (limited to 'static')
| -rw-r--r-- | static/base.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/base.css b/static/base.css index 668207a..da1fce3 100644 --- a/static/base.css +++ b/static/base.css @@ -1,3 +1,3 @@ h1.shadow { text-shadow: 3px 3px 3px #ccc; -} +}
\ No newline at end of file |
