This website requires JavaScript.
Explore
Help
Sign In
Portfolio
/
moonwalk-hugo-extension
Watch
1
Star
0
Fork
0
You've already forked moonwalk-hugo-extension
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Apply Patch
moonwalk-hugo-extension
/
assets
/
css
/
override.css
7 lines
104 B
CSS
Raw
Permalink
Normal View
History
Unescape
Escape
Disabling target style
2026-02-10 08:59:19 +01:00
*
:
target
{
Corrected error in target style
2026-02-10 09:01:27 +01:00
background-color
:
inherit
!
important
;
Added link underlink
2026-02-11 09:00:27 +01:00
}
a
:
hover
{
text-decoration
:
underline
!
important
;
Disabling target style
2026-02-10 08:59:19 +01:00
}
Reference in New Issue
Copy Permalink