mirror of
https://github.com/Lissy93/awesome-privacy.git
synced 2026-03-11 08:55:33 +00:00
Update link to new version
This commit is contained in:
parent
9be1173f80
commit
fa2781ad61
2 changed files with 3 additions and 3 deletions
|
|
@ -20,7 +20,7 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<a href="https://awesome-privacy.xys" class="new-version">
|
||||
<a href="https://awesome-privacy.xyz" class="new-version">
|
||||
New version available!<br>
|
||||
<span class="link">awesome-privacy.xyz</span>
|
||||
</a>
|
||||
|
|
|
|||
|
|
@ -313,11 +313,11 @@ a.cover-link span {
|
|||
border-radius: 10px;
|
||||
font-size: 1.6rem;
|
||||
font-family: 'Cutive Mono', monospace;
|
||||
border: 3px solid #ff0078;
|
||||
border: 3px solid #9580ff;
|
||||
opacity: 0.8;
|
||||
text-decoration: none;
|
||||
}
|
||||
.new-version .link {
|
||||
color: #ff0078 !important;
|
||||
color: #9580ff !important;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue