mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
Slightly squash logo
This commit is contained in:
parent
97912d71d5
commit
393c4a3121
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
body,
|
||||
#content {
|
||||
background: #fff;
|
||||
margin-top: 10px;
|
||||
margin-top: 0px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
|
@ -27,7 +27,7 @@ body,
|
|||
float: right;
|
||||
position: relative;
|
||||
right: 30px;
|
||||
top: 100px;
|
||||
top: 90px;
|
||||
font: 50px 'PT Sans', sans-serif;
|
||||
letter-spacing: -0.05em;
|
||||
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='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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue