insomniaLee 4 år sedan
förälder
incheckning
b4936916be
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      src/main/resources/templates/base.html

+ 2 - 2
src/main/resources/templates/base.html

@@ -16,7 +16,7 @@
     <!-- AdminLTE Skins. We have chosen the skin-blue for this starter
       page. However, you can choose any other skin. Make sure you
       apply the skin class to the body tag so the changes take effect. -->
-    <link rel="stylesheet" href="/static/AdminLTE/dist/css/skins/skin-red.min.css" />
+    <link rel="stylesheet" href="/static/AdminLTE/dist/css/skins/skin-blue.min.css" />
 
     <title>报告审核</title>
     <style>
@@ -42,7 +42,7 @@
     </style>
 
 </head>
-<body class="skin-red sidebar-mini" style="height: auto; min-height: 100%;">
+<body class="skin-blue sidebar-mini" style="height: auto; min-height: 100%;">
 <div class="wrapper" style="height: auto; min-height: 100%;">
     <header class="main-header">
         <!-- Logo -->