From 58c05ddadf2638f02e4051bc0d47087c2a4d8f52 Mon Sep 17 00:00:00 2001 From: HackerNCoder Date: Fri, 23 Sep 2022 01:06:38 +0200 Subject: [PATCH] A finished page --- assets/css/styles.css | 11 +++++++++++ templates/project.html | 8 +++++--- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/assets/css/styles.css b/assets/css/styles.css index e3719ff..d058329 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -11710,3 +11710,14 @@ body { .footer { padding: 5rem 0; } + +.crop { + width: 300px; + display: block; + overflow: hidden; +} + +.crop img { + width: 400px; + margin-left: -100px; +} diff --git a/templates/project.html b/templates/project.html index 1a02f38..cd9b4f5 100644 --- a/templates/project.html +++ b/templates/project.html @@ -11,13 +11,15 @@

Project Description

{{this.body}}

Weblate status

- + Translation status

Project Details

- Translate - Download +