diff options
author | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-03-11 11:00:17 +0100 |
---|---|---|
committer | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-03-11 11:00:17 +0100 |
commit | 35cb0a1ef4f8f474820de22cbf79ee8e11d9bf3b (patch) | |
tree | 41dabdb61f9ae16a56f43b40275f76608513fbdf /examples/blog/articles/scrap1_30.html | |
parent | 9379e65a4273656089637b6b52d70198c4371fe4 (diff) |
adding class="article" to blog's articles in order to make it
coexist with the new style.css, which has been modified to house
the navigation bar
Diffstat (limited to 'examples/blog/articles/scrap1_30.html')
-rw-r--r-- | examples/blog/articles/scrap1_30.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/blog/articles/scrap1_30.html b/examples/blog/articles/scrap1_30.html index 89123e8d..6ed7c008 100644 --- a/examples/blog/articles/scrap1_30.html +++ b/examples/blog/articles/scrap1_30.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="../web-common/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" class="article"> <a name="LGPL"></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-GNU-Lesser-General-Public-License"></a> |