quickinfo search form: minor visual tweaks
This commit is contained in:
@ -11,10 +11,13 @@
|
||||
background-color: white;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
h4 {
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<b>{% trans "KEEN Quick Image Search" %}</b>
|
||||
<h4>{% trans "KEEN Quick Image Search" %}</h4>
|
||||
<font size="-2"> {% trans "please input material number" %}</font>
|
||||
<form action="{% url 'quickinfo_result' %}" method='get'>
|
||||
<input type="text" name="id">
|
||||
|
||||
Reference in New Issue
Block a user