Skip to content

Commit 3d90163

Browse files
committed
Smaller font in RSS subscribe button
1 parent e924602 commit 3d90163

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

static/shared/css/documentation.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,8 @@ a img {
221221
display: block;
222222
padding: 15px 14px 16px 47px;
223223
background: url(/images/feed-icon.png) 10px center no-repeat;
224-
color: #333;
225-
font-size: 14px;
224+
color: #444;
225+
font-size: 13px;
226226
text-decoration: none;
227227
}
228228

0 commit comments

Comments
 (0)