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
56f7bd14
authored
2021-01-22 13:50:00 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style
1 parent
83e54d43
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
staticCss/gsgg.css
staticViews/gsgg.html
staticCss/gsgg.css
View file @
56f7bd1
...
...
@@ -379,7 +379,7 @@
.rightcontainer
{
margin-bottom
:
20px
;
}
#
test1
{
#
page
{
text-align
:
center
;
margin-top
:
-30px
;
margin-bottom
:
100px
;
...
...
staticViews/gsgg.html
View file @
56f7bd1
...
...
@@ -33,7 +33,7 @@
<div
class=
"announcement_list"
>
<ul
class=
"gglist"
id=
"notice-list"
>
</ul>
<div
id=
"
test1
"
></div>
<div
id=
"
page
"
></div>
</div>
<div
class=
"listArea_right"
>
<ul
class=
"rightcontainer"
>
...
...
Please
register
or
sign in
to post a comment