change theme for header and use grid
This commit is contained in:
parent
28d093ab45
commit
d02bdccc9b
8 changed files with 206 additions and 200 deletions
23
ou.html
23
ou.html
|
@ -6,20 +6,19 @@
|
|||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div id="header-title">
|
||||
<h1>gyiwr dot tf</h1>
|
||||
<h2>le site de rick</h2>
|
||||
</div>
|
||||
<div id="header-links">
|
||||
<a href="ou.html">où me retrouver</a>
|
||||
<a href="copaings.html">copains & co</a>
|
||||
<a href="projets.html">projets</a>
|
||||
<a href="/a/">annuaire</a>
|
||||
<a href="rss.html">mes flux rss</a>
|
||||
<a href="autres.html">autres</a>
|
||||
</div>
|
||||
<h1><a href="index.html">gyiwr dot tf</a></h1>
|
||||
<h2>le site de rick</h2>
|
||||
</header>
|
||||
|
||||
<div id="header-links">
|
||||
<a href="ou.html">où me retrouver</a>
|
||||
<a href="copaings.html">copains & co</a>
|
||||
<a href="projets.html">projets</a>
|
||||
<a href="/a/">annuaire</a>
|
||||
<a href="rss.html">mes flux rss</a>
|
||||
<a href="autres.html">autres</a>
|
||||
</div>
|
||||
|
||||
<div id="main">
|
||||
<h2>Sites</h2>
|
||||
<h3>Blog</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue