画像の丸化
This commit is contained in:
parent
ec4ebd7bb1
commit
c8b7e3b70f
@ -7,6 +7,6 @@
|
||||
if (! $nav_active_icon_colour)
|
||||
$nav_active_icon_colour = "rgba(0, 0, 0, 0.7)";
|
||||
if (! $radius)
|
||||
$radius = "4px";
|
||||
$radius = "50px";
|
||||
if (! $banner_colour)
|
||||
$banner_colour = "rgba(0, 0, 0, 0.7)";
|
||||
|
Reference in New Issue
Block a user