mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
Updated copy for "Click to update" banner
Refs https://github.com/TryGhost/Team/issues/2400
This commit is contained in:
parent
81c4b46977
commit
2c34d0841c
2 changed files with 6 additions and 1 deletions
|
@ -333,3 +333,8 @@
|
|||
color: #fff;
|
||||
font-size: 1.45rem;
|
||||
}
|
||||
|
||||
.gh-update-banner a {
|
||||
font-weight: 700;
|
||||
color: var(--green-l2);
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
<GhSkipLink @anchor=".gh-main">Skip to main content</GhSkipLink>
|
||||
|
||||
{{!-- <div class="gh-update-banner">
|
||||
<span>You're missing out on new features. <strong>Update to the latest version →</strong></span>
|
||||
<span>Ghost has been updated! To get access to the latest features, refresh or <a href="#">click here</a>.</span>
|
||||
</div> --}}
|
||||
|
||||
<GhAlerts />
|
||||
|
|
Loading…
Add table
Reference in a new issue