Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-images-generator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
ygopro-images-generator
Commits
2e69a5ed
Commit
2e69a5ed
authored
Mar 09, 2013
by
神楽坂玲奈
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into gh-pages
parents
9e838d83
ea3bf17e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletion
+12
-1
index.html
index.html
+2
-1
style.css
style.css
+10
-0
No files found.
index.html
View file @
2e69a5ed
...
...
@@ -16,6 +16,7 @@
<span
class=
"edition"
>
DUEL TERMINAL
</span>
<div
class=
"rule_text"
>
这张卡被战斗破坏时,场上一只怪物的攻击力下降500。这张卡从场上送去墓地后,再我方场上表侧守备表示特殊召唤1只「人偶衍生物」(机械族 暗 1星 攻/守200 不能作为上级召唤的解放对象)。
</div>
<hr
class=
"hr"
/>
<span
class=
"gamecode"
>
99999998
</span>
<div
class=
"rarity2"
></div>
...
...
style.css
View file @
2e69a5ed
...
...
@@ -153,6 +153,16 @@
background
:
url(mse/data/yugioh-caicai-levels.mse-symbol-font/暗防伪.png)
;
}
.hr
{
position
:
absolute
;
left
:
10px
;
top
:
500px
;
width
:
100px
;
height
:
1px
;
border
:
none
;
background-color
:
#000000
;
}
.copyright
{
position
:
absolute
;
left
:
204px
;
...
...
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