2 * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
3 * Copyright (C) $$Year-Rel$$ The Jalview Authors
5 * This file is part of Jalview.
7 * Jalview is free software: you can redistribute it and/or
8 * modify it under the terms of the GNU General Public License
9 * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
11 * Jalview is distributed in the hope that it will be useful, but
12 * WITHOUT ANY WARRANTY; without even the implied warranty
13 * of MERCHANTABILITY or FITNESS FOR A PARTICULAR
14 * PURPOSE. See the GNU General Public License for more details.
16 * You should have received a copy of the GNU General Public License along with Jalview. If not, see <http://www.gnu.org/licenses/>.
17 * The Jalview Authors are detailed in the 'AUTHORS' file.
19 @import url(http://fonts.googleapis.com/css?family=Lato);
20 @import url(http://fonts.googleapis.com/css?family=Oswald);
28 article, aside, details, figcaption, figure,
29 footer, header, hgroup, menu, nav, section
53 font: 76% arial,Helvetica,sans-serif;
57 border-top: 20px solid #555555;
62 /*********************
74 /**********************
76 ************************/
89 background-image: url("../images/logo.jpg");
90 background-repeat: no-repeat;
116 background-image: url("../images/applet.jpg");
117 background-repeat: no-repeat;
122 transition: opacity .25s ease-in-out;
123 -moz-transition: opacity .25s ease-in-out;
124 -webkit-transition: opacity .25s ease-in-out;
125 text-shadow: 2px 2px 10px #000000;
130 background-image: url("../images/desk.jpg");
131 background-repeat: no-repeat;
137 transition: opacity .25s ease-in-out;
138 -moz-transition: opacity .25s ease-in-out;
139 -webkit-transition: opacity .25s ease-in-out;
140 text-shadow: 2px 2px 10px #000000;
143 #buttons #applet a:hover
148 #buttons #desktop a:hover
153 /*****************************
155 *********************************/
192 padding: 27px 15px 25px;
194 text-decoration: none;
195 font-family: 'Lato',sans-serif;
198 #sddm li a.community:hover
203 #sddm li a.development:hover
208 #sddm li a.training:hover
213 #sddm li a.download-right
221 padding: 27px 15px 25px;
227 text-decoration: none;
232 { position: absolute;
237 border: 1px solid #000000;
242 { position: relative;
249 text-decoration: none;
252 border: 1px solid #000000;
258 /*****************************
260 *****************************/
288 font-style: bold italic;
292 font-family: monospace;
303 list-style-type: disc;
314 list-style-image: none;
315 list-style-type: none;
324 padding: 8px 0 0 15px;
325 text-decoration: none;
330 text-decoration: underline;
332 #sideNav .about-nav-title
334 background: url("../images/normal-arrow-3-normal.png") no-repeat scroll 0 0 transparent;
336 font-family: 'Lato',sans-serif;
344 #sideNav .jvlite-nav-title
346 background: url("../images/jvlite-arrow-3-small.png") no-repeat scroll 0 0 transparent;
348 font-family: 'Lato',sans-serif;
356 #sideNav .jvlite-nav-small
358 background: url("../images/jvlite-arrow-3-small.png") no-repeat scroll 0 0 transparent;
360 font-family: 'Lato',sans-serif;
368 #sideNav .com-nav-title
370 background: url("../images/com-arrow-3-small.png") no-repeat scroll 0 0 transparent;
372 font-family: 'Lato',sans-serif;
380 #sideNav .dev-nav-title
382 background: url("../images/dev-arrow-3-normal.png") no-repeat scroll 0 0 transparent;
384 font-family: 'Lato',sans-serif;
392 #sideNav .train-nav-title
394 background: url("../images/train-arrow-3-normal.png") no-repeat scroll 0 0 transparent;
396 font-family: 'Lato',sans-serif;
404 #content .borderTable td
406 border: 1px solid black;
408 #content .borderTable tr
410 border-bottom: 2px solid black;
415 vertical-align: middle;
418 /********************************
420 ***********************************/