mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-01 22:30:42 -07:00
people can't read
This commit is contained in:
@@ -84,11 +84,11 @@
|
|||||||
|
|
||||||
For older versions, please see <a href="https://github.com/spice2x/spice2x.github.io/releases">Releases page</a>.
|
For older versions, please see <a href="https://github.com/spice2x/spice2x.github.io/releases">Releases page</a>.
|
||||||
|
|
||||||
<h2>wiki pages</h2>
|
<h2>documentation</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/spice2x/spice2x.github.io/wiki/Known-issues">Known issues</a>
|
<a href="https://github.com/spice2x/spice2x.github.io/wiki/Known-issues">FAQ / Known issues</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/spice2x/spice2x.github.io/wiki/PC-optimization">PC optimization guide</a>
|
<a href="https://github.com/spice2x/spice2x.github.io/wiki/PC-optimization">PC optimization guide</a>
|
||||||
@@ -104,7 +104,7 @@ For older versions, please see <a href="https://github.com/spice2x/spice2x.githu
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
For more, please visit the <a href="https://github.com/spice2x/spice2x.github.io/wiki">wiki home</a>.
|
For more documentation, please visit the <a href="https://github.com/spice2x/spice2x.github.io/wiki">wiki home</a>.
|
||||||
|
|
||||||
<h2>suggested addons</h2>
|
<h2>suggested addons</h2>
|
||||||
|
|
||||||
|
|||||||
@@ -110,7 +110,7 @@ ul.downloads.highlight-latest li:first-child a.download-link {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ul.downloads.highlight-latest li:first-child a.download-link::after {
|
ul.downloads.highlight-latest li:first-child a.download-link::after {
|
||||||
content: " (latest)";
|
content: " (click here to download latest version)";
|
||||||
}
|
}
|
||||||
|
|
||||||
ul.downloads-beta.highlight-latest li:first-child a.download-link {
|
ul.downloads-beta.highlight-latest li:first-child a.download-link {
|
||||||
@@ -119,7 +119,7 @@ ul.downloads-beta.highlight-latest li:first-child a.download-link {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ul.downloads-beta.highlight-latest li:first-child a.download-link::after {
|
ul.downloads-beta.highlight-latest li:first-child a.download-link::after {
|
||||||
content: " (latest beta)";
|
content: " (click here to download latest beta version)";
|
||||||
}
|
}
|
||||||
|
|
||||||
/*** author ***/
|
/*** author ***/
|
||||||
|
|||||||
Reference in New Issue
Block a user