From 6939025a0de393c4014042e7a9b199c60c0a8498 Mon Sep 17 00:00:00 2001 From: Jean-Paul Chaput Date: Tue, 10 Jun 2014 00:04:48 +0200 Subject: [PATCH] Correction of SoC.css, adjust the look of the class index big letters. --- bootstrap/cpDox.sh | 10 +++++----- crlcore/doc/crlcore/SoC.css | 9 +++++++-- hurricane/doc/hurricane/SoC.css | 9 +++++++-- hurricane/doc/viewer/SoC.css | 9 +++++++-- katabatic/doc/SoC.css | 11 ++++++++--- kite/doc/SoC.css | 9 +++++++-- unicorn/doc/unicorn/SoC.css | 9 +++++++-- 7 files changed, 48 insertions(+), 18 deletions(-) diff --git a/bootstrap/cpDox.sh b/bootstrap/cpDox.sh index 0daac33d..7711009e 100755 --- a/bootstrap/cpDox.sh +++ b/bootstrap/cpDox.sh @@ -1,12 +1,12 @@ #!/bin/sh confFiles="" - confFiles="${confFiles} open.png" - confFiles="${confFiles} closed.png" - confFiles="${confFiles} jquery.js" - confFiles="${confFiles} dynsections.js" +#confFiles="${confFiles} open.png" +#confFiles="${confFiles} closed.png" +#confFiles="${confFiles} jquery.js" +#confFiles="${confFiles} dynsections.js" confFiles="${confFiles} SoC.css" - confFiles="${confFiles} header.html" +#confFiles="${confFiles} header.html" rootDir="${HOME}/coriolis-2.x/src/coriolis" sourceToolDoc="${rootDir}/hurricane/doc/hurricane" diff --git a/crlcore/doc/crlcore/SoC.css b/crlcore/doc/crlcore/SoC.css index fccd7194..9f833e18 100644 --- a/crlcore/doc/crlcore/SoC.css +++ b/crlcore/doc/crlcore/SoC.css @@ -277,8 +277,13 @@ font-weight: bold; } - div.ah, div.title { - /*font-family: time;*/ + div.ah { + font-family: Times; + font-size: 300%; + font-weight: bold; + padding: 20px; + } + div.title { text-align: center; font-size: 200%; font-weight: bold; diff --git a/hurricane/doc/hurricane/SoC.css b/hurricane/doc/hurricane/SoC.css index fccd7194..9f833e18 100644 --- a/hurricane/doc/hurricane/SoC.css +++ b/hurricane/doc/hurricane/SoC.css @@ -277,8 +277,13 @@ font-weight: bold; } - div.ah, div.title { - /*font-family: time;*/ + div.ah { + font-family: Times; + font-size: 300%; + font-weight: bold; + padding: 20px; + } + div.title { text-align: center; font-size: 200%; font-weight: bold; diff --git a/hurricane/doc/viewer/SoC.css b/hurricane/doc/viewer/SoC.css index fccd7194..9f833e18 100644 --- a/hurricane/doc/viewer/SoC.css +++ b/hurricane/doc/viewer/SoC.css @@ -277,8 +277,13 @@ font-weight: bold; } - div.ah, div.title { - /*font-family: time;*/ + div.ah { + font-family: Times; + font-size: 300%; + font-weight: bold; + padding: 20px; + } + div.title { text-align: center; font-size: 200%; font-weight: bold; diff --git a/katabatic/doc/SoC.css b/katabatic/doc/SoC.css index 98351ca2..9f833e18 100644 --- a/katabatic/doc/SoC.css +++ b/katabatic/doc/SoC.css @@ -277,8 +277,13 @@ font-weight: bold; } - div.ah, div.title { - /*font-family: time;*/ + div.ah { + font-family: Times; + font-size: 300%; + font-weight: bold; + padding: 20px; + } + div.title { text-align: center; font-size: 200%; font-weight: bold; @@ -286,7 +291,7 @@ border: 2px solid black; } - div.center, div.image { + div.center { text-align: center; } diff --git a/kite/doc/SoC.css b/kite/doc/SoC.css index fccd7194..9f833e18 100644 --- a/kite/doc/SoC.css +++ b/kite/doc/SoC.css @@ -277,8 +277,13 @@ font-weight: bold; } - div.ah, div.title { - /*font-family: time;*/ + div.ah { + font-family: Times; + font-size: 300%; + font-weight: bold; + padding: 20px; + } + div.title { text-align: center; font-size: 200%; font-weight: bold; diff --git a/unicorn/doc/unicorn/SoC.css b/unicorn/doc/unicorn/SoC.css index fccd7194..9f833e18 100644 --- a/unicorn/doc/unicorn/SoC.css +++ b/unicorn/doc/unicorn/SoC.css @@ -277,8 +277,13 @@ font-weight: bold; } - div.ah, div.title { - /*font-family: time;*/ + div.ah { + font-family: Times; + font-size: 300%; + font-weight: bold; + padding: 20px; + } + div.title { text-align: center; font-size: 200%; font-weight: bold;