Update OpenStack logo
Update the OpenStack logo and adjust the CSS file accordingly: Get rid of old-style background, increase title font sizes. Change-Id: I8055020b1d60184b93e77007a12077be3599e483
This commit is contained in:
parent
0a77592bd9
commit
e5de1082bd
@ -254,12 +254,6 @@ hr.space {background:#fff;color:#fff;visibility:hidden;}
|
||||
|
||||
html { overflow-y: scroll; }
|
||||
|
||||
body {
|
||||
background: white url(openstack-page-bkg.jpg) no-repeat scroll 0px 0px;
|
||||
border-top: 3px solid #255e6e;
|
||||
color: #535353;
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 0px;
|
||||
@ -297,7 +291,7 @@ h1, h2, h3, h4 {
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 28px;
|
||||
font-size: 32px;
|
||||
margin-top:15px;
|
||||
margin-bottom:5px;
|
||||
}
|
||||
@ -308,7 +302,7 @@ h2 {
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 14px;
|
||||
font-size: 16px;
|
||||
margin-top:0px;
|
||||
}
|
||||
|
||||
@ -344,13 +338,13 @@ th.right, td.right {
|
||||
|
||||
#logo a {
|
||||
display: block;
|
||||
margin-top: 8px;
|
||||
margin-top:-20px;
|
||||
margin-bottom: 20px;
|
||||
text-indent: -1000em;
|
||||
background: url(openstack-logo.png) no-repeat left center;
|
||||
height: 54px;
|
||||
width: 177px;
|
||||
margin-left: -10px;
|
||||
height: 88px;
|
||||
width: 172px;
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
#header {
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 6.4 KiB |
Loading…
x
Reference in New Issue
Block a user