Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
Moecube Store
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
List
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
Moecube Store
Commits
59b95076
Commit
59b95076
authored
Nov 28, 2013
by
神楽坂玲奈
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
a7959a0c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
38 additions
and
24 deletions
+38
-24
new/css/index.css
new/css/index.css
+37
-23
new/index.html
new/index.html
+1
-1
No files found.
new/css/index.css
View file @
59b95076
...
@@ -2,7 +2,7 @@ body {
...
@@ -2,7 +2,7 @@ body {
padding-top
:
50px
;
/* body padding for fixed top nav */
padding-top
:
50px
;
/* body padding for fixed top nav */
}
}
h1
,
h2
,
p
{
h1
,
h2
,
p
,
#main
{
font-family
:
"Helvetica Neue"
,
Helvetica
,
Arial
,
"Microsoft Yahei"
;
font-family
:
"Helvetica Neue"
,
Helvetica
,
Arial
,
"Microsoft Yahei"
;
}
}
...
@@ -11,13 +11,10 @@ h1 {
...
@@ -11,13 +11,10 @@ h1 {
margin-right
:
10px
;
margin-right
:
10px
;
}
}
h1
,
h2
{
font-weight
:
bold
;
}
h2
{
h2
{
color
:
#593500
;
color
:
#593500
;
}
}
.navbar
,
footer
{
.navbar
,
footer
{
background-color
:
#ff9900
;
background-color
:
#ff9900
;
border-color
:
#cc6600
;
border-color
:
#cc6600
;
...
@@ -70,15 +67,6 @@ h2 {
...
@@ -70,15 +67,6 @@ h2 {
height
:
31px
;
height
:
31px
;
}
}
#about
{
font-size
:
12px
;
line-height
:
20px
;
padding
:
25px
0
;
}
#about
p
{
margin-bottom
:
0px
;
}
#download
{
#download
{
text-align
:
center
;
text-align
:
center
;
margin-top
:
40px
;
margin-top
:
40px
;
...
@@ -129,19 +117,45 @@ h2 {
...
@@ -129,19 +117,45 @@ h2 {
#donate_and_contributing
{
#donate_and_contributing
{
padding-bottom
:
10px
;
padding-bottom
:
10px
;
}
}
#contact_and_links
{
padding-top
:
18px
;
padding-bottom
:
20px
;
}
#contact_and_links
.row
{
margin-top
:
30px
;
}
#main
{
#main
{
padding-top
:
20px
;
padding-top
:
20px
;
}
}
#screenshot
{
#screenshot
{
margin-top
:
20px
;
margin-top
:
20px
;
}
}
#title_blank
{
height
:
30px
;
/* 桌面端加大间距 */
@media
(
min-width
:
992px
)
{
#contact_and_links
,
#donate_and_contributing
{
padding-top
:
18px
;
padding-bottom
:
20px
;
}
#contact_and_links
.row
{
margin-top
:
30px
;
}
#donate_and_contributing
.row
{
margin-top
:
20px
;
}
h1
{
margin-top
:
40px
;
}
h1
,
h2
{
font-weight
:
bold
;
}
#about
{
font-size
:
12px
;
line-height
:
20px
;
padding
:
25px
0
;
}
#about
p
{
margin-bottom
:
0px
;
}
}
@media
(
min-width
:
1200px
)
{
h1
{
margin-top
:
80px
;
}
}
}
\ No newline at end of file
new/index.html
View file @
59b95076
...
@@ -35,6 +35,7 @@
...
@@ -35,6 +35,7 @@
<div
class=
"collapse navbar-collapse"
>
<div
class=
"collapse navbar-collapse"
>
<ul
class=
"nav navbar-nav navbar-right"
>
<ul
class=
"nav navbar-nav navbar-right"
>
<li><a
href=
"https://forum.my-card.in/"
>
论坛
</a></li>
<li><a
href=
"https://forum.my-card.in/"
>
论坛
</a></li>
<li><a
href=
"https://my-card.in/puzzles"
>
残局
</a></li>
<li
class=
"dropdown"
>
<li
class=
"dropdown"
>
<a
href=
"#"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
>
《DUELIST》
<span
id=
"duelist_lastest_issue"
class=
"badge"
></span><b
class=
"caret"
></b></a>
<a
href=
"#"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
>
《DUELIST》
<span
id=
"duelist_lastest_issue"
class=
"badge"
></span><b
class=
"caret"
></b></a>
<ul
id=
"duelists"
class=
"dropdown-menu"
>
<ul
id=
"duelists"
class=
"dropdown-menu"
>
...
@@ -51,7 +52,6 @@
...
@@ -51,7 +52,6 @@
<div
id=
"main"
class=
"container"
>
<div
id=
"main"
class=
"container"
>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-lg-4 col-md-4"
>
<div
class=
"col-lg-4 col-md-4"
>
<div
id=
"title_blank"
class=
"visible-md visible-lg"
></div>
<h1>
MyCard - 萌卡
</h1>
<h1>
MyCard - 萌卡
</h1>
<!-- 将此标记放置在你希望显示+1 按钮的位置。 -->
<!-- 将此标记放置在你希望显示+1 按钮的位置。 -->
<div
class=
"g-plusone"
data-annotation=
"none"
></div>
<div
class=
"g-plusone"
data-annotation=
"none"
></div>
...
...
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