Commit cab5f4058b380a98231a1b0afbbd2f221f95667c
1 parent
d6841607
Exists in
master
and in
65 other branches
New home page
Showing
4 changed files
with
24 additions
and
16 deletions
Show diff stats
help/info.html
... | ... | @@ -33,7 +33,7 @@ |
33 | 33 | <ul> |
34 | 34 | <li><h4>Python package</h4> |
35 | 35 | <ul> |
36 | - <li><a href="https://speasy.readthedocs.io/en/latest/amda.html" target="_blank">speasy</a> | |
36 | + <li><a href="https://speasy.readthedocs.io/en/stable/" target="_blank">speasy</a> | |
37 | 37 | </ul> |
38 | 38 | </ul> |
39 | 39 | </div> |
... | ... |
index.html
... | ... | @@ -88,9 +88,10 @@ |
88 | 88 | </div> |
89 | 89 | </form> |
90 | 90 | <a href="mailto:amda@irap.omp.eu?subject=AMDA registration" id="Btn_Register"></a> |
91 | -<a href="mailto:amda@irap.omp.eu?subject=AMDA contact" id="Btn_Contact"></a> | |
92 | 91 | <div id="Btn_About" onclick="location.href='help/info.html';"></div> |
93 | 92 | <div id="textAbout">AMDA Info</div> |
93 | +<div id="Btn_Python" onclick="window.open('https://speasy.readthedocs.io/en/stable/')"></div> | |
94 | +<div id="textPython">Python Access</div> | |
94 | 95 | |
95 | 96 | <a href="http://www.cdpp.eu/" id="Logo_CDPP" target="_blank"></a> |
96 | 97 | <div id="PaveGuest"> |
... | ... | @@ -111,5 +112,3 @@ |
111 | 112 | <div id="TexteAnnoucement">New data:</br>MMS (including burst mode), <br/>VEX IMA: Version 2.0,<br/> BepiColombo Venus flybys ephemeris,<br/> PSP Venus flybys: ephemeris & data,<br/>JASON3: AMBRE</div> |
112 | 113 | <div id="DateAnnoucement">28/07/2021</div> |
113 | 114 | <div id="TexteAnnoucement">Fix remote access to CDAWeb</div> |
114 | -<div id="DateAnnoucement">19/04/2021</div> | |
115 | -<div id="TexteAnnoucement">New tool:<a target='_blank' href="https://speasy.readthedocs.io/en/latest/amda.html"> Python package for AMDA</a></div> | |
... | ... |
js/resources/css/AccueilAmda.css
... | ... | @@ -65,7 +65,7 @@ body{ |
65 | 65 | background: url(../images/boutonLogin_over.png) 0 0 no-repeat scroll; |
66 | 66 | } |
67 | 67 | |
68 | -#Btn_About, #Btn_FirstVisit, #Btn_Rules, #Btn_Register, #Btn_Contact{ | |
68 | +#Btn_About, #Btn_FirstVisit, #Btn_Rules, #Btn_Register, #Btn_Python{ | |
69 | 69 | background: url(../images/bouton_off.png) 0 0 no-repeat scroll; |
70 | 70 | z-index: 6; |
71 | 71 | position: relative; |
... | ... | @@ -73,7 +73,7 @@ body{ |
73 | 73 | height: 40px; |
74 | 74 | } |
75 | 75 | |
76 | -#Btn_About:hover, #Btn_FirstVisit:hover, #Btn_Rules:hover, #Btn_Register:hover, #Btn_Contact:hover{ | |
76 | +#Btn_About:hover, #Btn_FirstVisit:hover, #Btn_Rules:hover, #Btn_Register:hover, #Btn_Python:hover{ | |
77 | 77 | background: url(../images/bouton_over.png) 0 0 no-repeat scroll; |
78 | 78 | } |
79 | 79 | |
... | ... | @@ -129,15 +129,14 @@ body{ |
129 | 129 | display: block; |
130 | 130 | } |
131 | 131 | |
132 | -#Btn_Contact{ | |
132 | +#Btn_About{ | |
133 | 133 | left: 35px; |
134 | 134 | top: 93px; |
135 | - display: block; | |
136 | 135 | } |
137 | 136 | |
138 | -#Btn_About{ | |
139 | - left: 0px; | |
140 | - top: 100px; | |
137 | +#Btn_Python{ | |
138 | + left:-4px; | |
139 | + top: 90px; | |
141 | 140 | } |
142 | 141 | |
143 | 142 | #Logo_CDPP{ |
... | ... | @@ -170,7 +169,7 @@ body{ |
170 | 169 | /*------------------ Logins -----------------*/ |
171 | 170 | #PaveGuest{ |
172 | 171 | left: 450px; |
173 | - top: -118px; | |
172 | + top: -133px; | |
174 | 173 | position: relative; |
175 | 174 | width: 180px; |
176 | 175 | height: 50px; |
... | ... | @@ -217,12 +216,22 @@ body{ |
217 | 216 | font-size: 16px; |
218 | 217 | color: rgba(0, 107, 179, 0.9); |
219 | 218 | } |
220 | -/* โขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโข ANNOUCEMENTSโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโข*/ | |
219 | +/* โขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโข AMDA info and Python Access buttonsโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโขโข*/ | |
221 | 220 | #textAbout { |
222 | 221 | z-index: 6; |
223 | 222 | position: relative; |
224 | - left: 45px; | |
225 | - top: 90px; | |
223 | + left: 78px; | |
224 | + top: 75px; | |
225 | + font-family: orbitronlight; | |
226 | + font-size: 14px; | |
227 | + color: rgba(255, 255, 255, 0.5); | |
228 | + font-weight: bold; | |
229 | +} | |
230 | +#textPython { | |
231 | + z-index: 6; | |
232 | + position: relative; | |
233 | + left: 41px; | |
234 | + top: 75px; | |
226 | 235 | font-family: orbitronlight; |
227 | 236 | font-size: 14px; |
228 | 237 | color: rgba(255, 255, 255, 0.5); |
... | ... | @@ -235,7 +244,7 @@ body{ |
235 | 244 | font-size: 30px; |
236 | 245 | color: rgba(0, 0, 42, 0.3); |
237 | 246 | left: 300px; |
238 | - top: -100px; | |
247 | + top: -120px; | |
239 | 248 | width: 300px; |
240 | 249 | height: 300px; |
241 | 250 | z-index: 100; |
... | ... |
js/resources/images/trou.jpg