integrate digraphs.css in a single stylesheet
[sheet.git] / unicode.plp
index 6e585a436d0952ea68060df4803caf86e03fb656..cc133d534442b1b1c07cc7d87dcfdfde26f203cc 100644 (file)
@@ -16,10 +16,10 @@ $header{content_type} = 'text/html; charset=utf-8';
 <head>
 <title>digraph cheat sheet</title>
 <meta http-equiv="content-type" content="utf-8">
-<link rel="stylesheet" type="text/css" media="all" href="/digraphs.css">
+<link rel="stylesheet" type="text/css" media="all" href="/base.css">
 </head>
 
-<body>
+<body id="unicode">
 <h1>Common uncommon Unicode</h1>
 
 <p>i^k in <a href="/">Vim</a>.
@@ -269,7 +269,7 @@ print_glyph_tables(
 
 :></div>
 
-<div id="legend">
+<div class="legend">
        <table class="glyphs"><tr>
        <td class="X di-a">ascii
        <td class="X di-d">digraph
@@ -279,7 +279,7 @@ print_glyph_tables(
        </table>
 </div>
 
-<p id="footer">
+<p class="footer">
        <a href="http://sheet.shiar.nl/" rel="home">sheet.shiar.nl</a>/unicode
        <a href="git://dev.shiar.nl/sheet" rel="vcs-git" title="Git repository"><:= "v$VERSION" :></a>
        created by <a href="http://shiar.nl/" rel="author">Shiar</a> •