funix 3 years ago
parent 4a519db2f7
commit e8f94d14c3

@ -14,7 +14,8 @@
<body>
<div>
<h1><a href="https://canadiandimension.com/images/made/images/reviews/_resized/Fully_Automated_Luxury_Communism_cover_300_440_80.jpg" target="_blank">## # Not-completely-fully automated {{luxury}} layouting # ##<a></h1>
<h2>Welcome %%%%%%%%%%</h2>
<h2><p>You can find the repo at <a href="https://git.xpub.nl/poni/auto-layouting">https://git.xpub.nl/poni/auto-layouting</a> </h2>
<a href="https://www.pagedjs.org/" target="_blank">Introducing paged.js</a><br>
<hr>

@ -34,12 +34,21 @@ h1:hover {
h2 {
font-size: 4vw;
color: aqua;
filter: blur(3px);
}
h2 a {
text-decoration: none;
filter: none;
color: aqua;
}
h2:hover {
filter: none;
}
h2 a:hover {
text-decoration: none;
filter: blur(3px);
}
div {

Loading…
Cancel
Save