diff --git a/docs/odata-csdl-json/styles/monospace.css b/docs/odata-csdl-json/styles/monospace.css deleted file mode 100644 index 1f81b0f9..00000000 --- a/docs/odata-csdl-json/styles/monospace.css +++ /dev/null @@ -1,13 +0,0 @@ -p code, -li code, -h1 code, -h2 code, -h3 code, -h4 code, -h5 code, -h6 code, -td > code { - font-family: MJXZERO, MJXTEX-T; - font-size: 1em; - line-height: 0; -} diff --git a/docs/odata-csdl-json/styles/odata.css b/docs/odata-csdl-json/styles/odata.css index f8b465d1..a06850b0 100644 --- a/docs/odata-csdl-json/styles/odata.css +++ b/docs/odata-csdl-json/styles/odata.css @@ -147,6 +147,19 @@ table { stroke-width: 2; } +p code, +li code, +h1 code, +h2 code, +h3 code, +h4 code, +h5 code, +h6 code, +td > code { + font-size: 1em; + font-weight: bold; +} + .example p code, .example li code { font-style: initial; diff --git a/docs/odata-csdl-xml/styles/monospace.css b/docs/odata-csdl-xml/styles/monospace.css deleted file mode 100644 index 1f81b0f9..00000000 --- a/docs/odata-csdl-xml/styles/monospace.css +++ /dev/null @@ -1,13 +0,0 @@ -p code, -li code, -h1 code, -h2 code, -h3 code, -h4 code, -h5 code, -h6 code, -td > code { - font-family: MJXZERO, MJXTEX-T; - font-size: 1em; - line-height: 0; -} diff --git a/docs/odata-csdl-xml/styles/odata.css b/docs/odata-csdl-xml/styles/odata.css index f8b465d1..a06850b0 100644 --- a/docs/odata-csdl-xml/styles/odata.css +++ b/docs/odata-csdl-xml/styles/odata.css @@ -147,6 +147,19 @@ table { stroke-width: 2; } +p code, +li code, +h1 code, +h2 code, +h3 code, +h4 code, +h5 code, +h6 code, +td > code { + font-size: 1em; + font-weight: bold; +} + .example p code, .example li code { font-style: initial; diff --git a/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.html b/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.html index 7295ab84..404bc444 100644 --- a/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.html +++ b/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.html @@ -88,7 +88,6 @@ -