mirror of
https://github.com/wisemapping/wisemapping-open-source.git
synced 2025-04-18 09:35:32 +08:00
11 lines
201 B
Plaintext
11 lines
201 B
Plaintext
<%@ page contentType="text/html; charset=UTF-8" language="java" %>
|
|
<html>
|
|
<head>
|
|
<style>
|
|
h2 {
|
|
font-size: 160%;
|
|
color: #8e9181;
|
|
}
|
|
</style>
|
|
</head>
|
|
</html> |