summaryrefslogtreecommitdiff
path: root/_theme/scipy/static/scipy.css_t
diff options
context:
space:
mode:
Diffstat (limited to '_theme/scipy/static/scipy.css_t')
-rw-r--r--_theme/scipy/static/scipy.css_t9
1 files changed, 9 insertions, 0 deletions
diff --git a/_theme/scipy/static/scipy.css_t b/_theme/scipy/static/scipy.css_t
index 4320a3c..bef1b81 100644
--- a/_theme/scipy/static/scipy.css_t
+++ b/_theme/scipy/static/scipy.css_t
@@ -189,3 +189,12 @@ div.spc-rightsidebar h4 {
line-height: inherit;
border-bottom: none;
}
+
+div.top-scipy-org-logo-header {
+ text-align: left;
+ background-color: rgb(140, 170, 230);
+ border-bottom: 8px solid rgb(0, 51, 153);
+ margin-top: 10px;
+ padding: 5px;
+ box-shadow: 0px 0px 3px rgb(136, 136, 136);
+}