Use smaller 32x32 logo

This commit is contained in:
Kevin Cantu 2012-06-16 12:48:48 -07:00
parent 976fae80a0
commit 8103611b7f
1 changed files with 2 additions and 4 deletions

View File

@ -53,9 +53,7 @@ h3 a:link, h3 a:visited { color: black; }
.cm-s-default span.cm-attribute {color: #00c;}
h1.title {
padding-top: 140px;
background-image: url('http://www.rust-lang.org/logos/rust-logo-128x128-blk.png');
background-image: url('http://www.rust-lang.org/logos/rust-logo-32x32-blk.png');
background-repeat: no-repeat;
backround-position: right;
backround-attachment: fixed;
background-position: right;
}