[PATCH] docs: Format text in <p/> into a block

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

 



With the rework of our webpage I've also noticed that we can make
our <p/> block look more uniform: stretch the lines so that each
has the equal width. Just like if you hit "align to block" in
your favourite text editor.

Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx>
---
 docs/generic.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/generic.css b/docs/generic.css
index a6b2354df..4c8887d6d 100644
--- a/docs/generic.css
+++ b/docs/generic.css
@@ -14,6 +14,7 @@ p, ul, ol, dl {
 p {
   margin-top: 1em;
   margin-bottom: 1em;
+  text-align: justify;
 }
 
 ul, ol {
-- 
2.11.0

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]
  Powered by Linux