We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b98fdd commit 976fae8Copy full SHA for 976fae8
doc/rust.css
@@ -51,3 +51,11 @@ h3 a:link, h3 a:visited { color: black; }
51
.cm-s-default span.cm-bracket {color: #cc7;}
52
.cm-s-default span.cm-tag {color: #170;}
53
.cm-s-default span.cm-attribute {color: #00c;}
54
+
55
+h1.title {
56
+ padding-top: 140px;
57
+ background-image: url('http://www.rust-lang.org/logos/rust-logo-128x128-blk.png');
58
+ background-repeat: no-repeat;
59
+ backround-position: right;
60
+ backround-attachment: fixed;
61
+}
0 commit comments