Просмотр исходного кода

set background color to white

[SVN r9511]
Jeremy Siek 25 лет назад
Родитель
Сommit
9753273925
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      more/generic_programming.html

+ 3 - 0
more/generic_programming.html

@@ -10,6 +10,8 @@
     <img src="../c++boost.gif" alt="c++boost.gif (8819 bytes)" align="center"
     width="277" height="86"> 
 
+    <body bgcolor="#FFFFFF" text="#000000">
+
     <h1>Generic Programming Techniques</h1>
 
     <p>This is an incomplete survey of some of the generic programming
@@ -441,3 +443,4 @@ void tweak_all_widgets2(int arg)
     <!--  LocalWords:  const OutputIterator iostream pre cpl
      -->
 
+     </body>

粤ICP备19079148号