fix contrib button, blog footer (#13188)
fix the font-size for the contrib button in blog footer
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
2b6780ad94
commit
b1c288926b
@@ -393,6 +393,11 @@ body {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div a.button {
|
||||||
|
font-size: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
a:link.button {
|
a:link.button {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user