Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김윤지
/
Probability Death
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김주희
2019-06-06 01:04:44 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
396456506cf8efa17ef29a1916a496b37133187d
39645650
1 parent
21e71681
re.ejs background image 수정
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
views/re.ejs
views/re.ejs
View file @
3964565
...
...
@@ -21,7 +21,7 @@
/* background: linear-gradient( to bottom, #65799B, rgb(38, 14, 41) ); */
/* background-color:#65799B; */
/* background-image: url("
2.jp
g");
/* background-image: url("
newbackground.pn
g");
background-repeat: no-repeat;
background-size: cover; */
}
...
...
@@ -38,7 +38,7 @@
<script
src=
"highcharts.js"
></script>
<script
src=
"modules/exporting.js"
></script>
<script
src=
"modules/export-data.js"
></script>
<img
src=
"images/
background.jp
g"
alt=
""
style=
"z-index:-1; min-width: 100%; min-height: 100%"
>
<img
src=
"images/
newbackground.pn
g"
alt=
""
style=
"z-index:-1; min-width: 100%; min-height: 100%"
>
<div
id=
"banner"
>
<div
id=
"container1"
style=
"width:1260px; height: 400px; margin: 0 auto"
></div>
...
...
Please
register
or
login
to post a comment