Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.portalStaticPage
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
4ac4a837
authored
2020-12-11 15:40:34 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:办事指南
1 parent
fa4c2b39
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
staticCss/bszn.css
staticViews/bszn.html
staticCss/bszn.css
View file @
4ac4a83
...
...
@@ -99,7 +99,8 @@
line-height
:
60px
;
}
.busTabs
li
{
font-size
:
20px
!important
;
width
:
170px
;
font-size
:
16px
;
font-weight
:
400
!important
;
color
:
#6D7278
!important
;
}
...
...
@@ -131,4 +132,9 @@
margin-top
:
5px
;
width
:
80%
;
left
:
10%
;
}
.navtab1
.layui-tab-title
{
border
:
none
!important
;
margin-left
:
-10px
;
margin-bottom
:
30px
;
}
\ No newline at end of file
...
...
staticViews/bszn.html
View file @
4ac4a83
...
...
@@ -316,7 +316,7 @@
</div>
<div
class=
"layui-tab-item"
>
<div
class=
"layui-tab layui-tab-brief"
lay-filter=
"navtab1"
>
<div
class=
"layui-tab layui-tab-brief
navtab1
"
lay-filter=
"navtab1"
>
<ul
class=
"layui-tab-title"
>
<li
class=
"layui-this"
lay-id=
"0"
>
全部
</li>
<li
lay-id=
"1"
>
土地1
</li>
...
...
Please
register
or
sign in
to post a comment