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
27211328
authored
2020-11-13 14:02:10 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:新闻动态
1 parent
7beb3a6a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
5 deletions
staticViews/xwdt/css/index.css
staticViews/xwdt/index.html
staticViews/xwdt/css/index.css
View file @
2721132
...
...
@@ -116,6 +116,7 @@ div.subject {
.leftandright
{
width
:
1200px
;
margin
:
0
auto
;
overflow
:
hidden
;
}
.right
{
width
:
400px
;
...
...
staticViews/xwdt/index.html
View file @
2721132
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<style>
</style>
...
...
@@ -12,6 +11,7 @@
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../../staticCss/common.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/index.css"
>
</head>
<body>
<div
class=
"navigation_crumbs"
>
<div
class=
"contentBox"
>
...
...
@@ -21,9 +21,6 @@
</span>
</div>
</div>
<div>
</div>
<div
class=
"leftandright"
>
<div
class=
"left"
>
<ul
class=
"leftContainer"
>
...
...
@@ -246,5 +243,4 @@
})
</script>
<script
type=
"text/javascript"
src=
"../../staticJs/down.js"
></script>
</html>
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment