X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=app%2FResources%2Fstatic%2Fthemes%2F_global%2Fshare.scss;fp=app%2FResources%2Fstatic%2Fthemes%2F_global%2Fshare.scss;h=72e73a9a70428abcf638ca58cb7b9a2591895bc4;hb=2784f674ead8817f374f26c1a044d20c946f5228;hp=d6f6b669599c6c235187a291bd7d64c2a65378e0;hpb=970e1075245f40792e01131f934dfdb803dd77ca;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/Resources/static/themes/_global/share.scss b/app/Resources/static/themes/_global/share.scss index d6f6b669..72e73a9a 100644 --- a/app/Resources/static/themes/_global/share.scss +++ b/app/Resources/static/themes/_global/share.scss @@ -380,6 +380,14 @@ tbody { border-width: 1px 0; } +figure { + text-align: center; +} + +figure > * { + margin: 0 auto; +} + header { text-align: center; }