Skip to content
Snippets Groups Projects
Commit 92b558ff authored by khawkins98's avatar khawkins98
Browse files

Update to refer to EMBL Rome

parent 3286d81c
No related branches found
No related tags found
No related merge requests found
......@@ -291,7 +291,7 @@ a:active {
/* EMBL Dropdwon styles */
.dropdown-pane.embl-dropdown {
background-color: #007c82;
background-color: #333;
background-image: url('../images/map.png');
background-position: 100% 100%;
background-repeat: no-repeat;
......
images/map.png

44 KiB | W: | H:

images/map.png

44.3 KiB | W: | H:

images/map.png
images/map.png
images/map.png
images/map.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -45,7 +45,7 @@ function ebiFrameworkInsertEMBLdropdown() {
var dropdownDiv = document.createElement("div");
dropdownDiv.innerHTML = '<div id="embl-dropdown" class="embl-dropdown dropdown-pane bottom" data-dropdown>' +
'<p>EMBL-EBI in Hinxton is one of six EMBL locations across europe.<br/> <a href="//www.ebi.ac.uk/about" class="small readmore">More about EMBL-EBI</a></p>' +
'<p>EMBL-EBI in Hinxton, Cambridge is one of <br/>six EMBL locations across europe.<br/> <a href="//www.ebi.ac.uk/about" class="small readmore">More about EMBL-EBI</a></p>' +
'<h6>Connect to another EMBL location</h6>' +
'<div class="small-collapse padding-bottom-large clearfix">' +
'<div class="columns small-5 padding-bottom-medium">' +
......@@ -65,8 +65,8 @@ function ebiFrameworkInsertEMBLdropdown() {
'<div class="small">Structural biology</div>' +
'</div>' +
'<div class="columns small-5 padding-bottom-medium">' +
'<a href="http://www.embl.it/">Monterotondo</a>' +
'<div class="small">Mouse biology</div>' +
'<a href="http://www.embl.it/">Rome</a>' +
'<div class="small">Epigenetics and neurobiology</div>' +
'</div>' +
'<div class="columns small-7 padding-bottom-medium">' +
'<a href="http://embl.org/" class="readmore">More about EMBL</a>' +
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment