diff options
Diffstat (limited to 'opnfv-theme/sphinx_opnfv_theme/opnfv/static')
-rwxr-xr-x | opnfv-theme/sphinx_opnfv_theme/opnfv/static/favicon.ico | bin | 15086 -> 0 bytes | |||
-rw-r--r-- | opnfv-theme/sphinx_opnfv_theme/opnfv/static/logo.png | bin | 2829 -> 0 bytes | |||
-rw-r--r-- | opnfv-theme/sphinx_opnfv_theme/opnfv/static/my-styles.css | 33 |
3 files changed, 0 insertions, 33 deletions
diff --git a/opnfv-theme/sphinx_opnfv_theme/opnfv/static/favicon.ico b/opnfv-theme/sphinx_opnfv_theme/opnfv/static/favicon.ico Binary files differdeleted file mode 100755 index bbe55ab40..000000000 --- a/opnfv-theme/sphinx_opnfv_theme/opnfv/static/favicon.ico +++ /dev/null diff --git a/opnfv-theme/sphinx_opnfv_theme/opnfv/static/logo.png b/opnfv-theme/sphinx_opnfv_theme/opnfv/static/logo.png Binary files differdeleted file mode 100644 index 1519503eb..000000000 --- a/opnfv-theme/sphinx_opnfv_theme/opnfv/static/logo.png +++ /dev/null diff --git a/opnfv-theme/sphinx_opnfv_theme/opnfv/static/my-styles.css b/opnfv-theme/sphinx_opnfv_theme/opnfv/static/my-styles.css deleted file mode 100644 index 8feb45bfd..000000000 --- a/opnfv-theme/sphinx_opnfv_theme/opnfv/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; -} |