diff --git a/crlcore/doc/crlcore/SoC.css b/crlcore/doc/crlcore/SoC.css index 44bae898..14a78b58 100644 --- a/crlcore/doc/crlcore/SoC.css +++ b/crlcore/doc/crlcore/SoC.css @@ -9,7 +9,7 @@ html, body, th, td, tr, p, li, h1, h2, h3, h4, h5, h6 { font-size: 11pt; /* The Open Sans font family is supplied by TexLive. */ - font-family: "Open Sans", Verdana, sans-serif;; + font-family: "Roboto", "Open Sans", Verdana, sans-serif;; } html { @@ -598,7 +598,7 @@ */ div.fragment { - font-family: "Monospace"; + font-family: "Roboto Mono", "Monospace"; font-size: 80%; border: none; /*border-width: thin; */ @@ -610,6 +610,16 @@ margin-right: 5% } + div.fragment a.code:link, + div.fragment a.code:visited, + div.fragment a.codeRef:link, + div.fragment a.codeRef:visited { + text-decoration: none; + font-weight: bold; + color: black; + border: none; + } + div.line { white-space: pre; padding: 0pt; @@ -631,7 +641,7 @@ */ a.el, a.elRef { - font-family: Courier; + font-family: "Roboto Mono", Courier; font-weight: bold; font-size: 110%; color: black; @@ -698,7 +708,7 @@ } table.memname * { - font-family: "Monospace"; + font-family: "Roboto Mono", "Monospace"; } @@ -744,7 +754,7 @@ /*background-color: #eeeeff;*/ /*background-color: #EEEEEE;*/ /*background-color: #CCE6CA;*/ - font-family: "Monospace"; + font-family: "Roboto Mono", "Monospace"; } .memTemplItemLeft, .memTemplItemRight { @@ -753,7 +763,7 @@ font-weight: bold; } - .memItemLeft { font-size: 11px; width: 35%; } + .memItemLeft { font-size: 11px; width: 100pt; } .memItemRight { font-size: 12px; } .memTemplItemLeft { font-size: 11px; } .memTemplItemRight { font-size: 12px; } diff --git a/crlcore/doc/crlcore/footer.html b/crlcore/doc/crlcore/footer.html index a42b1c3f..16bf37a0 100644 --- a/crlcore/doc/crlcore/footer.html +++ b/crlcore/doc/crlcore/footer.html @@ -9,7 +9,7 @@
Coriolis Core (CRL) | -Copyright © 2008-2016 UPMC All rights reserved | +Copyright © 2008-2020 Sorbonne Universite, All rights reserved |