summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndy Konwinski <andrew@apache.org>2013-10-29 00:37:17 +0000
committerAndy Konwinski <andrew@apache.org>2013-10-29 00:37:17 +0000
commit667976d57ab023d2e6aa8fb0765adf17cd527668 (patch)
tree4c163577dce1a8677dc2f430f63083144ee391a0 /css
parentb8c4ea68f1d3364ae549b70486bee524cb42b340 (diff)
downloadspark-website-667976d57ab023d2e6aa8fb0765adf17cd527668.tar.gz
spark-website-667976d57ab023d2e6aa8fb0765adf17cd527668.tar.bz2
spark-website-667976d57ab023d2e6aa8fb0765adf17cd527668.zip
Add spark-summit graphical callout to global header.
Diffstat (limited to 'css')
-rw-r--r--css/style.css32
1 files changed, 28 insertions, 4 deletions
diff --git a/css/style.css b/css/style.css
index c7b3016fe..0b31988ea 100644
--- a/css/style.css
+++ b/css/style.css
@@ -1871,6 +1871,34 @@ section.ephemera .entry-title a span {
border-bottom: 1px solid #ccc;
}
+#branding .widget-summit {
+ float: right;
+ margin-top: 50px;
+ margin-right: 15px;
+}
+
+#branding .widget-summit a,
+#branding .widget-summit a:focus,
+#branding .widget-summit a:active,
+#branding .widget-summit a:hover {
+ color: #333;
+}
+
+#branding .widget-summit img {
+ height: 90px;
+ width: auto;
+ padding-right: 10px;
+ float: left;
+}
+
+#branding .widget-summit .text {
+ padding-top: 15px;
+ float:left;
+}
+
+#main-logo {
+ float: left;
+}
/* =Footer
----------------------------------------------- */
@@ -2573,10 +2601,6 @@ img a {border:none;}
font-weight: 100;
margin-bottom: 2.7em;
}
-/*
-#header h2 a {
-#header h2 a:hover { color: #06f; }
-*/
#menu {
/* background: #454645 url(images/menu.jpg);*/