+++ /dev/null
-<?xml version="1.0"?>
-<!--
-⁌ 📰 Caudex ∷ transforms/metadata.xslt
-
-© 2024 Lady [@ Lady’s Computer]
-
-This Source Code Form is subject to the terms of the Mozilla Public License, v 2.0.
-If a copy of the M·P·L was not distributed with this file, You can obtain one at <https://mozilla.org/MPL/2.0/>.
--->
-<transform
- xmlns="http://www.w3.org/1999/XSL/Transform"
- xmlns:html="http://www.w3.org/1999/xhtml"
- xmlns:xslt="http://www.w3.org/1999/XSL/Transform"
- xmlns:书社="urn:fdc:ladys.computer:20231231:Shu1She4"
- version="1.0"
->
- <书社:id>urn:fdc:ladys.computer:20240204:Caudex:metadata.xslt</书社:id>
- <template match="xslt:include[@书社:id='urn:fdc:ladys.computer:20240204:Caudex:metadata.xslt']" mode="书社:metadata">
- <html:style type="text/css">
- <text><![CDATA[@charset "UTF-8";
-@namespace html "http://www.w3.org/1999/xhtml";
-@namespace 书社 "urn:fdc:ladys.computer:20231231:Shu1She4";
-html*[hidden]{Display:None}
-]]></text>
- <if test="//html:body[@class='index' or @class='fullindex']">
- <text><![CDATA[/*Index styling*/
-html|html{Margin:0;Padding:0;Height:100%}
-html|body{Box-Sizing:Border-Box;Margin:0;Height:100%;Padding:1EM}
-html|main{Display:Block;Width:100%;Height:100%}
-html|main>html|*{Display:Inline-Block;Box-Sizing:Border-Box;Border:.5EM Transparent None;Height:100%;Width:50%;Vertical-Align:Top;Overflow:Auto}
-html|main>html|nav{Border-Right-Style:Solid;Overflow:Scroll}
-html|main>html|div{Border-Left-Style:Solid}
-]]></text>
- </if>
- </html:style>
- </template>
-</transform>