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 78737c8 + 05d4991 commit 2931bfaCopy full SHA for 2931bfa
static/css/community.css
@@ -272,7 +272,9 @@ body.cid-community .video .videocta {
272
line-height: 1.25em;
273
clear: both;
274
}
275
-
+body.cid-community .video .videocta:hover {
276
+ color: #0e58a7;
277
+}
278
body.cid-community .video iframe {
279
min-width: 95%;
280
height: auto;
@@ -409,7 +411,9 @@ body.cid-community #cncf-code-of-conduct h2:after {
409
411
410
412
body.cid-community .video .videocta {
413
padding-bottom: 0.5em;
414
+
415
416
417
418
419
@media only screen and (min-width: 1024px) {
0 commit comments