initial commit
This commit is contained in:
40
rules/html/5.1 SRD (D&D 2014)/Monsters (Alt)/Monsters Q.html
Normal file
40
rules/html/5.1 SRD (D&D 2014)/Monsters (Alt)/Monsters Q.html
Normal file
@@ -0,0 +1,40 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="user-scalable=yes, width=device-width">
|
||||
<meta charset="UTF-8">
|
||||
<style>
|
||||
body {
|
||||
max-width: 700px;
|
||||
margin: auto;
|
||||
font-size: 18px;
|
||||
font-family: sans-serif;
|
||||
padding: 10px;
|
||||
}
|
||||
p, li {
|
||||
line-height: 1.5em;
|
||||
}
|
||||
ul, ol {
|
||||
padding-left: 20px;
|
||||
margin-left: 0;
|
||||
}
|
||||
li {
|
||||
margin-left: 0;
|
||||
}
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
th, td {
|
||||
border: 1px solid black;
|
||||
padding: 5px;
|
||||
text-align: left;
|
||||
}
|
||||
</style>
|
||||
<title>Monsters (Q)</title>
|
||||
</head>
|
||||
<body>
|
||||
<p><a href="../../../md/5.1 SRD (D&D 2014)/Monsters (Alt)/Monsters Q.md">Markdown</a></p>
|
||||
<h1>Monsters (Q)</h1>
|
||||
<p>None.</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user