mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
Fix +1 style
This commit is contained in:
parent
5260b13767
commit
7a3a716efd
@ -32,7 +32,7 @@ $newline never
|
||||
<div .row>
|
||||
<div .span12>
|
||||
<div .tags>
|
||||
<span .likes>
|
||||
<span .likes .social>
|
||||
<span #likes>
|
||||
#{nLikes}
|
||||
\ likes #
|
||||
|
||||
@ -36,12 +36,6 @@ h3 {
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
.social {
|
||||
margin-top: 0.5em;
|
||||
border-top: 1px solid #ddd;
|
||||
padding-top: 0.5em;
|
||||
margin-bottom: 0.5em;
|
||||
border-bottom: 1px solid #ddd;
|
||||
padding-bottom: 0.5em;
|
||||
.fa-thumbs-o-up {
|
||||
color: rgba(0, 39, 59, 0.34902);
|
||||
cursor: pointer;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user