|
|
@ -6,11 +6,12 @@ |
|
|
|
<@netCommon.commonStyle /> |
|
|
|
<@netCommon.commonStyle /> |
|
|
|
<style> |
|
|
|
<style> |
|
|
|
html{ background-color: whitesmoke; } |
|
|
|
html{ background-color: whitesmoke; } |
|
|
|
|
|
|
|
.skin-blue .wrapper { background-color: whitesmoke; } |
|
|
|
</style> |
|
|
|
</style> |
|
|
|
</head> |
|
|
|
</head> |
|
|
|
<body class="hold-transition skin-blue layout-top-nav"> |
|
|
|
<body class="hold-transition skin-blue layout-top-nav"> |
|
|
|
|
|
|
|
|
|
|
|
<div class2="wrapper"> |
|
|
|
<div class="wrapper"> |
|
|
|
|
|
|
|
|
|
|
|
<header class="main-header"> |
|
|
|
<header class="main-header"> |
|
|
|
<nav class="navbar navbar-static-top"> |
|
|
|
<nav class="navbar navbar-static-top"> |
|
|
|