fix(web/homepage): Make .uncoloured-link work again
This commit is contained in:
parent
1e770f5d88
commit
9ed53f4201
1 changed files with 4 additions and 0 deletions
|
@ -130,6 +130,10 @@ h1, h2, h3 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.uncoloured-link {
|
||||||
|
color: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|
Loading…
Add table
Reference in a new issue