Zeckmathederg
0255757e64
Adjusted box colors for dark theme to be easier on eyes.
2024-06-06 03:13:41 -06:00
Zeckmathederg
043c978e22
Yet another change for Note colors.
2024-06-05 02:40:43 -06:00
Zeckmathederg
7c5a32d300
Adjusted Note colors.
2024-06-05 01:06:25 -06:00
Zeckmathederg
782c530ea6
Added rounded corners for some boxes and adjusted colors for both light and dark themes
2024-06-04 00:03:22 -06:00
Zeckmathederg
256183e6da
Made link colors for dark mode look more pleasant
2024-05-18 05:38:00 -06:00
Zeckmathederg
92fa0ab1c1
Resized images using css so boxes don't increase size
2024-05-15 03:11:23 -06:00
Zeckmathederg
3b1c39102c
Added new images, rm'd server as its unneeded, and modified css files
2024-05-14 16:53:45 -06:00
Zeckmathederg
6d499e6b15
Added wget, pulseaudio and deps in book, modified dark css
2024-05-13 05:47:31 -06:00
Zeckmathederg
5d9096e5a8
Added gfxapi, audio, and connectnet. Added dark theme
2024-05-13 01:36:27 -06:00
Bruce Dubbs
0fca71b924
Make the ENTITY &root; bold.
2024-03-16 01:17:33 -05:00
Pierre Labastie
72cd7a446f
css stylesheet: Add a color bar at bottom
2024-01-23 21:28:07 +01:00
Pierre Labastie
bb2adff7bf
Reinstate a navigational footer for the TOC
...
There is no navigation header on this page, and after scrolling
to the bottom, it is good to be able to click "Next" and not have
to scroll back to top to click on "Preface".
2024-01-23 19:45:04 +01:00
Pierre Labastie
a38df1ea10
nitpicking: make all length units relative
...
Use only em values.
2024-01-22 19:52:55 +01:00
Pierre Labastie
c302db6022
Make box for section titles static again
...
Since the box that may scroll does not contain that box now, it does
not move when the scrollbar is actioned. The only fixed window now is
the div containing sect2/text. Its top has to be adjusted by trial and
error. But the rendering seems ok for all borwsers I can try (epiphany,
falkon and firefox).
2024-01-22 19:14:25 +01:00
Pierre Labastie
af52b6d7e9
Adjust position of fixed boxes to static ones
...
This is done by trial and error. It works well with firefox. Not fully
tested with other browsers.
2024-01-22 18:21:20 +01:00
Pierre Labastie
de4bdadf72
Remove dissymetry also in Section title
...
I think this had been introduced to follow the one in the nav header.
2024-01-22 18:20:20 +01:00
Pierre Labastie
847aab24b0
Make the navheader box static again
...
This allows to keep something closer to previous layout.
2024-01-22 18:16:56 +01:00
Pierre Labastie
35dc049bec
Fix slight dissymmetry of Up/home positioning
...
The padding for the containing box was not right/left symmetric because
the order of padding values is not trivial in css (top right bottom
left). Making right and left equal allows to center the Up/Home box more
precisely. Then some tweaks for Next and Prev boxes have to be removed.
2024-01-22 18:12:23 +01:00
Pierre Labastie
c7e06d82e8
Fix webkit bug 4
...
The container class for glossary has changed when adding the new glossary
template, so use that class in the css.
2024-01-21 22:42:46 +01:00
Pierre Labastie
b40a88ae48
Change the CSS to fix some display problems
...
- Have the section title stay visible always
- have a clicked link appear in full
- only scroll the sect2 and below (use overflow: auto so that falkon
does not display scrollbars when not needed)
- remove the footer that is not needed since we have the header
2024-01-21 18:39:59 +01:00
Xi Ruoyao
c41cafb3bc
kernel-config: Add color for hotkey
...
Align with recent LFS change. Regenerate all kernel.xml files.
2023-07-31 21:44:37 +08:00
Pierre Labastie
66e251c7e4
Modify the stylesheet for informaltable
...
It's already in lfs stylesheet. I'll soon commit a change to
the book that uses informaltable.
2022-10-02 17:47:19 +02:00
Xi Ruoyao
ccded7e164
clean up unused SVN prop entries
2021-04-20 19:12:02 +08:00
Bruce Dubbs
420f01ae88
Add a style element to css file to make the
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23222 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-31 18:07:39 +00:00
Pierre Labastie
869909a5c0
Allows using system docbook-xsl stylesheets:
...
- with a slight change of the css stylesheet, allows having the glossary
title in the same style as the others
- tested with docbook-xsl 1.78.1, 1.79.1, 1.79.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22137 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-13 17:00:08 +00:00
Pierre Labastie
047f8b16b3
Increase the spacing between index entry and link in longindex, so that
...
all links are aligned
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19937 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-03-11 14:05:07 +00:00
Bruce Dubbs
a9c0e8dfec
Add an optional patch to glib to allow user supression of
...
unwanted warning messages.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19330 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-10-15 21:22:27 +00:00
Manuel Canales Esparcia
c48c3cd430
Ported r8211 from new-xsl branch.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6876 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-10 18:59:51 +00:00
Manuel Canales Esparcia
65b2904513
Added LFS-XSL Stylesheets files.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6840 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-07 10:25:55 +00:00