duplicati/Duplicati/Server/webroot/ngax/less/default.less
Suguru Hirahara 54b9accdf3
Replace double slashes for comments with single slashes and asterisks for vanilla CSS
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2024-08-15 01:57:56 -04:00

6 lines
156 B
Text

@import 'variables.less';
@import 'base.less';
@tColor: #505050; /* Text-color */
@hColor: #568301; /* Heading-color */
@lColor: #277DB0; /* Link-color */