More styling links
This commit is contained in:
@@ -410,10 +410,8 @@ button.secondary:hover {
|
||||
|
||||
#data-acknowledgement-card a {
|
||||
color: var(--link);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#data-acknowledgement-card a:hover {
|
||||
color: var(--hover);
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>ClimbingBoardGPT</title>
|
||||
<link rel="stylesheet" href="/static/app.css?v=17" />
|
||||
<link rel="stylesheet" href="/static/app.css?v=19" />
|
||||
</head>
|
||||
<body>
|
||||
<!-- Top-level status: the app script replaces this with model readiness. -->
|
||||
|
||||
Reference in New Issue
Block a user