summaryrefslogtreecommitdiff
path: root/static/css/dump.common.css
blob: 5399c7d2f039c856619ba06b87cf0143873d792d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.share-buttons{
cursor:pointer;
width:100;
}

.share-button {
  opacity: 0.5;
}

.share-button:hover {
  opacity: 1;
}