[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#871730: installation-guide: update style for the html documentation



Source: installation-guide

It would be nice to update ligthly the style of the domcumentation. The
3 attached screenshots shows the new icons to navigate between the pages
and the code area (inside <pre> tag).

The icons comes from the Adwaita theme (Gnome). I copy-pasted and
renamed them from:
- /usr/share/icons/Adwaita/32x32/actions
- /usr/share/icons/Adwaita/32x32/status

The diff of the install.css:

--- install.css.orig	2017-06-15 18:04:08.000000000 +0200
+++ install.css	2017-08-10 23:55:58.141853512 +0200
@@ -137,11 +137,8 @@

 /* Terminal examples */
 pre.screen {
-    -moz-tab-size: 4;
-    background-color: #F5F5F5;
-    border-radius: 11px 11px 11px 11px;
+    background-color: #CCCCCC;
     border-style: none;
-    box-shadow: 0 2px 5px #AAAAAA inset;
     color: #000000;
     display: block;
     font-family: "liberation mono","bitstream vera mono","dejavu
mono",monospace;


All the files (icons and install.css) are provided in the archives.

Do you need changes or improvements on the modified style?

Attachment: screenshot_top.png
Description: PNG image

Attachment: screenshot_pre_tag.png
Description: PNG image

Attachment: screenshot_bottom.png
Description: PNG image

Attachment: files_new_style.tar.xz
Description: application/xz


Reply to: