mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
Agg. PicoBlog; Aggiunta contatore visite
This commit is contained in:
@@ -54,11 +54,17 @@ ul {
|
||||
|
||||
#MainBox > * > a::before,
|
||||
#MainBox > * > * > a::before,
|
||||
#MainBox > * > * > * > a::before {
|
||||
#MainBox > * > * > * > a::before,
|
||||
#MainBox > * > * > * > * > a::before {
|
||||
content: '🔗 ';
|
||||
}
|
||||
|
||||
a:hover:not(h3 > a), details > summary:hover {
|
||||
#StatCounter > a::before {
|
||||
content: '';
|
||||
}
|
||||
|
||||
a:hover:not(h3 > a, .NoABigger),
|
||||
details > summary:hover {
|
||||
Font-Size: 15pt;
|
||||
}
|
||||
h1:hover {
|
||||
|
Reference in New Issue
Block a user