Skip to content
Snippets Groups Projects
Commit 23ac00a8 authored by Bob Mottram's avatar Bob Mottram
Browse files

webadmin links underlined

parent 8bece1a8
No related branches found
No related tags found
No related merge requests found
......@@ -92,6 +92,7 @@
a:link, a:hover, a:visited {
color: blue;
text-decoration: underline;
}
button:hover {
......
......@@ -83,6 +83,7 @@
a:link {
color: blue;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: blue;
......
......@@ -59,6 +59,7 @@
a:link {
color: blue;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: blue;
......
......@@ -59,6 +59,7 @@
a:link {
color: blue;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: blue;
......
......@@ -84,6 +84,7 @@
a:link {
color: blue;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: blue;
......
......@@ -60,6 +60,7 @@
a:link {
color: blue;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: blue;
......
......@@ -79,6 +79,7 @@
a:link {
color: blue;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: blue;
......
......@@ -92,6 +92,7 @@
a:link, a:hover, a:visited {
color: #3d8acb;
text-decoration: underline;
}
button:hover {
......
......@@ -94,6 +94,7 @@
a:link {
color: blue;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: blue;
......
......@@ -59,6 +59,7 @@
a:link {
color: blue;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: blue;
......
......@@ -89,6 +89,7 @@
a:link {
color: blue;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: blue;
......
......@@ -60,6 +60,7 @@
a:link {
color: blue;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: blue;
......
......@@ -59,6 +59,7 @@
a:link {
color: blue;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: blue;
......
......@@ -67,6 +67,7 @@
a:link {
color: blue;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: blue;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment