diff options
author | Stuart Mackie <wsmackie@juniper.net> | 2017-09-14 23:26:31 -0700 |
---|---|---|
committer | Stuart Mackie <wsmackie@juniper.net> | 2017-09-14 23:26:31 -0700 |
commit | fd876b7dbc7d517a706b22e52bf6f0e8f79a0b4b (patch) | |
tree | 996858dd4abe0221f8f9d54a2aeeb4ffb9971b8e /docs/_static/my-styles.css | |
parent | fce102283bab73ed08c292fce03e39c52f4a1fe2 (diff) |
Docs
Change-Id: Iea3001f8414267f1535353f28d30d45daf9a3e66
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
Diffstat (limited to 'docs/_static/my-styles.css')
-rw-r--r-- | docs/_static/my-styles.css | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/docs/_static/my-styles.css b/docs/_static/my-styles.css deleted file mode 100644 index 94e72cd..0000000 --- a/docs/_static/my-styles.css +++ /dev/null @@ -1,28 +0,0 @@ -body{ - font-family:"Arial", Helvetica, sans-serif; -} - -.navbar-brand img { - height: 200%; - margin-top: -5%; -} - -.navbar, h1, h2, h3, h4, h5, h6 { - font-family: "Arial",sans-serif; -} - -.navbar-fixed-top { - top: 10px -} - -.navbar-text{ - color: #676767; -} - -.navbar-form.navbar-right{ - padding: 0; -} - -.navbar-form .form-control{ - width: 150px; -}
\ No newline at end of file |