diff options
Diffstat (limited to 'static/grapheneos.css')
| -rw-r--r-- | static/grapheneos.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/grapheneos.css b/static/grapheneos.css index d3c3af01..6272805c 100644 --- a/static/grapheneos.css +++ b/static/grapheneos.css @@ -150,6 +150,11 @@ footer a, footer a:visited { list-style-type: none; } +.error-text { + /* Baseline Material error color */ + color: #b00020; +} + /* latin */ @font-face { font-family: 'Roboto'; |
