square-root schema added

filer widget removed due to duplication
This commit is contained in:
antil0pa 2018-10-16 16:56:40 +02:00
parent 4d07412ace
commit af4595b2ab
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';