git: d8ac41d0c8 - main - Remove the font size of filename class
Sergio Carlavilla Delgado <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=d8ac41d0c8730fa681d1ec9d9cd8b7efe82533e2 commit d8ac41d0c8730fa681d1ec9d9cd8b7efe82533e2 Author: Sergio Carlavilla Delgado <[email protected]> AuthorDate: 2021-02-08 22:25:18 +0000 Commit: Sergio Carlavilla Delgado <[email protected]> CommitDate: 2021-02-08 22:25:18 +0000 Remove the font size of filename class PR: 253353 Patch by: ceri (at) submonkey.net --- documentation/themes/beastie/static/css/docbook.css | 1 - 1 file changed, 1 deletion(-) diff --git a/documentation/themes/beastie/static/css/docbook.css b/documentation/themes/beastie/static/css/docbook.css index 14e35cf2f7..38d6d44b76 100644 --- a/documentation/themes/beastie/static/css/docbook.css +++ b/documentation/themes/beastie/static/css/docbook.css @@ -703,7 +703,6 @@ kbd { .filename { color: #007a00; font-family: "DejaVu Sans Mono"; - font-size: 12px; line-height: 14.4px; } _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"