mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-16 05:49:46 +02:00
Add link style in About
This commit is contained in:
6
About/css/main.css
Normal file
6
About/css/main.css
Normal file
@ -0,0 +1,6 @@
|
||||
afx-app-window[data-id = "About"] a:link,
|
||||
afx-app-window[data-id = "About"] a:visited,
|
||||
afx-app-window[data-id = "About"] a:hover
|
||||
{
|
||||
color:#df3154;
|
||||
}
|
Reference in New Issue
Block a user