mirror of
https://github.com/e107inc/e107.git
synced 2025-08-07 15:16:30 +02:00
Corrected hover over tag4 in tagwords/tagwords_css.php
This commit is contained in:
@@ -44,7 +44,7 @@ a.tag3:hover {
|
|||||||
color:#73880A;
|
color:#73880A;
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
}
|
}
|
||||||
a.tag1:hover {
|
a.tag4:hover {
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user