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
eb095663
authored
2020-11-18 09:59:45 +0800
by
田浩浩
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
公共底部样式文件
1 parent
b3c9544c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
11 deletions
down.html
staticCss/common.css
down.html
View file @
eb09566
...
...
@@ -63,5 +63,5 @@
</html>
<script
src=
"./staticLib/jquery/jquery.min.js"
></script>
<script
src=
"./staticLib/layui/layui.js"
></script>
<script
src=
"./staticJs/staticIndex.js"
></script>
<script
src=
"https://at.alicdn.com/t/font_2174584_uxkon9mpq1.js"
></script>
\ No newline at end of file
...
...
staticCss/common.css
View file @
eb09566
...
...
@@ -228,7 +228,7 @@ div.footer .system_service ul li a:hover {
text-align
:
center
;
}
.footer
.subject
ol
li
:last-child
{
margin-left
:
6
0px
;
margin-left
:
4
0px
;
}
.footer
.subject
ol
li
img
{
width
:
80px
;
...
...
@@ -238,13 +238,4 @@ div.footer .system_service ul li a:hover {
font-size
:
12px
;
color
:
#CBCBCB
;
margin-top
:
5px
;
}
/* 修改公共样式 */
.appoint_time
.active
{
background-color
:
#1E9FFF
!important
;
color
:
#fff
!important
;
}
.layui-tab
{
margin-top
:
-1px
;
margin-left
:
-1px
;
}
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment