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

Theme colours

parent ab18c9ac
No related branches found
No related tags found
No related merge requests found
......@@ -2,46 +2,29 @@
Colour palette: EMBL-EBI Industry
*/
a {
color: #222;
}
dl dt a,
a.label,
.label,
a:hover,
a:focus,
a:active {
color: rgb(0,134,180);
}
h1 { color: #f7f7f7; }
h2 { color: rgb(0,134,180); }
h3 { color: #444444; }
a.special { background-color: #7cd17c; }
h2 { color: rgb(49, 122, 226); }
.menu .active > a,
.tag,
.tabs-title > a:hover,
.button,
.button.primary {
background-color: rgb(0,134,180);
background-color: rgb(49, 122, 226);
}
a.tag:hover { color: #fff; }
.tabs-title > a:hover,
.button.primary:hover,
.button.primary:focus { background: rgba(0,134,180,.9); }
.button.primary:focus { background: rgba(49, 122, 226,.9); }
.tabs-title > a:focus,
.tabs-title > a[aria-selected='true'] {
color: #fff;
background: #666; }
.masthead { background-color: rgb(0,134,180); }
.masthead { background-color: rgb(49, 122, 226); }
/* Menu hover triangle colour */
.masthead nav ul#global-nav.menu li a:hover:after { border-bottom-color: rgb(0,134,180); }
.masthead nav ul#global-nav.menu li a:hover:after { border-bottom-color: rgb(49, 122, 226); }
/* end */
......@@ -2,43 +2,21 @@
Colour palette: EMBL-EBI Research
*/
a {
color: #222;
}
dl dt a,
a.label,
.label,
a:hover,
a:focus,
a:active {
color: rgb(109,171,73);
}
h1 { color: #f7f7f7; }
h2 { color: rgb(109,171,73); }
h3 { color: #444444; }
a.special { background-color: #7cd17c; }
h2 { color: rgb(0, 159, 77) }
.menu .active > a,
.tag,
.tabs-title > a:hover,
.button,
.button.primary {
background-color: rgb(109,171,73);
background-color: rgb(0, 159, 77);
}
a.tag:hover { color: #fff; }
.tabs-title > a:hover,
.button.primary:hover,
.button.primary:focus { background: rgba(109,171,73,.9); }
.tabs-title > a:focus,
.tabs-title > a[aria-selected='true'] {
color: #fff;
background: #666; }
.button.primary:focus { background: rgba(0, 159, 77, .9); }
.masthead { background-color: rgb(109,171,73); }
.masthead { background-color: rgb(0, 159, 77); }
/* end */
......@@ -2,24 +2,7 @@
Colour palette: EMBL-EBI Services and About
*/
a {
color: #222;
}
dl dt a,
a.label,
.label,
a:hover,
a:focus,
a:active {
color: rgb(56,145,152);
}
h1 { color: #f7f7f7; }
h2 { color: rgb(56,145,152); }
h3 { color: #444444; }
a.special { background-color: #7cd17c; }
.menu .active > a,
.tag,
......@@ -34,11 +17,6 @@ a.tag:hover { color: #fff; }
.button.primary:hover,
.button.primary:focus { background: rgba(56,145,152,.9); }
.tabs-title > a:focus,
.tabs-title > a[aria-selected='true'] {
color: #fff;
background: #666; }
.masthead { background-color: rgb(56,145,152); }
/* end */
......@@ -2,44 +2,26 @@
Colour palette: EMBL-EBI Training
*/
a {
color: #222;
}
dl dt a,
a.label,
.label,
a:hover,
a:focus,
a:active {
color: rgb(233,180,0);
}
h1 { color: #f7f7f7; }
h2 { color: rgb(233,180,0); }
h3 { color: #444444; }
h4 { color: #222; }
a.special { background-color: #7cd17c; }
h2 { color: rgb(239, 192, 110); }
.menu .active > a,
.tag,
.tabs-title > a:hover,
.button,
.button.primary {
background-color: rgb(233,180,0);
background-color: rgb(239, 192, 110);
}
a.tag:hover { color: #fff; }
.tabs-title > a:hover,
.button.primary:hover,
.button.primary:focus { background: rgba(233,180,0,.9); }
.button.primary:focus { background: rgba(239, 192, 110,.9); }
.tabs-title > a:focus,
.tabs-title > a[aria-selected='true'] {
color: #fff;
background: #666; }
.masthead { background-color: rgb(233,180,0); }
.masthead { background-color: rgb(239, 192, 110); }
body main.row { margin-top: 1.5rem; }
body .form-checkboxes .form-item,
......
......@@ -2,24 +2,7 @@
Colour palette: EMBL-EBI Petrol
*/
a {
color: #222;
}
dl dt a,
a.label,
.label,
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; }
.menu .active > a,
.tag,
......
......@@ -6,24 +6,7 @@
For more background, see: https://github.com/ebiwd/EBI-Framework/issues/34
*/
a {
color: #222;
}
dl dt a,
a.label,
.label,
a:hover,
a:focus,
a:active {
color: rgb(0,124,130);
}
h1 { color: #666; }
h2 { color: rgb(0,124,130); }
h3 { color: #444444; }
a.special { background-color: #7cd17c; }
.menu .active > a,
.tag,
......
......@@ -2,24 +2,7 @@
Colour palette: EMBL-EBI Green
*/
a {
color: #222;
}
dl dt a,
a.label,
.label,
a:hover,
a:focus,
a:active {
color: rgb(116,179,96);
}
h1 { color: #f7f7f7; }
h2 { color: rgb(116,179,96); }
h3 { color: #444444; }
a.special { background-color: #7cd17c; }
.menu .active > a,
.tag,
......
......@@ -3,24 +3,7 @@
Save as theme-[projectname].css
*/
a {
color: #222;
}
dl dt a,
a.label,
.label,
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; }
.menu .active > a,
.tag,
......
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