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.
2 parents 6c5b12e + 674d952 commit 52e3dc2Copy full SHA for 52e3dc2
guides/assets/stylesheets/main.css
@@ -185,11 +185,16 @@ body {
185
}
186
.more-info:after {
187
content: " |";
188
+ color: #8a8a8a;
189
190
191
.more-info:last-child:after {
192
content: "";
193
194
+
195
+ #topNav a, #footer a {
196
+ color: #F1938C;
197
+ }
198
199
200
@media screen and (max-width: 1024px) {
0 commit comments