Browse Source

CSS correction.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 năm trước cách đây
mục cha
commit
ce508e3434
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      stylesheets/lfs.css

+ 1 - 1
stylesheets/lfs.css

@@ -196,7 +196,7 @@ dd  {
 }
 
 table {
-  width: 98%;    
+  width: auto;    
   margin-left: 1em;
 }