1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dokuwiki_ynh.git synced 2024-09-03 18:26:20 +02:00
dokuwiki_ynh/sources/lib/plugins/vshare/pdf.css
2014-07-20 13:53:34 +02:00

16 lines
233 B
CSS

div.vshare__left,
div.vshare__right,
div.vshare__center {
border: 1px solid #ccc;
text-align: center;
padding: 2em;
}
a.vshare {
color: #aaa;
font-size: 2em;
font-weight: bold;
text-decoration: none;
}