Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
鲁尚清
2022-10-21 15:33:15 +0800
Commit
710bf142319f38c0882fb759f8811ada993fcd75
1 parent
b8613b46
【无】公司网站-样式修改,公司地址 #7
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
2 deletions
website/assets/css/style.css
website/index.html
website/assets/css/style.css
View file @
710bf14
...
...
@@ -3791,4 +3791,22 @@ blockquote:before {
.intro-tab
{
display
:
none
;
}
.cloud-icon-item
{
max-width
:
33.3%
;
}
.kpi-row
{
margin
:
0
;
}
.kpi-item
{
padding
:
10px
6px
;
}
.kpi-item
:last-child
{
padding
:
10px
6px
;
}
.com-item
{
padding
:
0
10px
;
}
.row-bottom
{
/*display: none;*/
}
}
\ No newline at end of file
...
...
website/index.html
View file @
710bf14
...
...
@@ -183,8 +183,8 @@
<ul>
<li>
北京电话:010-51726651
</li>
<li>
西安电话:029-89194260
</li>
<li>
地址:北京市海淀区中关村南大街2号数码大厦B座11层
</li>
<li>
地址:陕西省西安市雁塔区金桥国际18层
</li>
<li>
地址:北京市海淀区中关村南大街2号数码大厦B座
</li>
<li>
地址:陕西省西安市雁塔区金桥国际C座
</li>
</ul>
</div>
</div>
...
...
Please
register
or
login
to post a comment