summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BKUOnline/src/main/webapp/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUOnline/src/main/webapp/index.html b/BKUOnline/src/main/webapp/index.html
index 8fa02a9a..5bc01297 100644
--- a/BKUOnline/src/main/webapp/index.html
+++ b/BKUOnline/src/main/webapp/index.html
@@ -20,7 +20,7 @@
<title>MOCCA</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="shortcut icon" href="img/chip16.ico" type="image/x-icon">
- <style type="text/css" media="all">@import "css/main.css";</style>
+ <link href="css/main.css" rel="stylesheet" type="text/css" />
<script src="js/deployJava.js" type="text/javascript"></script>
</head>
<body>