Skip to content

Commit 2d9ca7d

Browse files
authored
Merge pull request #4678 from rtfd/davidfischer/footer-ad-text-size
Increase footer ad text size
2 parents ab0b1bb + 67c4164 commit 2d9ca7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

media/css/readthedocs-doc-embed.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ div.ethical-footer {
120120
.ethical-footer {
121121
text-align: left;
122122

123-
font-size: 12px;
124-
line-height: 18px;
123+
font-size: 14px;
124+
line-height: 20px;
125125
}
126126
.ethical-footer img {
127127
float: right;

0 commit comments

Comments
 (0)