Commit 5e208a51 authored by agping's avatar agping

样式优化

parent 0f6081af
......@@ -51,7 +51,8 @@
}
.tab-content{
border: none ;
height: 1300px!important;
height: 850px!important;
overflow-y: auto;
}
......
......@@ -388,7 +388,7 @@
width: 100px;
height: 100px;
margin-left: 50px;
margin-top: -200px;
margin-top: -150px;
overflow: hidden;
display: none;
}
......
......@@ -334,7 +334,7 @@
width: 100px;
height: 100px;
margin-left: 50px;
margin-top: -200px;;
margin-top: -150px;;
overflow: hidden;
display: none;
}
......
......@@ -24,7 +24,8 @@ iframe > html > body {
}
html {
overflow-y: scroll;
height: 100%;
/*overflow-y: scroll;*/
}
a:hover{
......@@ -34,6 +35,7 @@ a:hover{
background: #ff9419;
width: 100%;
height: 40px;
margin-bottom: 15px!important;
}
.container-fluid{
float: left;
......@@ -89,7 +91,7 @@ a:hover{
-o-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
padding-left: 0;
/*height: 1500px;*/
/*height: 1300px;*/
transition: all 0.5s ease;
width: 98%!important;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment