mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-15 17:53:31 +01:00
10 lines
98 B
CSS
10 lines
98 B
CSS
html {
|
|
color: #FFFFFFD8;
|
|
}
|
|
:link {
|
|
color: #419CFF;
|
|
}
|
|
:link:active {
|
|
color: #FF1919;
|
|
}
|