Skip to content

Commit ebba425

Browse files
committed
Updated logo for mailing lists
1 parent f4c02c9 commit ebba425

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

themes/openstack/css/main.css

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -106,13 +106,12 @@ h2 {
106106
/* @end */
107107

108108
#logo a {
109-
display: block;
110-
margin-top: 8px;
111-
text-indent: -1000em;
112-
background: url(../images/open-stack-cloud-computing-logo-2.png) no-repeat left center;
113-
height: 54px;
114-
width: 177px;
115-
margin-left: -10px;
109+
display: block;
110+
margin-top: 8px;
111+
text-indent: -1000em;
112+
background: url(https://www.openstack.org/themes/openstack/images/openstack-logo-full.svg) no-repeat left center;
113+
height: 54px;
114+
width: 157px;
116115
}
117116

118117
#header {

0 commit comments

Comments
 (0)