fix contrib button, blog footer (#13188)
fix the font-size for the contrib button in blog footerpull/13265/head
parent
2b6780ad94
commit
b1c288926b
|
@ -393,6 +393,11 @@ body {
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
div a.button {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
|
||||
a:link.button {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue