From cc7017d8d8100767d01721e9c990bd6fc3a059e3 Mon Sep 17 00:00:00 2001 From: leency Date: Thu, 17 Jun 2021 19:40:34 +0000 Subject: [PATCH] add acronym git-svn-id: file:///var/kolibrios-org-repos@21 ae7b2cb0-843d-483b-9e9e-b8a90ea88d30 --- ru/download.htm.template | 2 +- style.css | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ru/download.htm.template b/ru/download.htm.template index cf81bd3..86f84ad 100644 --- a/ru/download.htm.template +++ b/ru/download.htm.template @@ -51,7 +51,7 @@
- Универсальный образ Flash/HDD + Универсальный образ Flash/Multi-boot $autobuild_date_ru English diff --git a/style.css b/style.css index 059f779..7cf68ef 100644 --- a/style.css +++ b/style.css @@ -385,3 +385,6 @@ iframe { background: #ff9800; } +acronym { + border-bottom: 1px dashed lightgray; +} \ No newline at end of file