mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-05 15:28:29 +08:00
Release 21.
This commit is contained in:
parent
cf72ed98a9
commit
2d7a06e772
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Phantasmal World</title>
|
||||
<link href="vendors.f5ad7b94ec88b83357f3.css" rel="stylesheet"><link href="style.86ea69acfb14eb542b77.css" rel="stylesheet"></head>
|
||||
<link href="vendors.f5ad7b94ec88b83357f3.css" rel="stylesheet"><link href="style.e1a2e61560ed4530bf11.css" rel="stylesheet"></head>
|
||||
<body>
|
||||
<script type="text/javascript" src="runtime.45223f9974c48e66fdad.js"></script><script type="text/javascript" src="vendors.2a15d14426471023d93e.js"></script><script type="text/javascript" src="style.364aae2e3cb5ea6314e0.js"></script><script type="text/javascript" src="main.29cfe74e1ad0db8585f4.js"></script></body>
|
||||
<script type="text/javascript" src="runtime.45223f9974c48e66fdad.js"></script><script type="text/javascript" src="vendors.2a15d14426471023d93e.js"></script><script type="text/javascript" src="style.364aae2e3cb5ea6314e0.js"></script><script type="text/javascript" src="main.45d9011d379a98ead017.js"></script></body>
|
||||
</html>
|
File diff suppressed because one or more lines are too long
1
main.45d9011d379a98ead017.js
Normal file
1
main.45d9011d379a98ead017.js
Normal file
File diff suppressed because one or more lines are too long
@ -327,6 +327,7 @@
|
||||
vertical-align: top;
|
||||
padding: 3px;
|
||||
border: var(--input-inner-border);
|
||||
margin: 0;
|
||||
background-color: var(--input-bg-color);
|
||||
color: var(--input-text-color);
|
||||
outline: none;
|
Loading…
Reference in New Issue
Block a user