mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-26 13:31:31 +08:00
20 lines
325 B
Plaintext
20 lines
325 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;
|
|
}
|
|
|
|
#subscribe {
|
|
padding: 22px 0 17px;
|
|
text-align: center;
|
|
}
|
|
|
|
label.error {
|
|
color: @state-danger-text;
|
|
margin-top: 5px;
|
|
}
|