diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-11-26 03:25:04 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-11-26 03:25:11 +0000 |
| commit | 169550dea803d0f313977977f1a35b20aeecc815 (patch) | |
| tree | 90eff64eed8e1e8b0bebb9873c3bddebad04b450 /scss | |
| parent | update fengari-web (diff) | |
| download | mmm-169550dea803d0f313977977f1a35b20aeecc815.tar.gz mmm-169550dea803d0f313977977f1a35b20aeecc815.zip | |
embeddable youtube fileders!
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/_reset.scss | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scss/_reset.scss b/scss/_reset.scss index a8b1d49..6d37684 100644 --- a/scss/_reset.scss +++ b/scss/_reset.scss @@ -34,8 +34,9 @@ body { } a { - font-weight: bold; + display: inline-block; + font-weight: bold; text-decoration: underline; text-decoration-color: transparent; |
