summaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.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);*/