Skip to content

Commit e6d0414

Browse files
committed
删除无用样式
1 parent 7872980 commit e6d0414

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

application/index/view/extend/bootstrap.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
<link href="__CSS__/demo.css" rel="stylesheet" />
2323
<!-- Fonts and icons -->
2424
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" rel="stylesheet">
25-
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700%7CMaterial+Icons" />
26-
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
27-
</head>
25+
<!--<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700%7CMaterial+Icons" />-->
26+
<!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
27+
<!--</head>-->
2828

2929
<body class="off-canvas-sidebar">
3030
<nav class="navbar navbar-primary navbar-transparent navbar-absolute">

0 commit comments

Comments
 (0)