slitaz-forge rev 520

arm: fix codex with bgcolor for links
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 13 14:23:36 2014 +0200 (2014-04-13)
parents f60b8d4347c9
children 044087aeb878
files arm/codex/apps.html arm/codex/faq.html arm/codex/index.html arm/codex/setup.html arm/codex/system.html
line diff
     1.1 --- a/arm/codex/apps.html	Sun Apr 13 14:21:29 2014 +0200
     1.2 +++ b/arm/codex/apps.html	Sun Apr 13 14:23:36 2014 +0200
     1.3 @@ -7,7 +7,7 @@
     1.4  	<link rel="stylesheet" type="text/css" href="style.css" />
     1.5  	<link rel="stylesheet" type="text/css" href="style-tiny.css" />
     1.6  </head>
     1.7 -<body bgcolor="#fff">
     1.8 +<body bgcolor="#ffffff">
     1.9  
    1.10  <div id="header">
    1.11  	<div id="network"><a href="http://arm.slitaz.org/">SliTaz ARM</a></div>
     2.1 --- a/arm/codex/faq.html	Sun Apr 13 14:21:29 2014 +0200
     2.2 +++ b/arm/codex/faq.html	Sun Apr 13 14:23:36 2014 +0200
     2.3 @@ -7,7 +7,7 @@
     2.4  	<link rel="stylesheet" type="text/css" href="style.css" />
     2.5  	<link rel="stylesheet" type="text/css" href="style-tiny.css" />
     2.6  </head>
     2.7 -<body bgcolor="#fff">
     2.8 +<body bgcolor="#ffffff">
     2.9  
    2.10  <div id="header">
    2.11  	<div id="network"><a href="http://arm.slitaz.org/">SliTaz ARM</a></div>
     3.1 --- a/arm/codex/index.html	Sun Apr 13 14:21:29 2014 +0200
     3.2 +++ b/arm/codex/index.html	Sun Apr 13 14:23:36 2014 +0200
     3.3 @@ -7,7 +7,7 @@
     3.4  	<link rel="stylesheet" type="text/css" href="style.css" />
     3.5  	<link rel="stylesheet" type="text/css" href="style-tiny.css" />
     3.6  </head>
     3.7 -<body bgcolor="#fff">
     3.8 +<body bgcolor="#ffffff">
     3.9  
    3.10  <div id="header">
    3.11  	<div id="network"><a href="http://arm.slitaz.org/">SliTaz ARM</a></div>
     4.1 --- a/arm/codex/setup.html	Sun Apr 13 14:21:29 2014 +0200
     4.2 +++ b/arm/codex/setup.html	Sun Apr 13 14:23:36 2014 +0200
     4.3 @@ -7,7 +7,7 @@
     4.4  	<link rel="stylesheet" type="text/css" href="style.css" />
     4.5  	<link rel="stylesheet" type="text/css" href="style-tiny.css" />
     4.6  </head>
     4.7 -<body bgcolor="#fff">
     4.8 +<body bgcolor="#ffffff">
     4.9  
    4.10  <div id="header">
    4.11  	<div id="network"><a href="http://arm.slitaz.org/">SliTaz ARM</a></div>
     5.1 --- a/arm/codex/system.html	Sun Apr 13 14:21:29 2014 +0200
     5.2 +++ b/arm/codex/system.html	Sun Apr 13 14:23:36 2014 +0200
     5.3 @@ -7,7 +7,7 @@
     5.4  	<link rel="stylesheet" type="text/css" href="style.css" />
     5.5  	<link rel="stylesheet" type="text/css" href="style-tiny.css" />
     5.6  </head>
     5.7 -<body bgcolor="#fff">
     5.8 +<body bgcolor="#ffffff">
     5.9  
    5.10  <div id="header">
    5.11  	<div id="network"><a href="http://arm.slitaz.org/">SliTaz ARM</a></div>