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

add favicon, styled inline links

parent f8b029a8
Branches
Tags
No related merge requests found
Pipeline #900 passed
...@@ -52,7 +52,6 @@ ...@@ -52,7 +52,6 @@
} }
html { html {
/* csslint ignore:start */ /* csslint ignore:start */
/* The nav header is 3.5rem high, plus 20px for the margin-top of the /* The nav header is 3.5rem high, plus 20px for the margin-top of the
...@@ -91,6 +90,20 @@ body > .container { ...@@ -91,6 +90,20 @@ body > .container {
min-height: 400px; 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 */ .navbar.fixed-top { /* csslint allow: adjoining-classes */
/* csslint ignore:start */ /* csslint ignore:start */
position: -webkit-sticky; position: -webkit-sticky;
......
themes/rc3/img/favicon.ico

1.12 KiB | W: 16px | H: 16px

themes/rc3/img/favicon.ico

4.19 KiB | W: 32px | H: 32px

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