Skip to content
Snippets Groups Projects
Commit 9e23eca6 authored by smtw's avatar smtw
Browse files

add favicon, styled inline links

parent f8b029a8
No related branches found
No related tags found
No related merge requests found
Pipeline #900 passed
......@@ -52,7 +52,6 @@
}
html {
/* csslint ignore:start */
/* The nav header is 3.5rem high, plus 20px for the margin-top of the
......@@ -91,6 +90,20 @@ body > .container {
min-height: 400px;
}
a {
color: var(--primary-c3-s1);
}
main a {
text-decoration: underline;
}
a:hover, a:focus {
color: var(--primary-c1);
text-decoration: underline;
}
.navbar.fixed-top { /* csslint allow: adjoining-classes */
/* csslint ignore:start */
position: -webkit-sticky;
......
themes/rc3/img/favicon.ico

1.12 KiB | W: | H:

themes/rc3/img/favicon.ico

4.19 KiB | W: | H:

themes/rc3/img/favicon.ico
themes/rc3/img/favicon.ico
themes/rc3/img/favicon.ico
themes/rc3/img/favicon.ico
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment