sheet.xsl: wrap header in <header>

master
pictuga 2020-04-25 15:24:57 +02:00
parent 186bedcf62
commit 0e7a5b9780
1 changed files with 29 additions and 14 deletions

View File

@ -30,6 +30,11 @@
text-align: inherit;
}
header {
text-align: center;
border-bottom: 1px solid silver;
}
.input-combo {
display: flex;
flex-flow: row;
@ -104,6 +109,16 @@
opacity: 1;
}
header > form {
text-align: center;
margin: 1%;
}
header a {
text-decoration: inherit;
color: #FF7B0A;
font-weight: bold;
}
.item {
background-color: #FFFAF4;
@ -134,6 +149,7 @@
</head>
<body>
<header>
<h1>RSS feed by morss</h1>
<p>Your RSS feed is <strong style="color: green">ready</strong>. You
@ -148,8 +164,7 @@
</svg>
</span>
</div>
<hr/>
</header>
<div id="header">
<h1>