diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2022-08-05 11:04:42 +0200 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2022-08-08 00:04:51 +0200 |
commit | ed201f05042e990240b85da74e07686f6c13e39d (patch) | |
tree | 5a16d697e862f7ae44ec88dcc6d5efa1c3a4f4e3 /docs/_static | |
parent | 474ea7ed2bf044798bf05654e757fef090e8aed8 (diff) |
Consistent use of material theme across specs and impl project docs
This applies the same material theme and build dependencies to the
implementation project documentation as used by the specs. It thereby
creates a consistens look-and-feel across both set of docs.
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Change-Id: I16f8bf2b500260549bab8b21d1ab58d76cb103c6
Diffstat (limited to 'docs/_static')
-rw-r--r-- | docs/_static/android-chrome-192x192.png | bin | 0 -> 12272 bytes | |||
-rw-r--r-- | docs/_static/android-chrome-512x512.png | bin | 0 -> 54593 bytes | |||
-rw-r--r-- | docs/_static/anuket-logo.png | bin | 8991 -> 8612 bytes | |||
-rw-r--r-- | docs/_static/apple-touch-icon.png | bin | 0 -> 10775 bytes | |||
-rw-r--r-- | docs/_static/custom.css | 29 | ||||
-rw-r--r-- | docs/_static/favicon-16x16.png | bin | 0 -> 425 bytes | |||
-rw-r--r-- | docs/_static/favicon-32x32.png | bin | 0 -> 1003 bytes | |||
-rw-r--r--[-rwxr-xr-x] | docs/_static/favicon.ico | bin | 15406 -> 15406 bytes | |||
-rw-r--r-- | docs/_static/images/OPNFV_testing_group.png | bin | 87295 -> 0 bytes | |||
-rw-r--r-- | docs/_static/images/opnfvplatformgraphic.png | bin | 136767 -> 0 bytes | |||
-rw-r--r-- | docs/_static/my-styles.css | 33 | ||||
-rw-r--r-- | docs/_static/site.webmanifest | 1 |
12 files changed, 30 insertions, 33 deletions
diff --git a/docs/_static/android-chrome-192x192.png b/docs/_static/android-chrome-192x192.png Binary files differnew file mode 100644 index 000000000..74c81a35d --- /dev/null +++ b/docs/_static/android-chrome-192x192.png diff --git a/docs/_static/android-chrome-512x512.png b/docs/_static/android-chrome-512x512.png Binary files differnew file mode 100644 index 000000000..d6b7457ba --- /dev/null +++ b/docs/_static/android-chrome-512x512.png diff --git a/docs/_static/anuket-logo.png b/docs/_static/anuket-logo.png Binary files differindex 0320800f6..fe256a64a 100644 --- a/docs/_static/anuket-logo.png +++ b/docs/_static/anuket-logo.png diff --git a/docs/_static/apple-touch-icon.png b/docs/_static/apple-touch-icon.png Binary files differnew file mode 100644 index 000000000..9cfaf49e0 --- /dev/null +++ b/docs/_static/apple-touch-icon.png diff --git a/docs/_static/custom.css b/docs/_static/custom.css new file mode 100644 index 000000000..9e2fb989c --- /dev/null +++ b/docs/_static/custom.css @@ -0,0 +1,29 @@ +/* Color of the top header */ +.md-header { + background-color: #16326c; +} + +/* Color of the bottom header */ +.md-tabs { + background-color: #16326c; +} + +/* Color of links */ +.md-typeset a { + color: #16326c; +} + +.md-typeset h1 { + font-size: 1.8rem; + color: rgba(0,0,0,.87); +} + +/* Hiding the content from left side navbar */ +.md-nav__title { + display: none; +} + +/* Hiding the content from the top navbar */ +.md-tabs__list { + display: none; +}
\ No newline at end of file diff --git a/docs/_static/favicon-16x16.png b/docs/_static/favicon-16x16.png Binary files differnew file mode 100644 index 000000000..fa55f39ca --- /dev/null +++ b/docs/_static/favicon-16x16.png diff --git a/docs/_static/favicon-32x32.png b/docs/_static/favicon-32x32.png Binary files differnew file mode 100644 index 000000000..e2cccffa3 --- /dev/null +++ b/docs/_static/favicon-32x32.png diff --git a/docs/_static/favicon.ico b/docs/_static/favicon.ico Binary files differindex 3d410f6e9..3d410f6e9 100755..100644 --- a/docs/_static/favicon.ico +++ b/docs/_static/favicon.ico diff --git a/docs/_static/images/OPNFV_testing_group.png b/docs/_static/images/OPNFV_testing_group.png Binary files differdeleted file mode 100644 index 4b8c2c053..000000000 --- a/docs/_static/images/OPNFV_testing_group.png +++ /dev/null diff --git a/docs/_static/images/opnfvplatformgraphic.png b/docs/_static/images/opnfvplatformgraphic.png Binary files differdeleted file mode 100644 index 9d6074f02..000000000 --- a/docs/_static/images/opnfvplatformgraphic.png +++ /dev/null diff --git a/docs/_static/my-styles.css b/docs/_static/my-styles.css deleted file mode 100644 index 8feb45bfd..000000000 --- a/docs/_static/my-styles.css +++ /dev/null @@ -1,33 +0,0 @@ -body { - font-family: Helvetica, sans-serif; - font-size: 16px; -} - -body a { - color: #27CCC0; -} - -body a:hover { - color: #676767; -} - -.navbar-brand img { - height: 200%; - margin-top: -5%; -} - -.navbar, h1, h2, h3, h4, h5, h6 { - font-family: Helvetica, sans-serif; -} - -.navbar-text{ - color: #676767; -} - -.navbar-form.navbar-right{ - padding: 0; -} - -.navbar-form .form-control{ - width: 150px; -} diff --git a/docs/_static/site.webmanifest b/docs/_static/site.webmanifest new file mode 100644 index 000000000..45dc8a206 --- /dev/null +++ b/docs/_static/site.webmanifest @@ -0,0 +1 @@ +{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
\ No newline at end of file |