Skip to content

Commit 3d0bafd

Browse files
tonyrobertscjw296
authored andcommitted
Remove link to lexicon.net
1 parent cd23c37 commit 3d0bafd

File tree

2 files changed

+3
-16
lines changed

2 files changed

+3
-16
lines changed

content/pages/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ The following companies can provide commercial software development and consulta
5050

5151
<div class="affiliate-links"></div>
5252

53-
| [![Clark Consulting & Research]({static}/images/ccr_python_excel.png)](http://www.clark-consulting.eu/) | [LingInfo](http://www.lexicon.net/sjmachin){.linginfo} |
54-
| ------------------------------------------------------------------------------------------------------- | --- |
55-
| [Clark Consulting & Research](http://www.clark-consulting.eu/) | [http://www.lexicon.net/sjmachin](http://www.lexicon.net/sjmachin)
53+
| [![Clark Consulting & Research]({static}/images/ccr_python_excel.png)](http://www.clark-consulting.eu/) |
54+
| ------------------------------------------------------------------------------------------------------- |
55+
| [Clark Consulting & Research](http://www.clark-consulting.eu/) |

theme/static/css/style.scss

-13
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ h3 {
3030
}
3131

3232
.affiliate-links + table {
33-
margin-left: auto;
34-
margin-right: auto;
3533
text-align: center;
3634
border-spacing: 10px;
3735

@@ -40,15 +38,4 @@ h3 {
4038
padding-right: 25px;
4139
}
4240

43-
a.linginfo {
44-
color: black;
45-
text-decoration: none;
46-
font-family: Times New Roman;
47-
font-size: 32px;
48-
font-weight: bold;
49-
50-
&:visited, &:hover {
51-
color: black;
52-
}
53-
}
5441
}

0 commit comments

Comments
 (0)