Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jianchayuan
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liuqing
jianchayuan
Commits
b135272b
Commit
b135272b
authored
Nov 09, 2023
by
zhangpux
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新rem
parent
f8602e61
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
workshop.css
static/css/workshop.css
+11
-11
workshop.html
workshop.html
+1
-1
No files found.
static/css/workshop.css
View file @
b135272b
.padding_box
{
padding
:
3.5rem
2
rem
0
;
padding
:
1.4rem
1
rem
0
;
}
.flex-box
{
...
...
@@ -10,13 +10,13 @@
}
.menu_box
{
width
:
10
rem
;
width
:
4
rem
;
}
.menu_title_box
{
width
:
100%
;
text-align
:
center
;
font-size
:
32px
;
font-size
:
0.32rem
;
color
:
#fff
;
}
...
...
@@ -28,26 +28,26 @@
.tab_list
ul
li
{
color
:
#fff
;
font-weight
:
normal
;
font-size
:
16px
;
font-size
:
0.24rem
;
background
:
rgb
(
0
35
105
/
70%
);
margin
:
0.
4
rem
0
;
margin
:
0.
2
rem
0
;
border-radius
:
0.2rem
;
line-height
:
2
rem
;
line-height
:
0.6
rem
;
}
.tab_list
ul
li
div
{
font-size
:
0.
6
rem
;
font-size
:
0.
24
rem
;
justify-content
:
space-around
;
}
.monitor
{
font-size
:
0.
5
rem
;
font-size
:
0.
2
rem
;
}
.monitor
span
{
background
:
#006aec
;
padding
:
0.
1rem
0.4
rem
;
border-radius
:
2rem
;
padding
:
0.
04rem
0.2
rem
;
border-radius
:
0.
2rem
;
margin-left
:
0.1rem
;
}
...
...
@@ -56,7 +56,7 @@
}
.tab_list
ul
li
.current
{
line-height
:
2
rem
;
line-height
:
0.6
rem
;
border
:
none
;
background
:
#006aec
;
font-weight
:
normal
;
...
...
workshop.html
View file @
b135272b
...
...
@@ -5,7 +5,7 @@
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<script
src=
"static/js/jquery-1.8.1.min.js"
type=
text/javascript
></script>
<script
src=
"static/js/
flexible
.js"
></script>
<script
src=
"static/js/
rem
.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"static/css/common.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"static/css/workshop.css"
/>
<title>
上海市人民检察院
</title>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment