mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-11-20 11:14:28 +00:00
minor style tweaks
This commit is contained in:
parent
a21ac2a323
commit
0ad5e10496
@ -4669,14 +4669,14 @@ h6 {
|
|||||||
color: #333333;
|
color: #333333;
|
||||||
}
|
}
|
||||||
#social-buttons {
|
#social-buttons {
|
||||||
margin-bottom: 25px;
|
margin-bottom: 30px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
#social-buttons .btn {
|
#social-buttons .btn {
|
||||||
font-family: museo-slab, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
font-family: museo-slab, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
padding: 3px 10px 0;
|
padding: 4px 10px 1px;
|
||||||
line-height: 21px;
|
line-height: 21px;
|
||||||
}
|
}
|
||||||
#social-buttons .count.btn {
|
#social-buttons .count.btn {
|
||||||
|
@ -129,13 +129,13 @@ h1, h2, h3, h4, h5, h6 { font-family: @serifFontFamily; }
|
|||||||
}
|
}
|
||||||
|
|
||||||
#social-buttons {
|
#social-buttons {
|
||||||
margin-bottom: 25px;
|
margin-bottom: 30px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
.btn {
|
.btn {
|
||||||
font-family: @serifFontFamily;
|
font-family: @serifFontFamily;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: @baseFontSize;
|
font-size: @baseFontSize;
|
||||||
padding: 3px 10px 0;
|
padding: 4px 10px 1px;
|
||||||
line-height: @baseLineHeight;
|
line-height: @baseLineHeight;
|
||||||
}
|
}
|
||||||
.count.btn {
|
.count.btn {
|
||||||
|
Loading…
Reference in New Issue
Block a user