Skip to content
Snippets Groups Projects
Commit a49d3668 authored by Ken Hawkins's avatar Ken Hawkins
Browse files

Migrate Expression Atlas sample page

parent c1282580
No related branches found
Tags v1.2.0.20
No related merge requests found
/*
Colour palette: EMBL-EBI Petrol
*/
a {
color: #222;
}
a:hover,
a:focus,
a:active {
color: rgb(0,124,130);
}
h1 { color: #f7f7f7; }
h2 { color: rgb(0,124,130); }
h3 { color: #444444; }
a.special { background-color: #7cd17c; }
a.label,
.label,
.button {
background-color: rgb(0,124,130);
color: #f8f8f8;
}
.button:hover,
.button:focus,
.button:active { background: rgba(0,124,130,.9); }
div#local-masthead { background-color: #E1EEE9; }
#local-masthead .masthead h1, #local-masthead .masthead h4, #local-masthead .masthead p, #local-masthead .masthead a, #local-masthead .masthead small { color: #444; }
/* end */
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