<title>OSRS Wiki CORS Test</title>
<style>
body {
+ background: url("./images/ui/default/background.png");
font-family: Arial, sans-serif;
margin: 20px;
- background-color: #f4f4f4;
- color: #333;
+ color: #E5E6EB;
}
h1,
h2,
h3 {
- color: #2c3e50;
+ color: #706500;
}
.left {
border: 1px solid #ccc;
border-radius: 8px;
margin-bottom: 20px;
- background-color: #fff;
}
.data-section {
border: 1px solid #ccc;
border-radius: 8px;
margin-bottom: 20px;
- background-color: #fff;
}
.raw-data-section {
padding: 20px;
border: 1px solid #ccc;
border-radius: 8px;
- background-color: #fff;
}
#limit,
height: 16px;
width: 80px;
margin-right: 5px;
+ color: #E5E6EB;
+ background-color: #2c3e50;
}
#querySearch,
width: 85%;
padding: 8px;
margin-right: 10px;
+ color: #E5E6EB;
+ background-color: #2c3e50;
}
#querySelect,
width: 33%;
padding: 8px;
margin-top: 10px;
+ color: #E5E6EB;
+ background-color: #2c3e50;
}
#itemSelect,
width: 70%;
padding: 8px;
margin-top: 10px;
+ color: #E5E6EB;
+ background-color: #2c3e50;
}
table {
td,
th {
max-width: 100px;
- overflow-x: scroll;
+ overflow-x: auto;
border: 1px solid #ddd;
}
pre {
white-space: pre-wrap;
word-wrap: break-word;
- background-color: #f8f8f8;
+ color: #E5E6EB;
+ background-color: #2c3e50;
padding: 10px;
border: 1px solid #ddd;
border-radius: 4px;
<title>OSRS Wiki CORS Test</title>
<style>
body {
+ background: url("./images/ui/default/background.png");
font-family: Arial, sans-serif;
margin: 20px;
- background-color: #f4f4f4;
- color: #333;
+ color: #E5E6EB;
}
h1,
h2,
h3 {
- color: #2c3e50;
+ color: #706500;
}
.left {
border: 1px solid #ccc;
border-radius: 8px;
margin-bottom: 20px;
- background-color: #fff;
}
.data-section {
border: 1px solid #ccc;
border-radius: 8px;
margin-bottom: 20px;
- background-color: #fff;
}
.raw-data-section {
padding: 20px;
border: 1px solid #ccc;
border-radius: 8px;
- background-color: #fff;
}
#limit,
height: 16px;
width: 80px;
margin-right: 5px;
+ color: #E5E6EB;
+ background-color: #2c3e50;
}
#querySearch,
width: 85%;
padding: 8px;
margin-right: 10px;
+ color: #E5E6EB;
+ background-color: #2c3e50;
}
#querySelect,
width: 33%;
padding: 8px;
margin-top: 10px;
+ color: #E5E6EB;
+ background-color: #2c3e50;
}
#itemSelect,
width: 70%;
padding: 8px;
margin-top: 10px;
+ color: #E5E6EB;
+ background-color: #2c3e50;
}
table {
td,
th {
max-width: 100px;
- overflow-x: scroll;
+ overflow-x: auto;
border: 1px solid #ddd;
}
pre {
white-space: pre-wrap;
word-wrap: break-word;
- background-color: #f8f8f8;
+ color: #E5E6EB;
+ background-color: #2c3e50;
padding: 10px;
border: 1px solid #ddd;
border-radius: 4px;