We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b8a112 commit 31b12a6Copy full SHA for 31b12a6
_static/main.css
@@ -89,7 +89,7 @@
89
font-weight: 700;
90
line-height: 24px;
91
border-radius: 6px;
92
- background: linear-gradient(90deg, #F58E8E 0%, #F1B370 100%);
+ background: linear-gradient(97.33deg, #7F96FF -3.51%, #F58E8E 109.45%);
93
padding: 10px 24px;
94
}
95
@@ -136,19 +136,19 @@
136
137
.modal-content a {
138
text-decoration: none;
139
- color: #F58E8E;
+ color: #7F96FF;
140
141
142
.modal-content a:hover {
143
144
- color: #F1B370;
+ color: #F58E8E;
145
146
147
148
/* Announcement Banner */
149
150
.bd-header-announcement__content a {
151
- background-color: #f58e8e;
+ background-color: #7F96FF;
152
color: white;
153
font-weight: bold;
154
width: 100%;
0 commit comments