mirror of
https://github.com/Steffo99/bluelib.git
synced 2024-12-22 11:34:21 +00:00
Remove unused layout div
This commit is contained in:
parent
bae148a0ba
commit
ac65c603ad
2 changed files with 1624 additions and 1626 deletions
|
@ -27,7 +27,7 @@
|
||||||
#body .chapter-7 > .panel,
|
#body .chapter-7 > .panel,
|
||||||
#body .chapter-8 > .panel,
|
#body .chapter-8 > .panel,
|
||||||
#body .chapter-9 > .panel {
|
#body .chapter-9 > .panel {
|
||||||
min-width: 200px;
|
min-width: 360px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#body .panel .chapter-1 > .panel,
|
#body .panel .chapter-1 > .panel,
|
||||||
|
|
|
@ -28,7 +28,6 @@
|
||||||
<title>Bluelib</title>
|
<title>Bluelib</title>
|
||||||
</head>
|
</head>
|
||||||
<body id="body" class="theme-bluelib">
|
<body id="body" class="theme-bluelib">
|
||||||
<div class="layout layout-threecol">
|
|
||||||
<main>
|
<main>
|
||||||
<article>
|
<article>
|
||||||
<h1>
|
<h1>
|
||||||
|
@ -1719,7 +1718,6 @@
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
|
||||||
<footer>
|
<footer>
|
||||||
<p>
|
<p>
|
||||||
© <a href="https://steffo.eu">Stefano Pigozzi</a> -
|
© <a href="https://steffo.eu">Stefano Pigozzi</a> -
|
||||||
|
|
Loading…
Reference in a new issue