We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4c02c9 commit ebba425Copy full SHA for ebba425
1 file changed
themes/openstack/css/main.css
@@ -106,13 +106,12 @@ h2 {
106
/* @end */
107
108
#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;
+ display: block;
+ margin-top: 8px;
+ text-indent: -1000em;
+ background: url(https://www.openstack.org/themes/openstack/images/openstack-logo-full.svg) no-repeat left center;
+ height: 54px;
+ width: 157px;
116
}
117
118
#header {
0 commit comments