forked from cadey/xesite
update this page
Signed-off-by: Xe <me@christine.website>
This commit is contained in:
parent
166079f0e3
commit
3d06322011
|
@ -44,9 +44,12 @@ img {
|
|||
}
|
||||
|
||||
xeblog-conv:not(:defined) {
|
||||
display: none;
|
||||
display: block;
|
||||
border-left: 0.25ch solid green;
|
||||
padding-left: 1.75ch;
|
||||
}
|
||||
|
||||
xeblog-conv:defined {
|
||||
display: block;
|
||||
xeblog-conv:before:not(:defined) {
|
||||
content: "<"attr(name)">";
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
<h1><code>xeblog-conv</code> Test</h1>
|
||||
|
||||
<xeblog-conv name="Numa" mood="delet">
|
||||
<p>Delete this! <a href="https://christine.website">Go home</a>.</p>
|
||||
Delete this! <a href="https://christine.website">Go home</a>.
|
||||
|
||||
<p>I'm baby 3 wolf moon iPhone magna, woke deep v humblebrag butcher ipsum XOXO aesthetic prism pop-up vexillologist non. Activated charcoal dolore sed, williamsburg hammock hashtag cardigan next level live-edge before they sold out mlkshk single-origin coffee. Celiac kickstarter consequat chillwave tattooed quis iceland schlitz copper mug taxidermy. Selvage flexitarian tattooed palo santo. Quis dolore vaporware distillery cred. Nostrud exercitation esse kogi veniam lo-fi selfies listicle lyft, mixtape disrupt offal.</p>
|
||||
</xeblog-conv>
|
||||
|
|
Loading…
Reference in New Issue