first build
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
df10e529c0
commit
f846826e45
|
@ -22,3 +22,7 @@
|
|||
border-top: 1px solid #ccc;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
.md-content h1:first-of-type {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
@ -14,3 +14,11 @@
|
|||
margin: 0;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
.page-meta {
|
||||
font-size: 0.8em;
|
||||
color: #888;
|
||||
margin-top: 2em;
|
||||
border-top: 1px solid #ccc;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
---
|
||||
title: HF Vagn
|
||||
hide:
|
||||
- title
|
||||
------
|
||||
|
||||
<div class="ascii-wrapper">
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: HF Vagn
|
||||
---
|
||||
hide:
|
||||
- title
|
||||
------
|
||||
|
||||
<div class="ascii-wrapper">
|
||||
<pre><code><div align="center">
|
||||
|
|
Loading…
Reference in New Issue