mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
Slightly squash logo
This commit is contained in:
parent
2067b43a5f
commit
43ad792262
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
body,
|
body,
|
||||||
#content {
|
#content {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
margin-top: 10px;
|
margin-top: 0px;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
|
|
@ -27,7 +27,7 @@ body,
|
||||||
float: right;
|
float: right;
|
||||||
position: relative;
|
position: relative;
|
||||||
right: 30px;
|
right: 30px;
|
||||||
top: 100px;
|
top: 90px;
|
||||||
font: 50px 'PT Sans', sans-serif;
|
font: 50px 'PT Sans', sans-serif;
|
||||||
letter-spacing: -0.05em;
|
letter-spacing: -0.05em;
|
||||||
color: #444;
|
color: #444;
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 10 KiB |
|
|
@ -17,7 +17,7 @@
|
||||||
<div id='content'>
|
<div id='content'>
|
||||||
|
|
||||||
<div id='header'>
|
<div id='header'>
|
||||||
<embed src='/img/logo.jpg' width='216px' height='162px' class='logo' />
|
<embed src='/img/logo.jpg' width='200px' height='150px' class='logo' />
|
||||||
<div class='text'><%= site_name %></div>
|
<div class='text'><%= site_name %></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue