diff --git a/assets/css/main.scss b/assets/css/main.scss index 28bb588..1783172 100644 --- a/assets/css/main.scss +++ b/assets/css/main.scss @@ -129,10 +129,12 @@ figure { background-color: v.$color_hr; border: 1px solid v.$color_tertiary; padding: 4px; + text-align: center; } figure img { max-width: 100%; + border: 1px solid v.$color_tertiary; } figcaption p { diff --git a/i18n/ro.toml b/i18n/ro.toml new file mode 100644 index 0000000..d840775 --- /dev/null +++ b/i18n/ro.toml @@ -0,0 +1,10 @@ +Published = "" +Updated = "" +By = "" +'Show larger map' = "" +Telephone = "" +Email = "" +Fax = "" +'Address' = "" +'Our Team' = "" +'Contact Us' = "" diff --git a/layouts/section.html b/layouts/section.html index 748f2f5..bfc5202 100644 --- a/layouts/section.html +++ b/layouts/section.html @@ -1,10 +1,13 @@ {{ define "main" }} -