simplify some css selectors
(by adding more classes & ids :( )
This commit is contained in:
parent
f312230110
commit
8d2422ad5b
7 changed files with 53 additions and 53 deletions
|
@ -18,7 +18,7 @@ make' (IndexInfo {title, galleries, links, footer}) = [b|@0
|
|||
<title>$*title</title>
|
||||
|
||||
<header>
|
||||
<h1>$*title</h1>
|
||||
<h1 id=title>$*title</h1>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue