@@ -43,6 +43,11 @@
.ivu-page >li{
margin: 0!important;
}
+ .ivu-page >li:hover{
+ color: #23527c;
+ background-color: #eee;
+ }
+
.ivu-page-item-jump-next, .ivu-page-item, .ivu-page-item-jump-prev, .ivu-page-next, .ivu-page-prev {
width: 33.64px;
height: 30.8px!important;
@@ -69,7 +69,7 @@
</script>
-<style>
+<style scoped>
.news-content{
padding-left: 0;
float: right;
@@ -79,7 +79,6 @@
.news-content h4{
border-bottom: #e8e8e8 1px solid;
line-height: 40px;
- font-size: 18px!important;
margin: 0;
.news-content h4 span.label{
@@ -24,14 +24,8 @@
-<style >
.menu-title{
margin-top: 20px;
-.container {
- padding-right: 15px;
- padding-left: 15px;
- margin-right: auto;
- margin-left: auto;
-}
</style>
@@ -7,6 +7,7 @@
<script>
import { Left, Right } from '~components/news'
+ import 'bootstrap/dist/css/bootstrap.min.css'
export default {
layout: 'main',
data () {
@@ -35,8 +36,8 @@
- .clearfix, .nav-list{
+ /*.clearfix, .nav-list{
font-size: 14px!important;
.footer .item{
@@ -45,14 +46,7 @@
.navbar{
height: 36px!important;
min-height: 36px!important;
- }
- .news-container{
- font: 100%/1.2 verdana, "Microsoft YaHei", '宋体', serif;
- .news-container a:hover{
- text-decoration: underline;
-
+ }*/
div{
display: block;