|
43 | 43 | </h2>
|
44 | 44 | <div class="highlight"></div>
|
45 | 45 | </header>
|
46 |
| - <div class="row black"> |
| 46 | + <div> |
47 | 47 | <h3>{{text learn-doc-heading}}</h3>
|
48 | 48 | <p>{{text learn-doc}}</p>
|
49 | 49 |
|
50 |
| -{{!-- TODO: Remove button-secondary--no-skeleton once Skeleton is completely removed. --}} |
51 |
| - |
52 | 50 | <section class="flex flex-column">
|
53 | 51 | <div class="pt3 flex flex-column flex-row-l items-center-l mb4-l">
|
54 | 52 | <a href="https://doc.rust-lang.org/std/index.html"
|
55 |
| - class="button button-secondary button-secondary--no-skeleton mw6-l w-100">{{text learn-doc-std-button}}</a> |
| 53 | + class="button button-secondary mw6-l w-100">{{text learn-doc-std-button}}</a> |
56 | 54 | <p class="pl4-l ma0-l mt1 mb3">
|
57 | 55 | {{text learn-doc-std}}
|
58 | 56 | </p>
|
59 | 57 | </div>
|
60 | 58 |
|
61 | 59 | <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb4-l">
|
62 | 60 | <a href="https://doc.rust-lang.org/edition-guide/index.html"
|
63 |
| - class="button button-secondary button-secondary--no-skeleton mw6-l w-100">{{text learn-doc-edition-button}}</a> |
| 61 | + class="button button-secondary mw6-l w-100">{{text learn-doc-edition-button}}</a> |
64 | 62 | <p class="pl4-l ma0-l mt1 mb3">
|
65 | 63 | {{text learn-doc-edition}}
|
66 | 64 | </p>
|
67 | 65 | </div>
|
68 | 66 |
|
69 | 67 | <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb4-l">
|
70 | 68 | <a href="https://doc.rust-lang.org/cargo/index.html"
|
71 |
| - class="button button-secondary button-secondary--no-skeleton mw6-l w-100">{{text learn-doc-cargo-button}}</a> |
| 69 | + class="button button-secondary mw6-l w-100">{{text learn-doc-cargo-button}}</a> |
72 | 70 | <p class="pl4-l ma0-l mt1 mb3">
|
73 | 71 | {{text learn-doc-cargo}}
|
74 | 72 | </p>
|
75 | 73 | </div>
|
76 | 74 |
|
77 | 75 | <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb4-l">
|
78 | 76 | <a href="https://doc.rust-lang.org/rustdoc/index.html"
|
79 |
| - class="button button-secondary button-secondary--no-skeleton mw6-l w-100">{{text learn-doc-rustdoc-button}}</a> |
| 77 | + class="button button-secondary mw6-l w-100">{{text learn-doc-rustdoc-button}}</a> |
80 | 78 | <p class="pl4-l ma0-l mt1 mb3">
|
81 | 79 | {{text learn-doc-rustdoc}}
|
82 | 80 | </p>
|
83 | 81 | </div>
|
84 | 82 |
|
85 | 83 | <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb4-l">
|
86 | 84 | <a href="https://doc.rust-lang.org/rustc/index.html"
|
87 |
| - class="button button-secondary button-secondary--no-skeleton mw6-l w-100">{{text learn-doc-rustc-button}}</a> |
| 85 | + class="button button-secondary mw6-l w-100">{{text learn-doc-rustc-button}}</a> |
88 | 86 | <p class="pl4-l ma0-l mt1 mb3">
|
89 | 87 | {{text learn-doc-rustc}}
|
90 | 88 | </p>
|
91 | 89 | </div>
|
92 | 90 |
|
93 | 91 | <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb4-l">
|
94 | 92 | <a href="https://doc.rust-lang.org/error-index.html"
|
95 |
| - class="button button-secondary button-secondary--no-skeleton mw6-l w-100">{{text learn-doc-error-button}}</a> |
| 93 | + class="button button-secondary mw6-l w-100">{{text learn-doc-error-button}}</a> |
96 | 94 | <p class="pl4-l mb0 mt1 ma0-l">
|
97 | 95 | {{text learn-doc-error}}
|
98 | 96 | </p>
|
99 | 97 | </div>
|
100 | 98 | </section>
|
101 | 99 | </div>
|
102 | 100 | <hr/>
|
103 |
| - <div class="row black"> |
| 101 | + <div> |
104 | 102 | <h3>{{text learn-domain}}</h3>
|
105 | 103 | <section class="flex flex-column">
|
106 | 104 | <div class="pt3 flex flex-column flex-row-l items-center-l mb4-l">
|
107 | 105 | <a href="https://rust-lang-nursery.github.io/cli-wg/"
|
108 |
| - class="button button-secondary button-secondary--no-skeleton mw6-l w-100"> |
| 106 | + class="button button-secondary mw6-l w-100"> |
109 | 107 | {{text learn-domain-cli-button}}
|
110 | 108 | </a>
|
111 | 109 | <p class="pl4-l ma0-l mt1 mb3">
|
|
115 | 113 |
|
116 | 114 | <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb4-l">
|
117 | 115 | <a href="https://rustwasm.github.io/docs/book/"
|
118 |
| - class="button button-secondary button-secondary--no-skeleton mw6-l w-100"> |
| 116 | + class="button button-secondary mw6-l w-100"> |
119 | 117 | {{text learn-domain-wasm-button}}
|
120 | 118 | </a>
|
121 | 119 | <p class="pl4-l ma0-l mt1 mb3">
|
|
125 | 123 |
|
126 | 124 | <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb4-l">
|
127 | 125 | <a href="https://rust-embedded.github.io/book/"
|
128 |
| - class="button button-secondary button-secondary--no-skeleton mw6-l w-100"> |
| 126 | + class="button button-secondary mw6-l w-100"> |
129 | 127 | {{text learn-domain-embedded-button}}
|
130 | 128 | </a>
|
131 | 129 | <p class="pl4-l mb0 mt1 ma0-l">
|
|
0 commit comments