Skip to content

Commit 46faba2

Browse files
committed
Update app.css
1 parent 21e78b8 commit 46faba2

File tree

1 file changed

+1
-6
lines changed
  • src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/Client/wwwroot/css

1 file changed

+1
-6
lines changed

src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/Client/wwwroot/css/app.css

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,7 @@ html, body {
55
}
66

77
a, .btn-link {
8-
color: #0366d6;
9-
}
10-
11-
::selection {
12-
color: #fff;
13-
background-color: #333;
8+
color: #0077cc;
149
}
1510

1611
.btn-primary {

0 commit comments

Comments
 (0)