diff options
Diffstat (limited to 'openo-portal/portal-lifecyclemgr/css')
-rw-r--r-- | openo-portal/portal-lifecyclemgr/css/RMain.css | 3 | ||||
-rw-r--r-- | openo-portal/portal-lifecyclemgr/css/VMMain.css | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/openo-portal/portal-lifecyclemgr/css/RMain.css b/openo-portal/portal-lifecyclemgr/css/RMain.css index c40182ba..1b8488aa 100644 --- a/openo-portal/portal-lifecyclemgr/css/RMain.css +++ b/openo-portal/portal-lifecyclemgr/css/RMain.css @@ -4,7 +4,7 @@ * you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
@@ -13,6 +13,7 @@ * limitations under the License.
*/
+
#iemp_layout_container {
padding: 0px;
margin: 1px auto;
diff --git a/openo-portal/portal-lifecyclemgr/css/VMMain.css b/openo-portal/portal-lifecyclemgr/css/VMMain.css index 44dbccf3..e625e907 100644 --- a/openo-portal/portal-lifecyclemgr/css/VMMain.css +++ b/openo-portal/portal-lifecyclemgr/css/VMMain.css @@ -4,7 +4,7 @@ * you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
@@ -13,6 +13,7 @@ * limitations under the License.
*/
+
body{
font-family: '微软雅黑';
font-size: 12px;
|