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

Update compiled assets

parent 92b558ff
No related branches found
No related tags found
No related merge requests found
......@@ -266,7 +266,7 @@ body.no-global-search .masthead-black-bar ul#global-nav.menu li.search {
margin-top: -2px;
color: #fff; }
.masthead-black-bar .dropdown-pane.embl-dropdown {
background-color: #007c82;
background-color: #333;
background-image: url("../images/map.png");
background-position: 100% 100%;
background-repeat: no-repeat;
......
This diff is collapsed.
......@@ -166,7 +166,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">' +
......@@ -186,8 +186,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