go.dev/_content/css: fix unreadable pull quotes
See https://go.dev/solutions/clis. The big teal boxes are teal-on-teal quotes. Make them teal-on-white instead. Change-Id: I33dd72f172043123d0b21620d75a44ca7a403224 Reviewed-on: https://go-review.googlesource.com/c/website/+/362017 Trust: Russ Cox <rsc@golang.org> Reviewed-by: Jamal Carvalho <jamal@golang.org>
This commit is contained in:
Родитель
b45f65cacf
Коммит
15a5891cb4
|
@ -2742,8 +2742,6 @@ p.BackgroundQuote-body {
|
|||
font-size: 0.875rem;
|
||||
}
|
||||
.BackgroundQuote {
|
||||
background-color: #007d9c;
|
||||
color: #fff;
|
||||
margin: 1.5rem auto;
|
||||
padding: 2rem 1.5rem;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче