diff options
author | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-03-09 16:19:20 +0100 |
---|---|---|
committer | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-03-09 16:19:20 +0100 |
commit | 1597034b0cd91aee1d3eff69374f35bc98b0e986 (patch) | |
tree | 679be4a1ad9c9a7aaa83d05a474f5900a191fde1 /examples/blog/articles/scrap1_25.html | |
parent | 56aad6653fe9f5a7277f3c0770d699e81de0079d (diff) |
making HTML pick CSS from web-common and committing latest
web-common changes
Diffstat (limited to 'examples/blog/articles/scrap1_25.html')
-rw-r--r-- | examples/blog/articles/scrap1_25.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/blog/articles/scrap1_25.html b/examples/blog/articles/scrap1_25.html index 12a9c887..f51ecaaa 100644 --- a/examples/blog/articles/scrap1_25.html +++ b/examples/blog/articles/scrap1_25.html @@ -43,7 +43,7 @@ span.roman {font-family:serif; font-weight:normal;} span.sansserif {font-family:sans-serif; font-weight:normal;} ul.toc {list-style: none} --> -</style><link rel="stylesheet" type="text/css" href="../style.css"></head><body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> +</style><link rel="stylesheet" type="text/css" href="../web-common/style.css"></head><body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> <a name="DSP"></a> <header><div id="logo"><a href="/"><img src="../gnu.svg" height="100" width="100"></a></div><h1>Free Software, Free Society, 2nd ed.</h1></header><section id="main"><a name="The-Danger-of-Software-Patents"></a> |