bug: Fix extraneous styling on h2
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
experimented on.
|
||||
</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>12.</strong> There are parts of the world where no people are born
|
||||
|
||||
@@ -29,11 +29,6 @@
|
||||
width: 48px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-family: sans-serif;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
</style>
|
||||
<h1>SAMPLE RARE ARCANE WEAPONS</h1>
|
||||
<table>
|
||||
|
||||
@@ -33,11 +33,6 @@
|
||||
.rare {
|
||||
color: #c0392b;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-family: sans-serif;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<h2>SAMPLE RARE BOW WEAPONS</h2>
|
||||
|
||||
@@ -35,11 +35,6 @@
|
||||
.rare {
|
||||
color: #c0392b;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-family: sans-serif;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<h2>SAMPLE RARE BRAWLING WEAPONS</h2>
|
||||
|
||||
@@ -33,11 +33,6 @@
|
||||
.rare {
|
||||
color: #c0392b;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-family: sans-serif;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<h2>SAMPLE RARE DAGGER WEAPONS</h2>
|
||||
|
||||
@@ -33,11 +33,6 @@
|
||||
.rare {
|
||||
color: #c0392b;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-family: sans-serif;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<h2>SAMPLE RARE FIREARM WEAPONS</h2>
|
||||
|
||||
@@ -33,11 +33,6 @@
|
||||
.rare {
|
||||
color: #c0392b;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-family: sans-serif;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<h2>SAMPLE RARE FLAIL WEAPONS</h2>
|
||||
|
||||
@@ -33,11 +33,6 @@
|
||||
.rare {
|
||||
color: #c0392b;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-family: sans-serif;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
</style>
|
||||
<h2>SAMPLE RARE HEAVY WEAPONS</h2>
|
||||
|
||||
|
||||
@@ -35,10 +35,6 @@
|
||||
color: #c0392b;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-family: sans-serif;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<table>
|
||||
|
||||
@@ -35,11 +35,6 @@
|
||||
.rare {
|
||||
color: #c0392b;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-family: sans-serif;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<table>
|
||||
|
||||
@@ -29,11 +29,6 @@
|
||||
width: 48px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-family: sans-serif;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<h1>SAMPLE RARE THROWN WEAPONS</h1>
|
||||
|
||||
Reference in New Issue
Block a user