aboutsummaryrefslogtreecommitdiffstats
path: root/commands-html.tex
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2018-11-30 15:46:29 -0500
committerMichael S. Tsirkin <mst@redhat.com>2018-11-30 16:15:38 -0500
commitadb6c132165b98bee99e51d9c50865da0f9194d7 (patch)
treea7230e9356736480c98b5c4dcee26dd4502a2bde /commands-html.tex
parent9ac151a5b6e6a2a0b4c213cff4abfd1893adc421 (diff)
downloadvirtio-spec-adb6c132165b98bee99e51d9c50865da0f9194d7.tar.gz
edit: update to new OASIS color
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'commands-html.tex')
-rw-r--r--commands-html.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/commands-html.tex b/commands-html.tex
index 7831866..488eacb 100644
--- a/commands-html.tex
+++ b/commands-html.tex
@@ -15,7 +15,7 @@
\newcommand{\oasistitle}[1]
{
\begin{spacing}{2}
-\HCode{<div style="color: \#552681; font-size: 24pt;">}
+\HCode{<div style="color: \#446CAA; font-size: 24pt;">}
\textbf{#1}
\HCode{</div>}
\end{spacing}
@@ -24,7 +24,7 @@
\newcommand{\oasisstagelabel}[1]
{
\begin{spacing}{2}
-\HCode{<div style="color: \#552681; font-size: 18pt;">}
+\HCode{<div style="color: \#446CAA; font-size: 18pt;">}
\textbf{#1}
\HCode{</div>}
\end{spacing}
@@ -33,7 +33,7 @@
\newcommand{\oasisdate}[1]
{
\begin{spacing}{2}
-\HCode{<div style="color: \#552681; font-size: 18pt;">}
+\HCode{<div style="color: \#446CAA; font-size: 18pt;">}
\textbf{#1}
\HCode{</div>}
\end{spacing}
@@ -43,7 +43,7 @@
{
\hrule
\begin{spacing}{2}
-\HCode{<div style="color: \#552681; font-size: 18pt;">}
+\HCode{<div style="color: \#446CAA; font-size: 18pt;">}
\textbf{#1}
\HCode{</div>}
\end{spacing}
@@ -51,14 +51,14 @@
\newcommand{\oasisspecificationuris}[1]
{
-\HCode{<div style="color: \#552681; font-size: 12pt;">}
+\HCode{<div style="color: \#446CAA; font-size: 12pt;">}
\textbf{#1}
\HCode{</div>}
}
\newenvironment{oasistitlesection}[1]
{
-\HCode{<div style="color: \#552681; font-size: 10pt;">}
+\HCode{<div style="color: \#446CAA; font-size: 10pt;">}
\textbf{#1:}
\HCode{</div>}
\HCode{<div style="margin-left: 20px;">}