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
648f66e8
authored
2020-11-19 15:47:53 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of yun.pashanhoo.com:renchao/portalStaticPage
2 parents
d8fd47d6
3508e58d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
12 deletions
down.html
staticCss/common.css
down.html
View file @
648f66e
...
...
@@ -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 @
648f66e
...
...
@@ -165,7 +165,7 @@ div.navigation {
background-color
:
#006CFF
!important
;
}
.layui-nav-item
a
{
font-size
:
16
px
;
font-size
:
20
px
;
}
.layui-nav
.layui-nav-more
{
right
:
24px
;
...
...
@@ -244,7 +244,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
;
...
...
@@ -255,12 +255,3 @@ div.footer .system_service ul li a:hover {
color
:
#CBCBCB
;
margin-top
:
5px
;
}
\ No newline at end of file
/* 修改公共样式 */
.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