Ver código fonte

Slightly modify lfs.css so that the Dependencies page renders Ok on epiphany
with default fonts

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11938 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Pierre Labastie 5 anos atrás
pai
commit
a4053b5ba2
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      stylesheets/lfs-xsl/lfs.css

+ 1 - 1
stylesheets/lfs-xsl/lfs.css

@@ -433,7 +433,7 @@ div.materials dd {
 .segtitle {
   float: left;
   padding-left: 1em;
-  width: 14em;
+  width: 14.5em;
 }
 
 .content .segtitle {