mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-26 14:43:24 +00:00
Use smaller 32x32 logo
This commit is contained in:
parent
976fae80a0
commit
8103611b7f
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user