Merge branch 'square_schema' into 'master'

square-root schema added

See merge request disroot/hubzilla/dishub-themes!1
This commit is contained in:
antil0pa 2018-10-16 17:08:28 +02:00
commit e6cbc38b60
3 changed files with 7 additions and 2 deletions

View File

@ -5,13 +5,12 @@
[widget=collections][/widget]
[widget=xchan][/widget]
[/region]
[region=content]
$content
[/region]
[region=right_aside]
[widget=notifications][/widget]
[widget=filer][/widget]
[widget=suggestions][/widget]
[/region]

View File

View File

@ -0,0 +1,6 @@
<?php
if (! $radius)
$radius = '0.1rem';
if (! $shadow)
$shadow = '0.2rem';