[Git][NTPsec/ntpsec][master] CSS fix - render class monospaced as fixed width.

Eric S. Raymond gitlab at mg.gitlab.com
Sun Nov 22 14:24:18 UTC 2015


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
f760673d by Eric S. Raymond at 2015-11-22T09:23:33Z
CSS fix - render class monospaced as fixed width.

- - - - -


1 changed file:

- docs/asciidoc.css


Changes:

=====================================
docs/asciidoc.css
=====================================
--- a/docs/asciidoc.css
+++ b/docs/asciidoc.css
@@ -135,7 +135,7 @@ ul, ol, li > p {
 /* ul > li > * { color: black; } */
 
 .monospaced, code, pre {
-  /* font-family: "Courier New", Courier, monospace; */
+  font-family: "Courier New", Courier, monospace;
   font-size: inherit;
   /* color: navy; */
   color: #006600;



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/f760673df46079f34e1be0f7e4a1df188a78a146
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20151122/aa9c4c9f/attachment.html>


More information about the vc mailing list