|
10 | 10 | border: none;
|
11 | 11 | }
|
12 | 12 | a.pdf {
|
13 |
| - margin-left: 0.5em; |
14 |
| - {%- if hide_pdf_links %} |
| 13 | + margin-right: 0.3em; |
| 14 | + {%- if hide_pdf_links %} |
15 | 15 | display: none;
|
16 |
| - {%- endif %} |
| 16 | + {%- endif %} |
| 17 | + } |
| 18 | + a.pdf:hover { |
| 19 | + text-decoration: none; |
17 | 20 | }
|
18 | 21 | table.contentstable {
|
19 | 22 | align: center;
|
|
41 | 44 | <tr valign="top">
|
42 | 45 | <td width="50%">
|
43 | 46 | <p class="biglink">
|
44 |
| - <a title="Download PDF" class="pdf" href="../../pdf/en/a_tour_of_sage/a_tour_of_sage.pdf"> |
| 47 | + <a title="PDF" class="pdf" href="../../pdf/en/a_tour_of_sage/a_tour_of_sage.pdf"> |
45 | 48 | <img class="icon" src="_static/pdf.png"></img>
|
46 | 49 | </a>
|
47 | 50 | <a class="biglink" href="a_tour_of_sage/index.html">
|
|
55 | 58 | </td>
|
56 | 59 | <td width="50%">
|
57 | 60 | <p class="biglink">
|
58 |
| - <a title="Download PDF" class="pdf" href="../../pdf/en/prep/prep_tutorials.pdf"> |
| 61 | + <a title="PDF" class="pdf" href="../../pdf/en/prep/prep_tutorials.pdf"> |
59 | 62 | <img class="icon" src="_static/pdf.png"></img>
|
60 | 63 | </a>
|
61 | 64 | <a class="biglink" href="prep/index.html">
|
|
75 | 78 | <tr valign="top">
|
76 | 79 | <td width="50%">
|
77 | 80 | <p class="biglink">
|
78 |
| - <a title="Download PDF" class="pdf" href="../../pdf/en/tutorial/sage_tutorial.pdf"> |
| 81 | + <a title="PDF" class="pdf" href="../../pdf/en/tutorial/sage_tutorial.pdf"> |
79 | 82 | <img class="icon" src="_static/pdf.png"></img>
|
80 | 83 | </a>
|
81 | 84 | <a class="biglink" href="tutorial/index.html">
|
|
90 | 93 | </td>
|
91 | 94 | <td width="50%">
|
92 | 95 | <p class="biglink">
|
93 |
| - <a title="Download PDF" class="pdf" href="../../pdf/en/constructions/constructions.pdf"> |
| 96 | + <a title="PDF" class="pdf" href="../../pdf/en/constructions/constructions.pdf"> |
94 | 97 | <img class="icon" src="_static/pdf.png"></img>
|
95 | 98 | </a>
|
96 | 99 | <a class="biglink" href="constructions/index.html">
|
|
108 | 111 | <tr valign="top">
|
109 | 112 | <td width="50%">
|
110 | 113 | <p class="biglink">
|
111 |
| - <a title="Download PDF" class="pdf" href="../../pdf/en/thematic_tutorials/thematic_tutorials.pdf"> |
| 114 | + <a title="PDF" class="pdf" href="../../pdf/en/thematic_tutorials/thematic_tutorials.pdf"> |
112 | 115 | <img class="icon" src="_static/pdf.png"></img>
|
113 | 116 | </a>
|
114 | 117 | <a class="biglink" href="thematic_tutorials/index.html">
|
|
128 | 131 | </td>
|
129 | 132 | <td width="50%">
|
130 | 133 | <p class="biglink">
|
131 |
| - <a title="Download PDF" class="pdf" href="../../pdf/en/faq/faq.pdf"> |
| 134 | + <a title="PDF" class="pdf" href="../../pdf/en/faq/faq.pdf"> |
132 | 135 | <img class="icon" src="_static/pdf.png"></img>
|
133 | 136 | </a>
|
134 | 137 | <a class="biglink" href="faq/index.html">
|
|
153 | 156 | <tr valign="top">
|
154 | 157 | <td width="50%">
|
155 | 158 | <p class="biglink">
|
156 |
| - <a title="Link to PDF" class="pdf" href="reference/index-pdf.html"> |
| 159 | + <a title="PDF" class="pdf" href="reference/index-pdf.html"> |
157 | 160 | <img class="icon" src="_static/pdf.png"></img>
|
158 | 161 | </a>
|
159 | 162 | <a class="biglink" href="reference/index.html">
|
|
184 | 187 | <tr valign="top">
|
185 | 188 | <td width="50%">
|
186 | 189 | <p class="biglink">
|
187 |
| - <a title="Download PDF" class="pdf" href="../../pdf/en/installation/installation.pdf"> |
| 190 | + <a title="PDF" class="pdf" href="../../pdf/en/installation/installation.pdf"> |
188 | 191 | <img class="icon" src="_static/pdf.png"></img>
|
189 | 192 | </a>
|
190 | 193 | <a class="biglink" href="installation/index.html">
|
|
201 | 204 | </td>
|
202 | 205 | <td width="50%">
|
203 | 206 | <p class="biglink">
|
204 |
| - <a title="Download PDF" class="pdf" href="../../pdf/en/developer/developer.pdf"> |
| 207 | + <a title="PDF" class="pdf" href="../../pdf/en/developer/developer.pdf"> |
205 | 208 | <img class="icon" src="_static/pdf.png"></img>
|
206 | 209 | </a>
|
207 | 210 | <a class="biglink" href="developer/index.html">
|
|
0 commit comments