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;
|
border-top: 1px solid #ccc;
|
||||||
padding-top: 0.5em;
|
padding-top: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.md-content h1:first-of-type {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
|
@ -13,4 +13,12 @@
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
white-space: pre;
|
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
|
title: HF Vagn
|
||||||
hide:
|
|
||||||
- title
|
|
||||||
------
|
------
|
||||||
|
|
||||||
<div class="ascii-wrapper">
|
<div class="ascii-wrapper">
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
title: HF Vagn
|
title: HF Vagn
|
||||||
---
|
hide:
|
||||||
|
- title
|
||||||
|
------
|
||||||
|
|
||||||
<div class="ascii-wrapper">
|
<div class="ascii-wrapper">
|
||||||
<pre><code><div align="center">
|
<pre><code><div align="center">
|
||||||
|
|
Loading…
Reference in New Issue