You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

17 lines
233 B

  1. div.vshare__left,
  2. div.vshare__right,
  3. div.vshare__center {
  4. border: 1px solid #ccc;
  5. text-align: center;
  6. padding: 2em;
  7. }
  8. a.vshare {
  9. color: #aaa;
  10. font-size: 2em;
  11. font-weight: bold;
  12. text-decoration: none;
  13. }