bug: Fix extraneous styling on h2

This commit is contained in:
2026-06-08 22:17:14 +00:00
parent f7574aee21
commit 1d837103c5
11 changed files with 0 additions and 50 deletions

View File

@@ -33,7 +33,6 @@
experimented on. experimented on.
</li> </li>
<li><strong>10.</strong> Magic is a gift from the gods.</li> <li><strong>10.</strong> Magic is a gift from the gods.</li>
<li><hr /></li>
<li><strong>11.</strong> Magic comes from another dimension.</li> <li><strong>11.</strong> Magic comes from another dimension.</li>
<li> <li>
<strong>12.</strong> There are parts of the world where no people are born <strong>12.</strong> There are parts of the world where no people are born

View File

@@ -29,11 +29,6 @@
width: 48px; width: 48px;
text-align: center; text-align: center;
} }
h2 {
font-family: sans-serif;
letter-spacing: 2px;
}
</style> </style>
<h1>SAMPLE RARE ARCANE WEAPONS</h1> <h1>SAMPLE RARE ARCANE WEAPONS</h1>
<table> <table>

View File

@@ -33,11 +33,6 @@
.rare { .rare {
color: #c0392b; color: #c0392b;
} }
h2 {
font-family: sans-serif;
letter-spacing: 2px;
}
</style> </style>
<h2>SAMPLE RARE BOW WEAPONS</h2> <h2>SAMPLE RARE BOW WEAPONS</h2>

View File

@@ -35,11 +35,6 @@
.rare { .rare {
color: #c0392b; color: #c0392b;
} }
h2 {
font-family: sans-serif;
letter-spacing: 2px;
}
</style> </style>
<h2>SAMPLE RARE BRAWLING WEAPONS</h2> <h2>SAMPLE RARE BRAWLING WEAPONS</h2>

View File

@@ -33,11 +33,6 @@
.rare { .rare {
color: #c0392b; color: #c0392b;
} }
h2 {
font-family: sans-serif;
letter-spacing: 2px;
}
</style> </style>
<h2>SAMPLE RARE DAGGER WEAPONS</h2> <h2>SAMPLE RARE DAGGER WEAPONS</h2>

View File

@@ -33,11 +33,6 @@
.rare { .rare {
color: #c0392b; color: #c0392b;
} }
h2 {
font-family: sans-serif;
letter-spacing: 2px;
}
</style> </style>
<h2>SAMPLE RARE FIREARM WEAPONS</h2> <h2>SAMPLE RARE FIREARM WEAPONS</h2>

View File

@@ -33,11 +33,6 @@
.rare { .rare {
color: #c0392b; color: #c0392b;
} }
h2 {
font-family: sans-serif;
letter-spacing: 2px;
}
</style> </style>
<h2>SAMPLE RARE FLAIL WEAPONS</h2> <h2>SAMPLE RARE FLAIL WEAPONS</h2>

View File

@@ -33,11 +33,6 @@
.rare { .rare {
color: #c0392b; color: #c0392b;
} }
h2 {
font-family: sans-serif;
letter-spacing: 2px;
}
</style> </style>
<h2>SAMPLE RARE HEAVY WEAPONS</h2> <h2>SAMPLE RARE HEAVY WEAPONS</h2>

View File

@@ -35,10 +35,6 @@
color: #c0392b; color: #c0392b;
} }
h2 {
font-family: sans-serif;
letter-spacing: 2px;
}
</style> </style>
<table> <table>

View File

@@ -35,11 +35,6 @@
.rare { .rare {
color: #c0392b; color: #c0392b;
} }
h2 {
font-family: sans-serif;
letter-spacing: 2px;
}
</style> </style>
<table> <table>

View File

@@ -29,11 +29,6 @@
width: 48px; width: 48px;
text-align: center; text-align: center;
} }
h2 {
font-family: sans-serif;
letter-spacing: 2px;
}
</style> </style>
<h1>SAMPLE RARE THROWN WEAPONS</h1> <h1>SAMPLE RARE THROWN WEAPONS</h1>