Minimal styling
This commit is contained in:
@@ -15,3 +15,14 @@
|
||||
<p>You can use standard search operators such as <b>AND</b>, <b>OR</b>, and <b>NOT</b>.</p>
|
||||
<p>Such as: "reprobate <b>NOT</b> silver".</p>
|
||||
<p>Multiple word queries without operators will be assumed to be AND.<p>
|
||||
|
||||
<style>
|
||||
html{
|
||||
font-family: sans-serif;
|
||||
font-size: 14pt;
|
||||
width: 768px;
|
||||
}
|
||||
a {
|
||||
color: #547720
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user