This repository was archived by the owner on Sep 30, 2020. It is now read-only.
File tree 3 files changed +10
-8
lines changed
3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 17
17
18
18
< ul class ="row menu ">
19
19
< li class ="col-xs-12 col-md-4 ">
20
- < a href ="index.html "> < img class ="img-responsive " src ="logos/rust-logo-128x128 -blk-v2 .png " height ="128 " width ="128 " alt ="Rust logo " /> </ a >
20
+ < a href ="index.html "> < img class ="img-responsive " src ="logos/rust-logo-256x256 -blk.png " height ="128 " width ="128 " alt ="Rust logo " /> </ a >
21
21
</ li >
22
22
< li class ="col-xs-4 col-md-2 "> < h2 > Docs (Nightly)</ h2 >
23
23
< ul >
Original file line number Diff line number Diff line change @@ -254,6 +254,8 @@ ul.laundry-list {
254
254
top : 0 ;
255
255
right : 0 ;
256
256
border : 0 ;
257
+ width : 149px ;
258
+ height : 149px ;
257
259
}
258
260
ul .menu .col-xs-12 {
259
261
padding-left : 0 ;
@@ -263,7 +265,7 @@ ul.laundry-list {
263
265
}
264
266
}
265
267
266
- # editor {
268
+ # editor {
267
269
padding : none;
268
270
margin : none;
269
271
width : 100% ;
@@ -297,27 +299,27 @@ ul.laundry-list {
297
299
font-style : normal;
298
300
font-weight : normal;
299
301
speak : none;
300
-
302
+
301
303
display : inline-block;
302
304
text-decoration : inherit;
303
305
width : 1em ;
304
306
margin-right : .2em ;
305
307
text-align : center;
306
308
/* opacity: .8; */
307
-
309
+
308
310
/* For safety - reset parent styles, that can break glyph codes*/
309
311
font-variant : normal;
310
312
text-transform : none;
311
-
313
+
312
314
/* fix buttons height, for twitter bootstrap */
313
315
line-height : 1em ;
314
-
316
+
315
317
position : relative;
316
318
float : right;
317
319
font-size : 120% ;
318
-
320
+
319
321
}
320
-
322
+
321
323
.icon-link-ext : before { content : '\e800' ; } /* '' */
322
324
323
325
# result {
You can’t perform that action at this time.
0 commit comments