mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-28 06:21:32 +08:00
10 lines
198 B
Plaintext
10 lines
198 B
Plaintext
|
#social-buttons {
|
||
|
ul.list-inline { margin-bottom: 0; }
|
||
|
|
||
|
padding: 22px 0 17px;
|
||
|
text-align: center;
|
||
|
background-color: #f5f5f5;
|
||
|
border-top: 1px solid #fff;
|
||
|
border-bottom: 1px solid #eee;
|
||
|
}
|