mirror of
https://github.com/neocities/neocities.git
synced 2025-08-06 01:24:56 +02:00
Linking sites count to browse page
This commit is contained in:
parent
8abd3298af
commit
90939f3488
2 changed files with 10 additions and 1 deletions
|
@ -57,6 +57,14 @@
|
|||
color: #B8D375;
|
||||
font-size: .9em;
|
||||
margin-bottom: 1.8em;
|
||||
|
||||
a {
|
||||
color: #B8D375;
|
||||
text-decoration: underline;
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
h2.section-header {
|
||||
font-size: 2.2em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue