xref: /plugin/vshare/pdf.css (revision 7b4b90d9e0cd3e0a06ad9f899148d191d5a378a4)
1
2div.vshare__left,
3div.vshare__right,
4div.vshare__center {
5    border: 1px solid #ccc;
6    text-align: center;
7    padding: 2em;
8}
9
10a.vshare {
11    color: #aaa;
12    font-size: 2em;
13    font-weight: bold;
14    text-decoration: none;
15}
16
17